Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <script type="text/x-mathjax-config">
- MathJax.Hub.Config({
- extensions: ["tex2jax.js"],
- jax: ["input/TeX", "output/HTML-CSS"],
- tex2jax: {
- inlineMath: [ ["\\(","\\)"] ],
- displayMath: [ ["\\[","\\]"] ],
- processEscapes: true
- },
- "HTML-CSS": { availableFonts: ["TeX"] }
- });
- </script>
- <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script>
- </head>
- <body>
- <h1>H1</h1>
- <h3>H3</h3>
- <p>par</p>
- <h3>H3</h3>
- <h4>H4</h4>
- Dimensionless Kerr parameter: \(\chi=(a c^2)/(M G)\)
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement