This project was bootstrapped with Create React App, and uses the ace-editor.
Have you ever had trouble expressing mathematical ideas in a Github readme?
Have you ever become tired of typing ⁄
, ⌊
or ∈
?
Well, don't you fret! Github has basic LaTeX style math encoding ability, and
this app will streamline the process of going from something like x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
to
in no time.
-
Open the app.
-
Enter some mathematics.
-
Get the url. This is what github uses to generate your image. You can do this by clicking the preview image.
-
Use the url as the source for an image.
The sigmoid function, g, is defined on complex numbers z as:
![sigmoid](https://render.githubusercontent.com/render/math?math=g(z) = \frac{1}{1 + e^{-z}})
The sigmoid function, g, is defined on complex numbers z as:
It can also be used inline:
A **simple function** on
![the reals](https://render.githubusercontent.com/render/math?math=\mathbb{R})
is a measurable function
![phi](https://render.githubusercontent.com/render/math?math=\varphi:\mathbb{R}\to\mathbb{R})
such that
![the domain of phi](https://render.githubusercontent.com/render/math?math=\varphi(\mathbb{R}))
is finite.
A simple function on is a measurable function such that is finite.