Information AboutMath.h |
| CATEGORIES ABOUT MATH.H | |
| c headers | |
|
math.h is a header file in the Standard Library of C Programming Language designed for basic mathematical operations. Most of the functions involve the use of Floating Point numbers. C++ also implements these functions for compatibility reasons and declares them in the header cmath.All functions that take or return an angle work in Radians . PRE-C99 MEMBER FUNCTIONS EXTERNAL LINKS
|
|
|