A Scripting Language for Web, Linux and Windows

A Scripting Language for Web, Linux and Windows

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/

back to Home

V1 Version 0.96 - Documentation generated Wed, 03 Jan 2024 12:21