Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Math formatting

Bad: The mathematical formula is written using plain text, which makes it hard to read and understand.

Bad math formatting example

Good: The same formula is formatted using LaTeX, which makes it clear and easy to read.

Example of good math formatting, using LaTeX