MathNaryOperatorTypes

MathNaryOperatorTypes Enumeration

N-ary Operator IMathNaryOperator Typen (ohne Integrale) Für Integrale MathIntegralTypes

public enum MathNaryOperatorTypes

Werte

NameWertBeschreibung
Summation0Summe: ‘∑’
Product1Produkt: ‘∏’
CoProduct2Koprodukt: ‘∐’
Intersection3Schnittmenge: ‘∩’
Union4Vereinigung: ‘∪’
LogicalAnd5Logisches Und: ‘∧’
LogicalOr6Logisches Oder: ‘∨’

Siehe auch