Numeric Types Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Numeric Types in Maple

 

Calling Sequence

Parameters

Description

Calling Sequence

type(x, t)

Parameters

x

-

any expression

t

-

type name or set of type names

Description

  

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