Overload List

  Name Description
StrictNaturalLogarithm()()()
Logarithm base e.
StrictNaturalLogarithm(Double)
Logarithm to any other base.
  • new StrictNaturalLogarithm(10) for base 10
  • new StrictNaturalLogarithm(2) for base 2.

See Also