KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Decimal
Extensions
Log Method
Overload List
Log(Decimal)
Returns the natural (base
e
) logarithm of a
Decimal
value
.
Log(Decimal, Decimal)
Returns the logarithm of a specified
value
in a specified
base
.
See Also
Reference
DecimalExtensions Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also