mathExp

Category: Mathematics

Syntax:

mathExp:Double(value:Double)


Parameters

Returns

Double



Summary

Returns e raised to the power of the value.

Takes value (exponent).

Returns e^value.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn