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

Online Help

All Products    Maple    MapleSim


type/finite

check for an object of type finite

 

Calling Sequence

Parameters

Description

Subtypes

Supertypes

Examples

Calling Sequence

type(x, finite)

Parameters

x

-

any expression

Description

• 

The type(x, finite) function returns true if x is of type complex(numeric).

Subtypes

• 

type/numeric

Supertypes

• 

type/algebraic, type/atomic

Examples

(1)

(2)

(3)

(4)

See Also

infinity

type

type/complex

type/numeric

 


Download Help Document