Microsoft Equation 3.1

13.12.2020by

Next: Chapter 4 Drawings Up: Part I User's Guide Previous: Chapter 2 Editing Basics

The RichDoc framework contains an embedded equation editor, which can be used to insert equations and other mathematical structures into the document. You may insert either an inline equation using the toolbar button, which does not interrupt the flow of words in a paragraph, such as eiπ + 1 = 0, or a displayed equation using the toolbar button, that is placed on its own line, separated from its neighborhood by a vertical space, such as

Until about two weeks ago I used Microsoft Equation 3.0 to edit equations in Word 2016. Then it suddenly disappeared. Now, when I try to insert an equation with this editor, I get this message: I have tons of documents containing equations created with this editor, and now they are inaccessible. Needless to say, this is a major disaster for me. Is in the math structures for the Equation Tools tab in the Microsoft Office math rib-bon. In Word, the structures are defined in OMML (Office MathML) and built up by Word, while for the other apps, the structures are defined in UnicodeMath and built up by RichEdit. The latter are much faster and the equation data much smaller. 3.1.2 Use of Computers. Simplicity of Computer Analysis Nobody does statistical calculations by hand any more. Everybody uses computer programs. Let's look now at one example showing how easy, how dangerously easy, it is. The following shows what it might look like to run a regression analysis using Microsoft Excel. Equation Editor (Microsoft Equation 3.0) was included in earlier versions of Word, but was removed from all versions in the January 2018 Public Update (PU) and replaced with a new equation editor. The content here describes this feature for users who have installed this update. For more information about displayed equations, see Section 3.7. 3.1 Mathematic Text. The most simple material that can be inserted into an equation is text. Text may denote variables, constants, numbers, functions etc. The text is classified into several semantic categories, described in Table 3.1. Each category gets some default typographic.

For more information about displayed equations, see Section 3.7.

3.1 Mathematic Text

The most simple material that can be inserted into an equation is text. Text may denote variables, constants, numbers, functions etc. The text is classified into several semantic categories, described in Table 3.1. Each category gets some default typographic style, which can be overridden if necessary. See Chapter 5 for managing visual styles of elements.

Table 3.1 Categories of Mathematical Text

CategoryDescriptionDefault StyleExample
mtextgeneric textnormaltext
varvariableitalicx
constconstantnormale
numnumbernormal10
dimdimensionnormalkg
vecvectorbolda
matmatrixboldA
domdomain (e.g. real numbers)blackboard
mathSfsans-serifsans-serifA

If you need to use category that is not listed in the table, you may use the generic category “Generic Text”. Then you may assign it a class using the generic class mechanism, see Chapter 5.

Note that when you start typing text, the class is selected automatically. If you type a letter, the class is set to variable, if you type a digit, the class is set to number. Other classes must be set manually.

It is also possible to insert regular paragraph text into the equation, using toolbar button. You may apply all properties applicable to normal paragraphs, such as formatting, adding inline graphics, or even inline math. You cannot, however, insert line breaks into the paragraph.

3.2 Operators and Symbols

The equation editor can insert a variety of operators and symbols. The and button groups may be used to insert lowercase and uppercase Greek letters, respectively. Note that Greek letters are in fact normal mathematic text. The lowercase Greek letters get the variable class by default, while the uppercase letters get the dimension class by default. The and button groups may be used to insert mathematical operators and symbols, respectively.

TeX/LaTeX users, that are familiar with macro names for symbols and operators, may insert these by typing the macro names. For example, after typing ‘equiv’ on the keyboard, the symbol is inserted at the cursor position. The Table 3.2, Table 3.3, Table 3.4 and Table 3.5 summarize the Greek letters, operators and symbols supported by the Equation Editor.

The Table 3.5 shows only special operators that do not have a corresponding key on a regular English keyboard. Operators that do have such key, such as ‘ < ’, ‘ = ’, ‘+’, etc., as well as punctuation symbols like ‘,’, ‘;’, ‘!’ etc., can be inserted just by typing their corresponding key.

Table 3.2 Lowercase Greek Letters

OperatorShortcutOperatorShortcut
αalphaβbeta
γgamaδdelta
εepsilonζzeta
ηetaθtheta
ιiotaκkappa
λlambdaμmu
νnuξxi
πpiρrho
ςvarsigmaσsigma
τtauυupsilon
φvarphiχchi
ψpsiωomega

/pioneer-premier-mosfet-50wx4-user-manual.html. Table 3.3 Uppercase Greek Letters

OperatorShortcutOperatorShortcut
ΓGamaΔDelta
ΘThetaΛLambda
ΞXiΠPi
ΣSigmaΦPhi
ΧChiΨPsi
ΩOmega

Table 3.4 Symbols

OperatorShortcutOperatorShortcut
inftypartial
varthetavarrho
phiRe
Imprime
blacksquareBox
nablabackslash
ellsurd
schwellLcopyright
crlf

Microsoft Equation 3.1 Solver

Table 3.5 Operators

OperatorShortcutOperatorShortcut
gele
ggll
geqslantleqslant
netimes
pmmp
cupcap
veewedge
forallexists
inapprox
simeqsim
cdotequiv
proptoperp
odotoplus
leftarrowgets
rightarrowleftrightarrow
toLeftarrow
RightarrowLeftrightarrow
dotsvdots
ddotsrddots
cdotscirc
bulletstar
leadsto

3.3 Structures

Mathematical formulas may contain, besides simple structures like variables, operators and symbols, more complex structures like fractions, radicals, integrals etc. These can be inserted using the mathematical toolbar, or by typing their LaTeX equivalent. When a structure is inserted, a number of empty boxes appear, which serve as placeholders for material to be inserted into the structure. You may use arrow keys or mouse to navigate between the components of the structure. It is, of course, possible to nest structures into each other. The Table 3.6 summarizes the variety of mathematical structures supported by the Equation Editor.

Table 3.6 Mathematical Structures

ShortcutDescriptionExample
_ or ^scriptx1 , 2n
fracfraction
sqrtradical
sumsum
prodproduct
intintegral
ointcircular integral
iintdouble integral
iiinttriple integral
iiiintquadruple integral
idotsintintegral group

Some structures are rendered in a different way depending on whether they are displayed or not. In the displayed state, they are bigger and take more vertical space. Compare and , or and . The displayed state is enabled when the structure is in an displayed rather than inline equation. Nesting structures also disables the displayed state, i.e. structures nested in other structures are no longer displayed. If you need to set the displayed state manually, check the Displayed box in the Structure toolbar. The unchecked state () indicates that the displayed state is always disabled, the checked state () indicates that the state displayed is always enabled, and the intermediate state () indicates that the displayed state is inherited from the outer context.

The Limits state determines whether indexes of structures, which denote its limits, are above and below the structure symbol like , or right to the structure symbol, like .

3.4 Fences

We call fences mathematical structures like parentheses, brackets, curly brackets etc. Types of fences are summarized in Table 3.7. You can insert the empty fence box either by a toolbar button under the fence button group , or by typing its shortcut. By default, the fence box is automatically completed so that the left symbol matches the right symbol.

Table 3.7 Fences

ShortcutDescriptionExample
(Round Brackets(x)
[Square Brackets[x]
{Curly Brackets{x}
Pipesx
langleAngle Brackets
lfloorFloor Brackets
lceilCeil Brackets

If you place the text cursor inside the fence, the Fence toolbar shows up in the toolbar window. Here you can set the type of each fence side separately. This allows you to create asymmetric fences, such as .

By default, the fence scales automatically with the size of its content. You may, however, set the fence size manually, by selecting a Size value in the Fence toolbar. This allows you to create equations like this: . Normally, the outer fence would have the same size as the inner fences.

3.5 Arrays

Arrays are one or two-dimensional structures similar to tables. The process of creating arrays is thus similar to the process of creating tables, described in Section 2.7. You may use arrays to create matrices and vectors, or just to visually structure mathematical material. For instance, you may easily create equations like this:

To insert a new array containing single empty cell to the cursor position, either use the toolbar button, or type array from the keyboard. If you want to create an array with more cells, drag the toolbar button with mouse as if creating a table. To change the structure of an array, use the toolbar buttons as described in Section 2.7. The borders of arrays are also specified in the same way as borders of tables.

Note that it is not possible to specify the vertical alignment of array cells. The alignment is always according to the mathematical typographic style, i.e. the cells in the same row are aligned to the mathematical axis, running mostly through the vertical center of the cells. It is, however, possible to specify the horizontal alignment of the cells.

3.6 Spacing

The equation editor tries to insert appropriate spacing between elements of equations, according to typographical conventions for typesetting mathematic material. However, you may sometimes want to insert explicit horizontal spacing between elements, either positive, i.e. to extend the existing space, or negative, to reduce the existing space. To insert a space to the cursor position, use a toolbar from the button group, or type the corresponding shortcut. To insert several spaces at once, click the toolbar button, and drag to the right. Types of spaces are summarized in Table 3.8. The space width value is relative to the font height. That is, the largest space, quad, is as wide as a character cell height.

Table 3.8 Horizontal Spaces

Microsoft Equation 3.1 Key

WidthButtonShortcutExampleWidthButtonShortcutExample
1/16, or thinspace1/16negthinspace
1/8: or medspace1/8! or negmedspace
1/4; or thickspace1/4negthickspace
1quad

3.7 Displayed Equations

This section describes options that can be used only with displayed equations.

A displayed equation may be numbered. To toggle a numbered/unnumbered state of a displayed equation, right-click the equation with mouse, and select Has number from the popup menu. You may also insert equation that is numbered by default, using the toolbar button.

Displayed equation may be split into several rows. Equation rows are inserted and removed much the same way as the table rows, i.e. using the toolbar buttons (add row), (insert row) and (delete row), but from the Displayed Equation toolbar. If the equation is numbered, you may decide whether the whole equation has a number, or whether each of its rows gets its own number, using the Number per Row command from the popup menu.

The equation rows may be split into separately aligned groups using tabs. You may insert either right-aligning tab or left-aligning tab using the toolbar buttons and , respectively. A right-aligning tab aligns the group before it to the right, while the left-aligning tab aligns to the left. You must put a tab into each row to take effect – the group of corresponding tabs get aligned on the same horizontal position. A row may contain several tabs, but all the rows should contain the same number of tabs. For example, the following equations use right-aligning tabs before the equality signs:

Note that you may use arrays (see Section 3.5) to achieve a similar effect. However, aligned rows are more appropriate for specifying independent equations, that are only mutually aligned. With arrays, it is also not possible to assign numbers to rows.

Besides rows corresponding to equations, you may also insert rows containing paragraphs, using buttons and , for adding and inserting paragraph rows, respectively. This is useful if you need to insert paragraph material in the middle of a displayed equation without interrupting it, to preserve numbering or alignment of the equation rows. For instance, you may create displayed equations like this:

Microsoft equation editor 3.1
and

Note that the equations are properly aligned, which wouldn't be possible without putting the interrupting paragraph inside the displayed equation.

3.8 Editing Equations

The Equation Editor supports moving and copying objects, as described in Section 2.2. Both methods are supported, that is, you can move or copy objects either using the clipboard, or using the Local Document Structure tree. You must, however, switch the Local Document Structure to the finest resolution, using the button. The pane is also useful for displaying the structure of complex equations in a hierarchical way. For instance, the equation below is displayed as shown in Figure 3.1.

Figure 3.1 Hierarchical View of a Portion of an Equation

Sometimes the equation editor displays more empty boxes that you might think is necessary. For instance, in the example in Figure 3.2, there are two empty boxes at the very left part of the formula. Although it is not obvious, there is a difference: the first box is outside the script box, whereas the second is inside the script box. The Equation Editor distinguishes these two positions, although the distinction has no effect on the final appearance of the formula. In this particular example, you should put material in the former box, i.e. outside the script box, because the reader of the formula would understand the material this way. That is, you should always use fences to give visual guidance to the priority of operations, even if the Equation Editor allows you to explicitly specify the priorities without giving that visual guidance.

Next: Chapter 4 Drawings Up: Part I User's Guide Previous: Chapter 2 Editing Basics

Microsoft Equation Editor 3.1

  • Advertisement

  • LaTex Equation Editor v.1.01A LaTeX equationeditor for Windows with OLE Server capabilities.
  • Microsoft Photo Editor v.3.01Microsoft Photo Editor ships with Microsoft Office 97 and the stand-alone versions of Microsoft Word 97 and Microsoft PowerPoint 97. Microsoft Photo Editor is installed when you perform a custom or complete installation from the compact disc. It does ..
  • Rapid-Pi v.1.2Rapid-Pi is an add-on for Microsoft Word (and other word processors) that provides a new, fast way to enter mathematical formulas, equations and expressions into documents. Rapid-Pi's text-based input is a simply faster way to input math.
  • MathMagic Personal Edition v.6.91MathMagic Personal Edition 6.91 is described as a unique as well as useful equationeditor for mathematical equations and symbols.MathMagic provides you with an easy-to-use WYSIWYG interface and various powerful features. With MathMagic, you can ..
  • MathMagic Personal Edition for Windows v.3.7MathMagic Personal Edition is a stand-alone equationeditor application for editing any mathematical expressions and symbols with easy-to-use graphical interface and various powerful features. MathMagic Personal Edition works well with any word ..
  • EqualX v.0.5.1EqualX is a handy, easy to use tool specially designed to offer you an interactive equationeditor that helps you create mathematical notation for word processing, web pages, desktop publishing, presentations, elearning in LaTeX.EqualX gives you ..
  • Math-o-mir v.1.62Basically an equationeditor, however not focused over one single equation, but you can write your mathematical artwork over several pages. You can easily move and copy your equations and expressions by mouse touch. Illustrate your equations using ..
  • FX Equation v.4.002.4FX Equation software was designed to be an equationeditor that takes the chore of formatting equations away from you.
  • Scientific Letter v.1.90.00Scientific Letter is a scientific mailer. It allows the user to create scientific mail messages with complex equations. This modern and beautiful scientific software makes the exchange of complex ideas simple.The scientific equationeditor used in ..
  • MathType for Mac OS v.6.0A powerful interactive equationeditor that lets you create mathematical notation for word processing (iWork ‘09, Microsoft Word), web pages, desktop publishing, presentations, and for TeX, LaTeX, and MathML documents.MathType with iWork ..
  • EqualX Windows v.0.5.1EqualX is an interactive equationeditor that helps you create mathematical notation for word processing ..
  • Chuletas / Cribr v.4A powerful text processor to make cheat sheets in an easy and suitable way. Text compressor, interface based in Office 2010, equationeditor, real time previw & spell checker.. are some of its features.In addition, it can also works as a normal ..
  • Qds Equations v.1.0.0.0Qds Equations â„¢ - equationeditor is a set of visual components for Delphi that allow to enter and display formulas of any complexity, from simple Greek symbols to matrixes and complex integral ..
  • DragMath v.0.7.5DragMath is a free 'drag and drop' equationeditor. It is a Java applet which can simply run within a web browser on most computers. The editor lets users build up mathematical expressions in a traditional two dimensional way, and then output the ..
  • Formulator Tarsia v.2.0With this software you will easily be able to create, print out, save and exchange customised jigsaws, domino activities and a variety of rectangular card sort activities. The activities created using this software can be presented in printable form, ..
  • MathCast v.0.89MathCast is an equationeditor, an application that allows you to input mathematical equations. These equations can be used in written documents, webpages, and even databases. They could be rendered graphically to the screen, to picture files, or to ..
  • Sferyx JSyndrome EquationEditor v.6.5Sferyx JSyndrome EquationEditor is a full featured Visual MathML EquationEditor Java Bean component. It is suitable for use in any kind of Java applications which need advanced MathML / Equation document authoring or document creation. It includes ..
  • MathMagic Personal Edition for Mac OS v.8.2A stand-alone equationeditor application for editing any mathematical expressions and symbols with easy-to-use graphical interface and various powerful features. MathMagic Personal Edition works well with any word processors including Pages, ..
  • SMArTH v.0.05.02sMArTH is a SVG and ECMAScript-powered equationeditor for MathML and ..
  • QuillEdit v.1.0QuillEdit is an enhanced notepad(maybe wordpad also) replacement. It includes all the features in notepad plus Math equationeditor, Symbolic calculator, graph plotter, FireEdit syntax highlighter, spelling checker, word counter, and MDI interfaces.
Microsoft Equation Editor software by TitlePopularityFreewareLinuxMac
Today's Top Ten Downloads for Microsoft Equation Editor
  • Microsoft Photo Editor Microsoft Photo Editor ships with Microsoft Office 97
  • LaTex Equation Editor A LaTeX equation editor for Windows with OLE Server
  • MathType for Mac OS A powerful interactive equation editor that lets you
  • SuperDVD Video Editor SuperDVD Video Editor is a all-in-one solution for home
  • MathMagic Personal Edition MathMagic Personal Edition 6.91 is described as a unique as
  • Microsoft Device Emulator The Microsoft Device Emulator 1.0 is a standalone version
  • MathMagic Personal Edition for Mac OS A stand-alone equation editor application for editing
  • Rapid-Pi Rapid-Pi is an add-on for Microsoft Word (and other word
  • Virtual Chemistry Lab A virtual chemistry laboratory, which has a lot of extra
  • EqualX Windows EqualX is an interactive equation editor that helps you

Microsoft Equation Editor 3.1

Visit HotFiles@Winsite for more of the top downloads here at WinSite!
Comments are closed.