%Sqrt function


Old name
%SqrtR
Function
The function returns the square root of the specified argument. Result is a real number.
Declaration


REAL %Sqrt(
   REAL in Arg
 )
Parameters


ArgFunction argument.