Everything

sinhf


Calculates the hyperbolic sine of a floating-point number.

[Format]

#include <mathf.h>

float sinhf (float f);

[Parameters]

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

[Return values]

Hyperbolic sine of f