Background for Skyrim SE
Member of the LibMathf script
floatfunctionExp(floatp)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.