>>-RxCalcSqrt(number--+---------------+--)--------------------->< +--, precision--+
Returns the absolute value of the square root of number.
Parameters:
The number whose square root you wish to calculate.
The precision of the calculation. If a value is not specified, the precision of the calling Rexx activity is used. If the precision exceeds 16 digits, the call will fail.