Skip to main content

math.exp

Returns the value of e^x.

math.exp(x: number): number

Arguments​

NameDescriptionType
xN/Anumber

Returns number