Skip to content

Math Extensions

Richard Wilkes edited this page Jun 25, 2026 · 3 revisions

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 v5.41+

Return to the Scripting Guide.

Clone this wiki locally