Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

# maths

$$$` \left(\int_{-\infty}ˆ{\infty} eˆ{-xˆ2}\right) =\int_{-\infty}ˆ{\infty}\int_{-\infty}ˆ{\infty}eˆ{-(xˆ2+yˆ2)}dx\,dy `$$$

\begin{displaymath} \left(\int_{-\infty}ˆ{\infty} eˆ{-xˆ2}\right) =\int_{-\infty}ˆ{\infty}\int_{-\infty}ˆ{\infty}eˆ{-(xˆ2+yˆ2)}dx\,dy \end{displaymath}

$$\
\left( \int_{-\infty}^{\infty} e^{-x^2} \, dx \right)^2 = \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \ dx \ dy
\$$

$\left[\int_{\-infty}^{\infty} f(x) \; dx\right]$

kramdown:
  math_engine: mathjax

---
title: "Math Example"
---

This page demonstrates how to include mathematical equations in a GitHub Pages site.

Inline math: $E = mc^2$

Display math:

$$
\frac{\partial}{\partial x} f(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
$$




About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors