type/BooleanOpt
check for an expression of type BooleanOpt
Calling Sequence
Parameters
Description
Examples
type(expr, BooleanOpt(name))
expr
-
any expression
The type(expr, BooleanOpt(name)) function returns true if expr is identical to name or an equation of the form name=true or name=false.
typeinplace,BooleanOptinplace
true
typecompact=true,BooleanOptcompact
typeconjugate=false,BooleanOptconjugate
See Also
Matrix
type
Vector
Download Help Document