Home > Objects > @iData > isfloat.m

iFit/isfloat

PURPOSE ^

b = isfloat(s) : True for float iData object elements

SYNOPSIS ^

function a = isfloat(a)

DESCRIPTION ^

 b = isfloat(s) : True for float iData object elements

   @iData/isfloat function to return true for float elements
   of 's', i.e. that are of type double or single (complex or real).

 input:  s: object or array (iData)
 output: b: array (int)
 ex:     b=isfloat(a);

 See also iData, iData/sign, iData/isreal, iData/isfinite, iData/isnan,
          iData/isinf, iData/isfloat, iData/isinterger,
          iData/isnumeric, iData/islogical, iData/isscalar,
          iData/isvector, iData/issparse

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1