Overload | Description |
---|---|
Pow(OracleNumber,Int32) | Calculates a new OracleNumber structure with its value set to the specified OracleNumber structure raised to the specified power. |
Pow(OracleNumber,OracleNumber) | Calculates a new OracleNumber structure with its value set to the specified OracleNumber structure raised to the specified OracleNumber power. |