Field Summary | ||
---|---|---|
const int | UNKNOWN | |
Use unknown type when not found in existing type.
|
||
const int | FOR_ALL | |
"∀" Unicode:\u2200
|
||
const int | COMPLEMENT | |
"∁" Unicode:\u2201
|
||
const int | PARTIAL_DIFFERENTIAL | |
"∂" Unicode:\u2202
|
||
const int | EXISTS | |
"∃" Unicode:\u2203
|
||
const int | NOT_EXISTS | |
"∄" Unicode:\u2204
|
||
const int | EMPTY_SET | |
"∅" Unicode:\u2205
|
||
const int | INCREMENT | |
"∆" Unicode:\u2206
|
||
const int | NABLA | |
"∇" Unicode:\u2207
|
||
const int | ELEMENT_OF | |
"∈" Unicode:\u2208
|
||
const int | NOT_AN_ELEMENT_OF | |
"∉" Unicode:\u2209
|
||
const int | SMALL_ELEMENT_OF | |
"∊" Unicode:\u220a
|
||
const int | CONTAIN | |
"∋" Unicode:\u220b
|
||
const int | NOT_CONTAIN | |
"∌" Unicode:\u220c
|
||
const int | SMALL_CONTAIN | |
"∍" Unicode:\u220d
|
||
const int | END_OF_PROOF | |
"∎" Unicode:\u220e
|
||
const int | NARY_PRODUCT | |
"∏" Unicode:\u220f
|
||
const int | NARY_COPRODUCT | |
"∐" Unicode:\u2210
|
||
const int | NARY_SUMMATION | |
"∑" Unicode:\u2211
|
||
const int | LOGICAL_AND | |
"∧" Unicode:\u2227
|
||
const int | LOGICAL_OR | |
"∨" Unicode:\u2228
|
||
const int | INTERSECTION | |
"∩" Unicode:\u2229
|
||
const int | UNION | |
"∪" Unicode:\u222a
|
||
const int | INTEGRAL | |
"∫" Unicode:\u222b
|
||
const int | DOUBLE_INTEGRAL | |
"∬" Unicode:\u222c
|
||
const int | TRIPLE_INTEGRAL | |
"∭" Unicode:\u222d
|
||
const int | CONTOUR_INTEGRAL | |
"∮" Unicode:\u222e
|
||
const int | SURFACE_INTEGRAL | |
"∯" Unicode:\u222f
|
||
const int | VOLUME_INTEGRAL | |
"∰" Unicode:\u2230
|
||
const int | CLOCKWISE | |
"∱" Unicode:\u2231
|
||
const int | CLOCKWISE_CONTOUR_INTEGRAL | |
"∲" Unicode:\u2232
|
||
const int | ANTICLOCKWISE_CONTOUR_INTEGRAL | |
"∳" Unicode:\u2233
|
||
const int | NARY_LOGICAL_AND | |
"⋀" Unicode:\u22c0
|
||
const int | NARY_LOGICAL_OR | |
"⋁" Unicode:\u22c1
|
||
const int | NARY_INTERSECTION | |
"⋂" Unicode:\u22c2
|
||
const int | NARY_UNION | |
"⋃" Unicode:\u22c3
|
const int UNKNOWN
const int FOR_ALL
const int COMPLEMENT
const int PARTIAL_DIFFERENTIAL
const int EXISTS
const int NOT_EXISTS
const int EMPTY_SET
const int INCREMENT
const int NABLA
const int ELEMENT_OF
const int NOT_AN_ELEMENT_OF
const int SMALL_ELEMENT_OF
const int CONTAIN
const int NOT_CONTAIN
const int SMALL_CONTAIN
const int END_OF_PROOF
const int NARY_PRODUCT
const int NARY_COPRODUCT
const int NARY_SUMMATION
const int LOGICAL_AND
const int LOGICAL_OR
const int INTERSECTION
const int UNION
const int INTEGRAL
const int DOUBLE_INTEGRAL
const int TRIPLE_INTEGRAL
const int CONTOUR_INTEGRAL
const int SURFACE_INTEGRAL
const int VOLUME_INTEGRAL
const int CLOCKWISE
const int CLOCKWISE_CONTOUR_INTEGRAL
const int ANTICLOCKWISE_CONTOUR_INTEGRAL
const int NARY_LOGICAL_AND
const int NARY_LOGICAL_OR
const int NARY_INTERSECTION
const int NARY_UNION