BigInteger Log Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodStatic memberLog(BigInteger)
Returns the natural (base e) logarithm of a specified number.
Public methodStatic memberLog(BigInteger, Double)
Returns the logarithm of a specified number in a specified base.
Back to Top
See Also