mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
Update index.md
This commit is contained in:
parent
c70fbbce3f
commit
f468eaa8fb
1 changed files with 5 additions and 1 deletions
|
@ -8,4 +8,8 @@ $$
|
||||||
a^2 - b^2 = (a+b)(a-b)
|
a^2 - b^2 = (a+b)(a-b)
|
||||||
$$
|
$$
|
||||||
|
|
||||||
... et(t) = lfloor 23 * (3 * root(3)(t) + 0.7 * log(t + 5) + 13 + (t mod 86400) / 86400 + 11 * log_2(t) + 17 * sin(2 * pi * t / 86400) + 2 * cos(2 * pi * t / 86400) + lfloor t / 86400 rfloor ^ 2) rfloor mod 4 ...
|
$$
|
||||||
|
\[
|
||||||
|
\left\lfloor 23 \cdot \left(3 \sqrt[3]{t} + 0.7 \cdot \log(t + 5) + 13 + \frac{t \bmod 86400}{86400} + 11 \cdot \log_2(t) + 17 \cdot \sin\left(\frac{2 \pi t}{86400}\right) + 2 \cdot \cos\left(\frac{2 \pi t}{86400}\right) + \left\lfloor \frac{t}{86400} \right\rfloor^2\right) \right\rfloor \bmod 4
|
||||||
|
\]
|
||||||
|
$$
|
||||||
|
|
Loading…
Reference in a new issue