TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
string DoubleToStr | ( | double | value, |
int | digits | ||
) |
Converting numeric value into text string
value | Value with a floating point |
digits | Accuracy format. String presentation of a number with the specified number of digits after the point will be obtained |