Skip to content

Math Extensions

Richard Wilkes edited this page Oct 14, 2025 · 1 revision

Scripting: Math Extensions

Return to the Scripting Guide.

These are additions to the standard Javascript Math object.

Method Arguments Result Type Result Availability
exp2 value: number number Returns 2 raised to the power of the value. GCS 5.41+

Return to the Scripting Guide.

Clone this wiki locally