From 2f1e687514bce26e34a3e2ef362124907019edd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:12:32 +0300 Subject: [PATCH] Update index.md --- content/blog/today-project/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/blog/today-project/index.md b/content/blog/today-project/index.md index fc69cfb..28361a9 100644 --- a/content/blog/today-project/index.md +++ b/content/blog/today-project/index.md @@ -9,5 +9,10 @@ a^2 - b^2 = (a+b)(a-b) $$ $$ +\begingroup +\allowdisplaybreaks +\begin{align} et(t) = \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 +\end{align}% +\endgroup $$