opendarwin man page for fmax

Query: fmax

OS: opendarwin

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FMAX(3) 						   BSD Library Functions Manual 						   FMAX(3)

NAME
fmax -- return maximum value
SYNOPSIS
#include <math.h> double fmax(double x, double y); float fmaxf(float x, float y);
DESCRIPTION
The fmax() and fmaxf() functions return x or y, whichever is larger.
SPECIAL VALUES
If exactly one argument is a NaN, fmax() returns the other argument. If both arguments are NaNs, fmax() returns a NaN.
SEE ALSO
fdim(3), fma(3), fmin(3)
STANDARDS
The fmax() and fmaxf() functions conform to ISO/IEC 9899:1999(E).
BSD
July 24, 2003 BSD
Related Man Pages
fmax(3) - suse
fmax(3) - netbsd
fmin(3) - netbsd
fmaxl(3) - netbsd
fmax(3) - freebsd
Similar Topics in the Unix Linux Community
Too many hops error in sendmail
sco unix backward compatibility on &quot;max open file per process&quot;
solaris 10u9 + sendmail 8.14.5 mailq grows, deferred messages
TuxOnIce stalls 3 times before resuming
Sendmail not delivering to own domain