PredefinedFunctions.Power(Decimal, Decimal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal Power(System::Decimal arg, System::Decimal exponent);
public static decimal Power (decimal arg, decimal exponent);
static member Power : decimal * decimal -> decimal
Public Shared Function Power (arg As Decimal, exponent As Decimal) As Decimal
Parameters
- arg
- Decimal
- exponent
- Decimal