NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
float pow ( float  base,
float  exponent 
)
inline

Raise to power.

Computes base raised to the power exponent.

Parameters
baseFloating point value.
exponentFloating point value.
Returns
The result of raising base to the power exponent.
Warning
This function requires the enhanced NBC/NXC firmware.
Examples:
ex_pow.nxc.