coefficientShrink

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

  1. void coefficientShrink(T coefficient, int exponent)
    package @safe pure nothrow @nogc
    void
    coefficientShrink
    (
    T
    )
    (,
    ref int exponent
    )
  2. ExceptionFlags coefficientShrink(T cx, int ex, bool sx, int target, RoundingMode mode)

Meta