Writer Guide
Operators
All operators can be used with the limit functions (“from” and “to”).
Operation Command Display
Limit lim{a}
lim a
Sum sum{a}
∑
a
Product prod{a}
∏
a
Coproduct coprod{a}
∐
a
Upper and lower bounds
shown with integral
int from {r_0} to {r_t} a
∫
r
0
r
t
a
Integral int{a}
∫
a
Double integral iint{a}
∬
a
Triple integral iiint{a}
∭
a
Lower bound shown with
summation symbol
sum from{3}b
∑
3
b
Contour integral lint a
∮
a
Double curved integral llint a
∯
a
Triple curved integral lllint a
∰
a
Upper bound shown with
product symbol
prod to{3} r
∏
3
r
508 OpenOffice.org 3 Writer Guide