MathNaryOperatorTypes

MathNaryOperatorTypes class

Nary operator IMathNaryOperator types (excluding integrals) For integrals MathIntegralTypes

Constants

NameValueDescription
Summation0Summation: ‘?’
Product1Product: ‘?’
CoProduct2Coproduct: ‘?’
Intersection3Intersection: ‘?’
Union4Union: ‘?’
LogicalAnd5Logical And: ‘?’
LogicalOr6Logical Or: ‘?’

Summation

Summation: ‘?’


Product

Product: ‘?’


CoProduct

Coproduct: ‘?’


Intersection

Intersection: ‘?’


Union

Union: ‘?’


LogicalAnd

Logical And: ‘?’


LogicalOr

Logical Or: ‘?’