From 1febbb439b1185c11955abe8ab7ba58be3551d62 Mon Sep 17 00:00:00 2001 From: Bezierinfo CI Date: Mon, 5 Jun 2023 00:41:46 +0000 Subject: [PATCH] Automated build --- docs/index.html | 4 ++-- docs/ja-JP/index.html | 4 ++-- docs/ko-KR/index.html | 4 ++-- docs/news/2020-09-18.html | 2 +- docs/news/2020-11-22.html | 2 +- docs/news/index.html | 2 +- docs/news/rss.xml | 2 +- docs/ru-RU/index.html | 4 ++-- docs/uk-UA/index.html | 4 ++-- docs/zh-CN/index.html | 4 ++-- 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/index.html b/docs/index.html index 14def08d..97848f3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + @@ -4786,7 +4786,7 @@ T = │ 0 1 -P │ · │ y │ = │ 0 · x + 1 · y - P · 1 │ =

So we want some shearing value that, when multiplied by y, yields -x, so our x coordinate becomes zero. That value is - simply -x/y, because *-x/y * y = -x*. Done: + simply -x/y, because -x/y \ y = -x*. Done: