TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
Main Page
Packages
Classes
double MathLog10
(
double
x
)
Returns the logarithm of a number by base 10
Parameters
x
Numeric value the common logarithm of which is to be calculated
Returns
The common logarithm in case of success. If val is negative, the function returns NaN (undetermined value). If val is equal to 0, the function returns INF (infinity)
sdk
common
CSharpProgram
Generated by
1.8.10