coefficientShrink

Undocumented in source.

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

Meta