+ 1
How many commands are in math.h library?
Where can I find a command list?
2 Answers
+ 2
The number of commands is not as important as being able to refer to the documentation and picking the right function etc.
+ 1
There are around 63 standard function in math.h header file and around 13 non-standard functions
Here is the list of all the functionsđ
https://en.wikibooks.org/wiki/C_Programming/math.h