- Found in:
- Mathf
Description
Documentation Comment
Returns e raised to the specified power
Caveats
Parameters
floatp
Examples
Auto-Generated Example
float myFloat__p
float returnedValue = LibMathf.Exp(myFloat__p)
Returns e raised to the specified power
float myFloat__p
float returnedValue = LibMathf.Exp(myFloat__p)