decimalLog

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

  1. ExceptionFlags decimalLog(D x, int y)
    package @safe pure nothrow @nogc
    decimalLog
    (
    D
    )
    (
    auto const ref D x
    ,
    out int y
    )
  2. ExceptionFlags decimalLog(D x, int precision, RoundingMode mode)

Meta