This topic has not yet been rated - Rate this topic

Math.Log Method

Returns the logarithm of a specified number.
Name Description
Math.Log (Double) Returns the natural (base e) logarithm of a specified number.

Supported by the .NET Compact Framework.

Math.Log (Double, Double) Returns the logarithm of a specified number in a specified base.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.