| C | |||
cabs -- euclidean distance and complex absolute value functions ( ) |
|||
cbrt -- cube root and square root functions ( ) |
|||
ceil -- smallest integral value not less than x ( ) |
|||
copysign -- IEEE 754 floating point support ( ) |
|||
cos -- cosine function ( ) |
|||
cosh -- hyperbolic cosine function ( ) |
|||