MathNaryOperatorTypes
MathNaryOperatorTypes enumeration
Nary operator IMathNaryOperator types (excluding integrals) For integrals MathIntegralTypes
public enum MathNaryOperatorTypes
Values
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: ‘∨’ |
See Also
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides