sinkExponential

Undocumented in source. Be warned that the author may not have intended to support it.

package
void
sinkExponential
(
C
T
)
(
auto const ref FormatSpec!C spec
,
scope void delegate
(
const(C)[]
)
sink
,
const T coefficient
,
const int exponent
,
const bool signed
,,
const bool skipTrailingZeros = false
)
if (
isSomeChar!C
)

Meta