OpenOffice Math Syntax: Difference between revisions
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://wiki.openoffice.org/wiki/Category:Documentation/Math | |||
* https://wiki.openoffice.org/wiki/Documentation/UserGuide/Math/Syntax | * https://wiki.openoffice.org/wiki/Documentation/UserGuide/Math/Syntax | ||
Line 10: | Line 11: | ||
Right click in the formula editor. | Right click in the formula editor. | ||
Guide: [[File:OpenOfficeFormulaGuide.pdf]] | |||
=Function= | =Function= | ||
Line 22: | Line 25: | ||
A_1,0 | A_1,0 | ||
=Superscript= | |||
e^x | |||
=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 ]