PureBasic - Math
Overview
Math library provides basic function for arithmetic like Cos(), Sin(), Pow(), Log() etc... Almost all the commands works with floats number (.f).
Command Index
ACos
ASin
ATan
Abs
Cos
Int
IntQ
Log
Log10
Pow
Round
Sin
Sqr
Tan
Example
Math.pb
Supported OS
Windows, Linux, MacOS X