MicrOS
asinhf.c File Reference
#include "../math.h"

Functions

float asinhf (float x)
 Compute area hyperbolic sine. More...
 

Function Documentation

◆ asinhf()

float asinhf ( float  x)

Compute area hyperbolic sine.

The asinhf functions compute the arc hyperbolic sine of x.

Parameters
xValue whose area hyperbolic sine is computed.
Returns
The asinhf functions return arsinh x.