Operators
From Apache OpenOffice Wiki
Operators
All operators can be used with the limit functions from and to.
| Operation | Command | Display |
|---|---|---|
| Limit | lim{a} | |
| Sum | sum{a} | |
| Product | prod{a} | |
| Coproduct | coprod{a} | |
| Upper and lower bounds shown with integral | int from {r_0} to {r_t} a | |
| Integral | int{a} | |
| Double integral | iint{a} | |
| Triple integral | iiint{a} | |
| Lower bound shown with summation symbol | sum from{3}b | |
| Contour integral | lint a | |
| Double curved integral | llint a | |
| Triple curved integral | lllint a | |
| Upper bound shown with product symbol | prod to{3} r |
| Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |