Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <script type="text/javascript" async
- src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML">
- </script>
- </head>
- <body>
- <math xmlns="http://www.w3.org/1998/Math/MathML" displaystyle="true" scriptlevel="0">
- <mstyle>
- <mfrac>
- <mrow>
- <mi>a</mi>
- </mrow>
- <mrow>
- <mi>100000</mi>
- <mo>+</mo>
- <mfrac>
- <mi>b</mi>
- <mrow>
- <mi>100000</mi>
- <mo>+</mo>
- <mfrac>
- <mi>c</mi>
- <mi>d</mi>
- </mfrac>
- </mrow>
- </mfrac>
- </mrow>
- </mfrac>
- </mstyle>
- </math>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement