Numeric Types in Maple
Calling Sequence
Parameters
Description
type(x, t)
x
-
any expression
t
type name or set of type names
The following table lists the numeric types that are valid in Maple's numeric computation environment. For more information about a specific type and how to do type-checking, refer to the corresponding help page.
complex
cx_infinity
cx_zero
embedded_axis
embedded_imaginary
embedded_real
even
extended_numeric
extended_rational
finite
float
float[8]
float[]
fraction
hfloat
imaginary
infinity
integer
neg_infinity
negative
negint
negzero
nonnegative
nonnegint
nonposint
nonpositive
nonreal
numeric
odd
pos_infinity
posint
positive
poszero
rational
real_infinity
sfloat
undefined
See Also
type
Download Help Document