Writer Guide
Math commands - Reference
Unary / binary operators
Operation Command Display
+sign +1
1
–sign –1
−1
+/– sign +–1
±1
–/+ sign
–+1
∓1
Boolean not neg a
¬a
Addition + a + b
ab
Multiplication dot a cdot b
a⋅b
Multiplication (X) a times b
a×b
Multiplication (*) a * b
a∗b
Boolean and a and b
a∧b
Subtraction (–) a – b
a−b
Division (fraction) a over b
a
b
Division (operand) a div b
a÷b
Division (slash) a / b
a /b
Boolean or a or b
a∨b
Concatenate a circ b
a °b
504 OpenOffice.org 3 Writer Guide