prev | ( testsuite > Content > Relations > approx > rec-approx1 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/Relations/approx/rec-approx1 |
CVS-ID: | |
Author: | MathML 2 Recommendation |
Description: | 22/7 is approximately pi |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <approx/> <cn type="rational"> 22 <sep/> 7 </cn> <cn type="constant"> π </cn> </apply> </math>