CommonOperatorsΒΆ
op.spad line 299 [edit on github]
This package exports the elementary operators, with some semantics already attached to them. The semantics that is attached here is not dependent on the set in which the operators will be applied.
- operator: Symbol -> BasicOperator
operator(s)
returns an operator with names
, with the appropriate semantics ifs
is known. Ifs
is not known, the result has no semantics.