%Sqrt function


Old name
%SqrtR


Function
The function returns the square root of the specified argument. The result is a real number.


Declaration


REAL %Sqrt(
   REAL in Arg
 )


Parameters


ArgFunction argument.