Math387::Expf Function

float Expf(const float X);

e^x function.

#NameTypeDescription
1Xconst float

Returns: Returns the value of e raised to the power of X, where e is the base of natural logarithm.

Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler