Метод | Описание | |
---|---|---|
ToExactString ( double d ) : string |
Converts the given double to a string representation of its exact decimal value.
|
public static ToExactString ( double d ) : string | ||
d | double | The double to convert. |
Результат | string |