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

Online Help

All Products    Maple    MapleSim


type/maple

check for a Maple expression

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

type(expr, maple)

Parameters

expr

-

any expression

Description

• 

type(x,maple) returns true for any valid Maple expression, except an expression of type foreign or an expression sequence.

Examples

(1)

(2)

(3)

(4)

See Also

mint

type

type/anything

 


Download Help Document