% -*- texinfo -*- % @deftypefn {Function File} {} realsqrt (@var{x}) % Return the real-valued square root of each element of @var{x}. Report an % error if any element results in a complex return value. % @seealso{sqrt, realpow, reallog} % @end deftypefn