Formulas
This section is currently in progress.
- Use MathML or LaTeX: MathML is a markup language for describing mathematical notation and capturing both its structure and content. LaTeX is a document preparation system that includes a markup language for creating mathematical and scientific formulas. Both languages can create math formulas that are friendly to screen readers.
- MathML Example:- LaTeX Example:<math xmlns="http://www.w3.org/1998/Math/MathML"> <mi>a</mi><mo>+</mo><mi>b</mi> </math>\\[a + b\\] - Provide Text Alternatives: For complex mathematical formulas, it's important to provide a text explanation so that users who are blind or visually impaired can understand the formula.
Writing an equation or formula
Inserting built-in equations
- Select Insert > Equation or press Alt + =.
- Select the equation you need.
- See the ribbon for more Structures and Convert options.
Writing new equations
To type an equation from scratch, press Alt += on your keyboard.
orInsert > Equation > Insert New Equation.
Use your finger, stylus, or mouse to write your equation.
See the ribbon for more Structures and Convert options.
Here are links for introductions into
Write an equation or formula
and
Linear format equations using UnicodeMath and LaTeX in Word
.