TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
double MathExp ( double  value)

Returns the value of e raised to the power of passed parameter value

Parameters
valuereturns the value of e raised to the power of d
Returns
A number of double type. In case of overflow the function returns INF (infinity), in case of underflow MathExp returns 0