Sqrt (OraNumber) Method
Applies To
OraNumber Object
Description
Calculates the square root of an OraNumber
object.
Usage
OraNumber.Sqrt
Remarks
The result of the operation is stored in the OraNumber
object. There is no return value.
This method returns an error if the OraNumber
object is less than zero.