first formule

This commit is contained in:
Виктор 2023-12-26 16:44:29 +03:00 committed by GitHub
parent 6002852e42
commit 88c3c63730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,7 @@ okay
$$
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
$$