mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-28 02:30:57 +02:00
ascii
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
d = { d if 0 ≤\phi ≤\pi
|
||||
-d if \phi < 0 \lor \phi > \pi
|
@@ -0,0 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
╭ e = B + t · d
|
||||
╡ 1
|
||||
│ e = B - (1-t) · d
|
||||
╰ 2
|
@@ -0,0 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
\phi = (atan2(E -S , E -S ) - atan2(B -S , B -S ) + 2 \pi) mod 2 \pi
|
||||
y y x x y y x x
|
@@ -0,0 +1,11 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
╭ d = || Start - B||
|
||||
│ 1
|
||||
│ d = || End - B||
|
||||
│ 2
|
||||
╡ d
|
||||
│ 1
|
||||
│ t= ─────
|
||||
│ d +d
|
||||
╰ 1 2
|
Reference in New Issue
Block a user