formatNumber

Undocumented in source. Be warned that the author may not have intended to support it.
formatNumber
(
T
size_t readablePrecisionMax = 6
)
(
T num
,
const size_t floatPrecision = 12
)
if (
isFloatingPoint!T ||
isIntegral!T
)

Meta