Method TfDoubleToString
TfDoubleToString(double, string, int, bool)
Declaration
public static bool TfDoubleToString(double d, string buffer, int len, bool emitTrailingZero)
Parameters
| Type | Name | Description |
|---|---|---|
| double | d | |
| string | buffer | |
| int | len | |
| bool | emitTrailingZero |
Returns
| Type | Description |
|---|---|
| bool |