toString

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

See format() for details

char[]
toString
(
NumType d
,
uint decimals = Dec
,
int e = Exp
)

Meta