2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-23 05:42:15 +00:00
Files
math/doc/equations/error.xml
John Maddock aa2c565d12 Initial commit.
[SVN r2955]
2006-05-21 15:45:37 +00:00

41 lines
940 B
XML

<?xml version='1.0'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN'
'http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd'
[<!ENTITY mathml 'http://www.w3.org/1998/Math/MathML'>]>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<!-- MathML created with MathCast Equation Editor version 0.83 -->
</head>
<body>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>max</mi>
<mfenced>
<mrow>
<mo>|</mo>
<mfrac>
<mrow>
<mi>a</mi>
<mo>&minus;</mo>
<mi>v</mi>
</mrow>
<mi>a</mi>
</mfrac>
<mo>|</mo>
<mo>,</mo>
<mo>|</mo>
<mfrac>
<mrow>
<mi>a</mi>
<mo>&minus;</mo>
<mi>v</mi>
</mrow>
<mi>v</mi>
</mfrac>
<mo>|</mo>
</mrow>
</mfenced>
</mrow>
</math>
</body>
</html>