Menu

Mathematical functions

Kalle

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


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.