Overview
Math.h library belongs to C standard library and defines common mathematical functions.
arc cosine function
arc tangent function of two variables
arc tangent function of one variable
arc sine function
round to smallest integral value not less than x
hyperbolic cosine function
cosine function
exponential functions
floating-point absolute value function
floating-point remainder function
round to largest integral value not greater than x
break floating-point number into normalized fraction and power of 2
multiply by integer power of 2
log,
logl,
logf,
log2,
log2l,
log2f,
log10,
log10l,
log10f,
log1p,
log1pl,
log1pf logarithm functions
return integral and fractional parts
power function
sine function
square root function
hyperbolic sine function
tangent function
hyperbolic tangent function
round to integral value, regardless of rounding direction