Exp Function
Returns "e" to the power of the value specified.
Syntax
result = Exp( value )
Parameters | ||
value |
The value you want the exponential of. |
Return Value | ||
Result |
The exponential of value. |
Exp Function
Returns "e" to the power of the value specified.
Syntax
result = Exp( value )
Parameters | ||
value |
The value you want the exponential of. |
Return Value | ||
Result |
The exponential of value. |