0.0.0 • Published 7 years ago
frederica v0.0.0
Frederica
A markup language describing LaTeX notation to ASCII art.
Example
The well-known quadratic formula:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ________
/ 2
-b +- v b - 4ac
x=------------------
2aTaylor series of sin:
\sin x = \sum^{\infty}_{n=0} \frac{(-1)^n x^{2n+1}}{(2n+1)!} oo n 2n + 1
--- (-1) x
sin x= < --------------
--- (2n + 1)!
n=0Boltzmann's entropy formula:
S=k_B \ln WS=k ln W
BNewton's equations of motion:
m\boldsymbol{a} = m\frac{d^2\boldsymbol{r}}{dt^2} = \boldsymbol{F} 2
d *r*
m*a*=m-------=*F*
2
dtGauss' law of electromagnetism:
\int \int_S \epsilon \boldsymbol{E} \cdot d\boldsymbol{S} = \int \int \int_V \rho dV = Q /\ /\ /\ /\ /\
| | \epsilon *E* . d*S*= | | | \rho dV=Q
\/ \/ \/ \/ \/
S VLicense
MIT
0.0.0
7 years ago