Home > freetb4matlab > specfun > realsqrt.m

realsqrt

PURPOSE ^

% Return the real-valued square root of each element of @var{x}. Report an

SYNOPSIS ^

function y = realsqrt (x)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003