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
ab
Multiplication (X) a times b
a×b
Multiplication (*) a * b
ab
Boolean and a and b
ab
Subtraction (–) a – b
ab
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
ab
Concatenate a circ b
a °b
504 OpenOffice.org 3 Writer Guide