A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/mathml/elements/mi below:

mi · WebPlatform Docs

mi Summary

The MathML mi element indicates that the content should be rendered as an identifier such as function names, variables or symbolic constants. You can also have arbitrary text in it to mark up terms.

Overview Table
DOM Interface
mathml
Examples

This example demonstrates a simple usage of the mi element:



<math>

  <mi> y </mi>

  <mi> sin </mi>

  <mi mathvariant="monospace"> x </mi>

  <mi mathvariant="bold"> π </mi>

</math>
Related specifications
MathML 3.0
W3C Recommendation
Attributes
mathsize
The size of the content. Possible values are:
mathvariant
This logical class of the identifier, which varies in typography. That is, although the names suggest the typographic style for the class, semantically, items with the same class are treated “the same” within an expression, which might or might not involve displaying them with the named typography. The following values are allowed:
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4