The header file
acos() atan2() ceil() exp() fmod() modf() sqrt() asin() bessel() cos() fabs() log() pow() tan() atan() cabs() cosh() floor() log10() sin() tanh()
These functions perform trigonometric, inverse trigonometric, hyperbolic, exponential, logarithmic and other calculations. There is also a way to report or recover from standard mathematical exceptions, such as division by zero, taking the square root of a negative number, and overflowing or underflowing a floating point number.