Math Extensions - richardwilkes/gcs GitHub Wiki
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+ |
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+ |