Skip to content

Instantly share code, notes, and snippets.

@SlimTux
Created March 1, 2023 22:07
Show Gist options
  • Save SlimTux/2f3cc4a952dc1dcb9af3a9d9732755bb to your computer and use it in GitHub Desktop.
Save SlimTux/2f3cc4a952dc1dcb9af3a9d9732755bb to your computer and use it in GitHub Desktop.

Examples

Basic Algebra

$$1 + 2 = 3$$

$$1 = 3 - 2$$

$$\begin{aligned} 1 + 2 &= 3\\ 1 &= 3 - 2 \end{aligned}$$

Function

$$\begin{align*} f(x) &= x^2\\ g(x) &= \frac{1}{x}\\ F(x) &= \int^a_b \frac{1}{3}x^3 \end{align*}$$

$$\frac{1}{\sqrt{x}}$$

Matrices

::: matrix 1 & 0
0 & 1 :::

()

@SlimTux
Copy link
Author

SlimTux commented Mar 1, 2023

will it really work out?

@SlimTux
Copy link
Author

SlimTux commented Mar 1, 2023

no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment