intro_libm
- Date:
10-20-2011
NAME
intro_libm - Introduction to math library routines
DESCRIPTION
The Cray Compiling Environment currently supports the following library-based mathematical function(s):
erf(3m)
For more detailed information, see the individual man page.
Other common library-based mathematical functions such as gamma, bessel, and expm1 are supported by standard Linux implementations and documented in the Linux Programmer’s Guide and associated man pages.
SEE ALSO
intro_intrin(3i)