|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| string DoubleToString | ( | double | value, |
| int | digits = 8 |
||
| ) |
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 |