fpToString

Get shortest string representation of a FP type that still converts to exactly the same number.

template fpToString(F)
@safe nothrow
string
fpToString
(
F v
)

Members

Functions

fpToString
string fpToString(F v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta