Optional
catchOptional
explicitOptional
explicitDetermines whether the parser makes associativity explicit or implicit in exterior product (^) expressions.
Optional
explicitDetermines whether the parser makes associativity explicit or implicit in multiplicative (*) expressions.
Optional
useDetermines whether the caret symbol '^' is used to denote exponentiation. The alternative is to use '**', which frees the caret symbol to denote the outer product.
Optional
useDetermines whether to use parentheses or square brackets to delimit tensors.
Determines whether the parser makes associativity explicit or implicit in additive (+) expressions.