opendarwin man page for sinf

Query: sinf

OS: opendarwin

Section: 3

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

FLOAT(3)						   BSD Library Functions Manual 						  FLOAT(3)

NAME
float -- functions with single-precision floating-point arguments
DESCRIPTION
The following functions are available in single precision. The functions conform to the ISO/IEC 9899:1999(E) standard. They are similar to the corresponding double-precision functions (which have the same name, without the "f" at the end). The double-precision functions have their own pages. Wherever the double-precision functions use a double-precision floating-point value (as an argument or return value), these functions use a single-precision floating-point value. To use these functions you must add an additional flag to the link step that produces the executable binary. Specify "-lmx". acosf() acoshf() asinf() asinhf() atanf() atan2f() atanhf() cbrtf() cosf() coshf() erff() erfcf() hypotf() logf() log2f() log10f() log1p() powf() sinf() sinhf() sqrtf() tanf() tanhf() The following functions are also available in single precision. The functions conform to the ISO/IEC 9899:1999(E) standard. Each one has its own page, which it shares with its corresponding double-precision function (which has the same name, without the "f" on the end). The page can be found under both names. You do not need to specify the "-lmx" flag to use these functions. ceilf() copysignf() expf() exp2f() expm1f() fabsf() fdimf() floorf() fmaf() fmaxf() fminf() fmodf() frexpf() ilogbf() ldexpf() lgammaf() llrintf() llroundf() logbf() lrintf() lround() modff() nanf() nextafterf() remainderf() remquof() rintf() roundf() scalblnf() scalbnf() tgammaf() truncf()
BSD
August 13, 2003 BSD
Related Man Pages
tanhf(3) - opendarwin
log1pf(3) - opendarwin
cbrtf(3) - opendarwin
acosf(3) - opendarwin
cosf(3) - opendarwin
Similar Topics in the Unix Linux Community
sysinfo command not found
How to fix the server to show SysInfo
sys/sysinfo.h: No such file or directory --> MACOSX 10.6.4
Reminder for ggiwebsinfo: Inappropriate Subject Text (Non Descriptive)
How To Redirect The Output When We Are Usinf EOF In The Same Line?