Math.Log Method
.NET Framework 3.5
Returns the logarithm of a specified number.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Log(Double) | Returns the natural (base e) logarithm of a specified number. |
|
Log(Double, Double) | Returns the logarithm of a specified number in a specified base. |