"ms" - MathML String Element

Q

How to use the MathML String Element: "ms"?

✍: FYIcenter.com

A

"ms" is the MathML String Element that allows you to specify a string literal.

For example, "ms" element can be used to provide a note about an expression.

<math><mi>F</mi><mo>=</mo><mi>m</mi><mo>⁢</mo><mi>a</mi>
  <mspace width="0.25in"/><ms>Second Law of Motion</ms></math>
    F=ma
      Second Law of Motion

 

"mtext" - MathML Text Element

"mo" - MathML Operator Element

Simple MathML Elements

⇑⇑ MathML (Mathematical Markup Language)

2025-03-29, 326🔥, 0💬