Everything

coshf


Calculates the hyperbolic cosine of a floating-point number.

[Format]

#include <mathf.h>

float coshf (float f);

[Parameters]

f Floating-point number for which hyperbolic cosine is to be computed

[Return values]

Hyperbolic cosine of f