SYNOPSIS
#include <math.h>
double cos(double x)
float cosf(float x)
DESCRIPTION
The
The
PARAMETERS
RETURN VALUES
The
If x is NaN, NaN is returned. If the return value would underflow, 0.0 is returned.
CONFORMANCE
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
At high levels of compiler optimizations, the hardware handles the
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.