nn::math::FExp
f32 FExp( f32 x );
e^
Finds e^x.
This function uses the standard expf function.
expf
CONFIDENTIAL