Contact Us 1-800-596-4880

decimalPow

decimalPow(base: Number, exponent: Number, ctx: OperationContext = DECIMAL_128_CONTEXT): Number

Returns a number with value base^exponent with rounding specified by the operation context. The maximum value for exponent is 99999999.