<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <mtext>hypot</mtext> <mfenced> <mrow> <mi>x</mi> <mo>,</mo> <mi>y</mi> </mrow> </mfenced> <mspace width="1em"/> <mo>=</mo> <mspace width="1em"/> <msqrt> <mrow> <msup> <mi>x</mi> <mn>2</mn> </msup> <mo>+</mo> <msup> <mi>y</mi> <mn>2</mn> </msup> </mrow> </msqrt> </mrow> </math>