DecimalExtensionsPow 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