First chapter of the book, built with mdBook (Rust tool).
\( \int x dx = \frac{x^2}{2} + C \)
\[ \mu = \frac{1}{N} \sum_{i=0} x_i \]
fn main() { println!("Hello World!"); }