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

Online Help

All Products    Maple    MapleSim


type/.

check for an expression of type `.`

 

Calling Sequence

Parameters

Description

Supertypes

Examples

Calling Sequence

type(expr, `.`)

Parameters

expr

-

any expression

Description

• 

The type(expr, `.`) function checks for expressions that use `.` as a (non-commutative) multiplication operator. For more information about the `.` operator, see dot.

Supertypes

• 

type/function

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

See Also

dot

Matrix

type

type/function

Vector

 


Download Help Document