[Prev: String] [Home] [Next: Math]
The built-in Math object provides functions that include: abs(), acos() and cos(), asin() and sin(), atan(), atan2() and tan(), ceil(), floor() and round(), exp() and log(), max() and min(), pow() and sqrt(), random(), and round().
The built-in System object provides functions including: getenv(), setenv(), print() and println().
[Prev: String] [Home] [Next: Math]