MathNaryOperatorTypes
MathNaryOperatorTypes class
Nary operator IMathNaryOperator types (excluding integrals) For integrals MathIntegralTypes
Constants
Name | Value | Description |
---|---|---|
Summation | 0 | Summation: ‘?’ |
Product | 1 | Product: ‘?’ |
CoProduct | 2 | Coproduct: ‘?’ |
Intersection | 3 | Intersection: ‘?’ |
Union | 4 | Union: ‘?’ |
LogicalAnd | 5 | Logical And: ‘?’ |
LogicalOr | 6 | Logical Or: ‘?’ |
Summation
Summation: ‘?’
Product
Product: ‘?’
CoProduct
Coproduct: ‘?’
Intersection
Intersection: ‘?’
Union
Union: ‘?’
LogicalAnd
Logical And: ‘?’
LogicalOr
Logical Or: ‘?’