Mathematical functions
The following mathematical functions are supported. The mathematical functions are compatible with theire C++ pendants.
- sin
- asin
- cos
- acos
- tan
- atan
- atan2
- floor
- ceil
- sqrt
- log
- log10
- exp
- fabs
- abs
- fmod
- mod
- pow
- round
- rand
- srand
For detailed description read:
C++ manual http://www.cplusplus.com/reference/cmath/
V1 Version 0.96 - Documentation generated Sun, 05 May 2024 07:59