Home > freetb4matlab > general > isequalwithequalnans.m

isequalwithequalnans

PURPOSE ^

% Assuming NaN == NaN, return true if all of @var{x1}, @var{x2}, @dots{}

SYNOPSIS ^

function retval = isequalwithequalnans (x, varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} isequalwithequalnans (@var{x1}, @var{x2}, @dots{})
% Assuming NaN == NaN, return true if all of @var{x1}, @var{x2}, @dots{}
% are equal.
% @seealso{isequal}
% @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