Power (OraNumber) Method

Applies To

OraNumber

Description

Raises the OraNumber to the power of the operand.

Arguments

[in] operand
A variant of type String, OraNumber, or a numeric value.
Usage

OraNumber.Power operand

Remarks

The result of the operation is stored in OraNumber. There is no return value.

Contents