MathNaryOperatorTypes
MathNaryOperatorTypes Enumeration
N-ary Operator IMathNaryOperator Typen (ohne Integrale) Für Integrale MathIntegralTypes
public enum MathNaryOperatorTypes
Werte
| Name | Wert | Beschreibung | 
|---|---|---|
| Summation | 0 | Summe: ‘∑’ | 
| Product | 1 | Produkt: ‘∏’ | 
| CoProduct | 2 | Koprodukt: ‘∐’ | 
| Intersection | 3 | Schnittmenge: ‘∩’ | 
| Union | 4 | Vereinigung: ‘∪’ | 
| LogicalAnd | 5 | Logisches Und: ‘∧’ | 
| LogicalOr | 6 | Logisches Oder: ‘∨’ | 
Siehe auch
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides