MathNaryOperatorTypes

MathNaryOperatorTypes enumeration

Nary-Operator IMathNaryOperator-Typen (ohne Integrale) Für IntegraleMathIntegralTypes

public enum MathNaryOperatorTypes

Werte

NameWertBeschreibung
Summation0Summierung: ‘∑’
Product1Produkt: ‘∏’
CoProduct2Kuppelprodukt: ‘∐’
Intersection3Schnittpunkt: ‘∩’
Union4Vereinigung: ‘∪’
LogicalAnd5Logisches Und: ‘∧’
LogicalOr6Logisches Oder: ‘∨’

Siehe auch