toString32

Template wrapper to make life simpler. Returns a text version of the provided value.

See format() for details

dchar[]
toString32
(
NumType d
,
uint decimals = Dec
,
int e = Exp
)

Meta