Path: blob/main/files/en-us/web/mathml/element/mi/index.md
6532 views
------{{MathMLRef}}
The <mi> MathML 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.
Attributes
This element accepts the global MathML attributes. For <mi> elements that contain a single character, the default value of the mathvariant attribute is italic.
Examples
{{ EmbedLiveSample('mi_example', 700, 200, "", "") }}
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}