From c70fbbce3fcd93a91c4e8cfb4edf3fc350bacf3d 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 16:49:26 +0300 Subject: [PATCH] Update index.md --- content/blog/today-project/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/blog/today-project/index.md b/content/blog/today-project/index.md index 7e76976..6bb5e2a 100644 --- a/content/blog/today-project/index.md +++ b/content/blog/today-project/index.md @@ -8,6 +8,4 @@ $$ 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 -$$ +... 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 ...