TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
double MathMax ( double  value1,
double  value2 
)

Returns the maximal value of two value

Parameters
value1First numeric value
value2Second numeric value
Returns
The largest of the two values