I’m currently taking classes in statistics. Working with a graphing calculator sometimes doesn’t provide the functionality I want. Instead, I’ve turned to juptyr notebooks for computing my homework.
Start a juptyr notebook and click the resulting link. I’ve remapped the port b/c 8888 is often taken with work things.
Run these commands:
You can then right click the image to get the raw LaTeX. Pasting that into a MathJax viewer, means we can copy out the MathML code.
According to this post on StackExchange, we can add <?xml version="1.0"?>
to the start of the MathJax code and then paste that
whole thing into a desktop version of MS Word (which, unfortunately,
my teacher requires).