Pow(OracleNumber,Int32) Method
Calculates a new
OracleNumber structure with its value set to the specified
OracleNumber structure raised to the specified power.
Parameters
- value
- The specified OracleNumber structure.
- power
- A value that specifies the power.
Return Value
A new
OracleNumber structure.