Navigation

Operators and Keywords

Function List:

C++ API

: isfloat (x)

Return true if x is a floating-point numeric object.

Objects of class double or single are floating-point objects.

See also: isinteger, ischar, islogical, isnumeric, isa.

Package: octave