Site hosted by Angelfire.com: Build your free website today!

iswhole

PURPOSE ^

ISWHOLE True for integers(whole numbers).

SYNOPSIS ^

function d = iswhole(varargin)

DESCRIPTION ^

 ISWHOLE True for integers(whole numbers).
     ISWHOLE(X) is 1 for the elements of X that are integers, 0 otherwise.
     ISWHOLE(X1,X2,..,XN) returns a 1-by-N array with 1 for integers and 0 
     otherwise.
 ISWHOLE does not check for integer data type as does ISINTEGER.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004