prev  ( testsuite > Presentation > GeneralLayout > menclose > rec3-menclose-1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/GeneralLayout/menclose/rec3-menclose-1
CVS-ID:
Author:MathML3
Description:MathML3 specification example

Sample Rendering:

Created by: MathML REC

Your browser's rendering:

x + y

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <menclose notation="circle box">
    <mi> x </mi><mo> + </mo><mi> y </mi>
  </menclose>
</math>