Home > Electronics Tutorials > C Language Tutorial > math.h - math.h

C Language Programming Library Reference Guide

math.h - math.h

The math header defines several mathematic functions.

Macros:

HUGE_VAL

Functions:

acos();
asin();
atan();
atan2();
ceil();
cos();
cosh();
exp();
fabs();
floor();
fmod();
frexp();
ldexp();
log();
log10();
modf();
pow();
sin();
sinh();
sqrt();
tan();
tanh();
Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......