Skip to main content

Exploring Calculus with Maple Introductory Calculus

Section 5.4 Three Font Styles

There are two font styles that are commonly used in execution groups.

Aside

  • β€œ2D Math” (the default in modern versions)
    • In this mode, mathematical expressions are formatted nicely, as one would write them on paper.
    • Text will appear in italic, with the exception of common mathematical functions and constants.
    • An example of an expression in 2D Math:
      \begin{equation*} \displaystyle {\frac {{x}^{5}}{{ e}^{x}+\sin \left( x \right) }} \text{.} \end{equation*}
    • Switch to 2D Math using Ctrl+R.
  • β€œMaple Input” (the default for old versions)
Finally, paragraphs use a third style of font.

Aside