type/.
check for an expression of type `.`
Calling Sequence
Parameters
Description
Supertypes
Examples
type(expr, `.`)
expr
-
any expression
The type(expr, `.`) function checks for expressions that use `.` as a (non-commutative) multiplication operator. For more information about the `.` operator, see dot.
type/function
See Also
dot
Matrix
type
Vector
Download Help Document