Operation Manual
Operation Markup language
Example
formula
Elements
Dock
Quotient set (slash) between
characters
<?> slash <?>
A / B
Subset
<?> subset <?>
A⊂B
Subset or equal to
<?> subseteq <?>
A⊆B
Superset
<?> supset <?>
A⊃B
Superset or equal to
<?> supseteq <?>
A⊇B
Not subset
<?> nsubset <?>
A⊄B
Not subset or equal to
<?> nsubseteq <?>
A⊈B
Not superset
<?> nsupset <?>
A⊅B
Not superset or equal to
<?> nsupseteq <?>
A⊉B
Empty set
emptyset
∅
Aleph (cardinal numbers)
aleph
ℵ
Natural numbers set
setN
ℕ
Integers set
setZ
ℤ
Set of rational numbers
setQ
ℚ
Real numbers set
setR
ℝ
Complex numbers set
setC
ℂ
Functions
To access the icons used for entering markup language for function commands into the Formula
Editor, select Functions from the drop-down list at the top of the Elements Dock.
Operation Markup language
Example
formula
Elements
Dock
Absolute value
abs{<?>}
|
A
|
Factorial
fact{<?>}
A!
Appendix A Commands Reference | 71