Difference between revisions of "Getting Started with Math"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Getting started)
(Introduction)
Line 4: Line 4:
 
{{Documentation/Note|The equation editor is for writing equations in symbolic form (as in equation 1). If you want to evaluate a numeric value, see the [[Calc Guide]].}}
 
{{Documentation/Note|The equation editor is for writing equations in symbolic form (as in equation 1). If you want to evaluate a numeric value, see the [[Calc Guide]].}}
  
: inline:Object52.png (1)
+
:<math>\frac {df(x)}{dx} = \ln(x)+\tan^{-1}(x^2)</math> (1)
 
+
  
 
== Getting started ==
 
== Getting started ==

Revision as of 11:03, 10 August 2009

Introduction

OpenOffice.org (OOo) has a component for mathematical equations. It is most commonly used as an equation editor for text documents, but it can also be used with other types of documents or stand-alone. When used inside Writer, the equation is treated as an object inside the text document.

Template:Documentation/Note

(1)

Getting started

To insert an equation, go to Insert > Object > Formula.

The equation editor opens at the bottom of the screen, and the floating Selection window appears. You will also see a small box (with a gray border) in your document, where the formula will be displayed.

Equation Editor: Selection window and locations of resulting equation.

The equation editor uses a markup language to represent formulas. For example, %beta creates the Greek character beta (β). This markup is designed to read similar to English whenever possible. For example, a over b produces a fraction:

Personal tools