Garry's Mod Wiki

math.exp

  number math.exp( number exponent )

Description

Returns the x power of the Euler constant.

Arguments

1 number exponent
The exponent for the function.

Returns

1 number
e to the specified power