cmath (math.h)

header

cmath (math.h)

C numerics library

cmath declares a set of functions to compute common mathematical operations and transformations:

Trigonometric functions:


Hyperbolic functions:


Exponential and logarithmic functions:


Power functions


Rounding, absolute value and remainder functions:

你可能感兴趣的:(Math)