KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Decimal
Extensions
Pow Method
Overload List
Pow(Decimal, Decimal)
Returns the specified
value
raised to the specified
power
.
Pow(Decimal, Int32)
Returns the specified
value
raised to the specified
power
.
See Also
Reference
DecimalExtensions Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also