NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
float exp ( float  x)
inline

Compute exponential function.

Computes the base-e exponential function of x, which is the e number raised to the power x.

Parameters
xFloating point value.
Returns
Exponential value of x.
Warning
This function requires the enhanced NBC/NXC firmware.
Examples:
ex_exp.nxc.