Manual Pages for UNIX Darwin command on man fminf
MyWebUniversity

Manual Pages for UNIX Darwin command on man fminf

FMIN(3) BSD Library Functions Manual FMIN(3)

NAME

ffmmiinn - return minimum value

SYNOPSIS

##iinncclluuddee <>

double ffmmiinn(double x, double y); long double ffmmiinnll(long double x, long double y); float ffmmiinnff(float x, float y);

DESCRIPTION

The ffmmiinn() functions return x or y, whichever is smaller. SSPPEECCIIAALL VVAALLUUEESS If exactly one argument is a NaN, ffmmiinn() returns the other argument. If both arguments are NaNs, ffmmiinn() returns a NaN.

SEE ALSO

fdim(3), fma(3), fmax(3) STANDARDS The ffmmiinn() functions conform to ISO/IEC 9899:1999(E). BSD July 24, 2003 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™