type/finite
check for an object of type finite
Calling Sequence
Parameters
Description
Subtypes
Supertypes
Examples
type(x, finite)
x
-
any expression
The type(x, finite) function returns true if x is of type complex(numeric).
type/numeric
type/algebraic, type/atomic
type⁡limit⁡1x,x=0,left,finite
false
type⁡π,finite
type⁡I⁢∞,finite
type⁡911,finite
true
See Also
infinity
type
type/complex
Download Help Document