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)%20%3D%20%5Cfrac%7B1%7D%7B1%20%2B%20e%5E%7B-z%7D%7D)
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=%5Cmathbb%7BR%7D)
is a measurable function
![phi](https://render.githubusercontent.com/render/math?math=%5Cvarphi%3A%5Cmathbb%7BR%7D%5Cto%5Cmathbb%7BR%7D)
such that
![the domain of phi](https://render.githubusercontent.com/render/math?math=%5Cvarphi(%5Cmathbb%7BR%7D))
is finite.
A simple function on is a measurable function such that is finite.