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/menclose below:

menclose ยท WebPlatform Docs

menclose Summary

The MathML menclose element renders its content inside an enclosing notation specified by the notation attribute.

Overview Table
DOM Interface
mathml
Examples

This example shows a simple markup using menclose:



<math>
  <menclose notation="circle box">
    <mi> x </mi>
    <mo> + </mo>
    <mi> y </mi>
  </menclose>
</math>
Related specifications
MathML 3.0
W3C Recommendation
Attributes
notation

Multiple values are possible:

Value Description longdiv (default) long division symbol actuarial actuarial symbol radical square root symbol box box roundedbox rounded box circle circle left line to the left of the contents right line to the right of the contents top line above of the contents bottom line below of the contents updiagonalstrike strikeout line through contents from lower left to upper right downdiagonalstrike strikeout line through contents from upper left to lower right verticalstrike vertical strikeout line through contents horizontalstrike horizontal strikeout line through contents madruwb Arabic factorial symbol
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