MathNaryOperatorTypes

MathNaryOperatorTypes enumeration

Opérateur Nary Types IMathNaryOperator (hors intégrales) Pour les intégralesMathIntegralTypes

public enum MathNaryOperatorTypes

Valeurs

NomÉvaluerLa description
Summation0Somme : ‘∑’
Product1Produit : ‘∏’
CoProduct2Coproduit : ‘∐’
Intersection3Intersection : ‘∩’
Union4Syndicat : ‘∪’
LogicalAnd5Et logique : ‘∧’
LogicalOr6Ou logique : ‘∨’

Voir également