decimalQuantize

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

package @safe pure nothrow @nogc
decimalQuantize
(
D1
D2
)
(
ref D1 x
,
auto const ref D2 y
,
const int precision
,)
if (
isDecimal!(D1, D2)
)

Meta