OpenOffice Math Syntax: Difference between revisions
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
Right click in the formula editor. | Right click in the formula editor. | ||
Guide: [[File:OpenOfficeFormulaGuide.pdf]] | |||
=Function= | =Function= | ||
Line 29: | Line 31: | ||
=Greek Letters= | =Greek Letters= | ||
Lowercase | |||
%theta | %theta | ||
Uppercase | |||
%THETA | |||
=Spaces= | |||
=Vectors and Matrices= | |||
Dots in vectors and matrices: | |||
dotsaxis | |||
dotslow | |||
dotsvert | |||
==Vertical Vectors== | |||
left [ stack {x_0 #x_1# dotsvert# x_n} right ] |
Latest revision as of 00:36, 6 January 2018
External
- https://wiki.openoffice.org/wiki/Category:Documentation/Math
- https://wiki.openoffice.org/wiki/Documentation/UserGuide/Math/Syntax
Internal
Overview
Right click in the formula editor.
Guide: File:OpenOfficeFormulaGuide.pdf
Function
h(x) = ...
Fraction
... over { ... }
Subscript
A_1,0
Superscript
e^x
Greek Letters
Lowercase
%theta
Uppercase
%THETA
Spaces
Vectors and Matrices
Dots in vectors and matrices:
dotsaxis
dotslow
dotsvert
Vertical Vectors
left [ stack {x_0 #x_1# dotsvert# x_n} right ]