Enum EquationMathematicalOperatorType

Enum EquationMathematicalOperatorType

Namespace: Aspose.Cells.Drawing.Equations
Assembly: Aspose.Cells.dll (25.2.0)

Mathematical Operators Type

public enum EquationMathematicalOperatorType

Fields

AnticlockwiseContourIntegral = 30

“∳” Unicode:\u2233

Clockwise = 28

“∱” Unicode:\u2231

ClockwiseContourIntegral = 29

“∲” Unicode:\u2232

Complement = 1

“∁” Unicode:\u2201

Contain = 11

“∋” Unicode:\u220b

ContourIntegral = 25

“∮” Unicode:\u222e

DoubleIntegral = 23

“∬” Unicode:\u222c

ElementOf = 8

“∈” Unicode:\u2208

EmptySet = 5

“∅” Unicode:\u2205

EndOfProof = 14

“∎” Unicode:\u220e

Exists = 3

“∃” Unicode:\u2203

ForAll = 0

“∀” Unicode:\u2200

Increment = 6

“∆” Unicode:\u2206

Integral = 22

“∫” Unicode:\u222b

Intersection = 20

“∩” Unicode:\u2229

LogicalAnd = 18

“∧” Unicode:\u2227

LogicalOr = 19

“∨” Unicode:\u2228

Nabla = 7

“∇” Unicode:\u2207

NaryCoproduct = 16

“∐” Unicode:\u2210

NaryIntersection = 33

“⋂” Unicode:\u22c2

NaryLogicalAnd = 31

“⋀” Unicode:\u22c0

NaryLogicalOr = 32

“⋁” Unicode:\u22c1

NaryProduct = 15

“∏” Unicode:\u220f

NarySummation = 17

“∑” Unicode:\u2211

NaryUnion = 34

“⋃” Unicode:\u22c3

NotAnElementOf = 9

“∉” Unicode:\u2209

NotContain = 12

“∌” Unicode:\u220c

NotExists = 4

“∄” Unicode:\u2204

PartialDifferential = 2

“∂” Unicode:\u2202

SmallContain = 13

“∍” Unicode:\u220d

SmallElementOf = 10

“∊” Unicode:\u220a

SurfaceIntegral = 26

“∯” Unicode:\u222f

TripleIntegral = 24

“∭” Unicode:\u222d

Union = 21

“∪” Unicode:\u222a

Unknown = -1

Use unknown type when not found in existing type.

VolumeIntegral = 27

“∰” Unicode:\u2230