[Prev: String] [Home] [Next: Math]

Built-in Objects

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 Qt object provides Qt Script for Applications's named constants.

The built-in System object provides functions including, getenv(), setenv(), unsetenv(), print() and println().

Math

Qt

System

[Prev: String] [Home] [Next: Math]