From 95f83c8291a60324283c343ba1f0d5f765ee8c1c Mon Sep 17 00:00:00 2001 From: alexander Date: Sun, 18 Jan 2026 13:47:15 +0100 Subject: [PATCH] Added sine table and cc0 mark --- src/Analysis_rewrite.typ | 61 ++++++++++++++++++++++++++++++++++----- src/images/cc0.png | Bin 0 -> 980 bytes src/sintable.json | 18 ++++++++++++ 3 files changed, 72 insertions(+), 7 deletions(-) create mode 100644 src/images/cc0.png create mode 100644 src/sintable.json diff --git a/src/Analysis_rewrite.typ b/src/Analysis_rewrite.typ index a8443c8..48bd798 100644 --- a/src/Analysis_rewrite.typ +++ b/src/Analysis_rewrite.typ @@ -1,4 +1,5 @@ #import "lib/common_rewrite.typ" : * +#import "@preview/mannot:0.3.1" #set page( paper: "a4", @@ -9,12 +10,15 @@ right: 5mm ), flipped:true, - numbering: "— 1 —", - number-align: center -) - -#set text( - size: 8pt, + footer: context [ + #grid( + align: center, + columns: (1fr, 1fr, 1fr), + [#align(left, datetime.today().display("[day].[month].[year]"))], + [#align(center, counter(page).display("- 1 -"))], + [#align(right, image("images/cc0.png", height: 5mm,))] + ) + ], ) #place(top+center, scope: "parent", float: true, heading( @@ -110,9 +114,13 @@ [$ cos(x) = (e^(i x) + e^(-i x))/(2) $] ) #subHeading(fill: colorAllgemein)[Trigonmetrie] + *Additionstheorem* \ $sin(x+y) = cos(x)sin(y) + sin(x)cos(y)$ \ $cos(x+y) = cos(x)cos(y) - sin(x)sin(y)$ \ + $tan(x) + tan(y) = (tan(a) + tan(b))/(1 - tan(a) tan(b))$ \ + $arctan(x) + arctan(y) = arctan((x+y)/(1 - x y))$ \ + *Doppelwinkel Formel* \ $cos(2x) = cos^2(x) - sin^2(x)$ \ $sin(2x) = 2sin(x)cos(x)$ @@ -470,6 +478,25 @@ #colbreak() ] +#bgBlock(fill: colorAllgemein, [ + #subHeading(fill: colorAllgemein, [Sin-Table]) + + #let data = json("sintable.json") + #table( + columns: data.at("x").len() + 1, + rows: data.keys().len(), + stroke: none, + table.hline(stroke: (thickness: 0.3mm)), + fill: (x, y) => if (calc.rem(y, 2) == 0) { color.lighten(colorAllgemein, 10%) } else { white }, + ..for (label) in data.keys() { + ([*#eval(label, mode: "math")*], table.hline(stroke: (thickness: 0.3mm)), ) + for i in data.at(label) { + (eval(i, mode: "math"),) + } + } + ) +]) + #pagebreak() == Folgen in $CC$ @@ -516,4 +543,24 @@ Konvergenz Radius $R = [0, infinity)$$$ z in CC &abs(z - z_0) > R &: "Divergent" )$ -$ R = limsup_(n -> infinity) $ \ No newline at end of file +$ R = limsup_(n -> infinity) $ + #bgBlock(fill: colorIntegral, [ + #subHeading(fill: colorIntegral, [Integral]) + + Summen: $integral f(x) + g(x) d x = integral f(x) d x + integral g(x)$ + + Vorfaktoren: $integral lambda f(x) d x = lambda f(x) d x$ + + *Partial Integration* + + $integral u(x) dot v'(x) d x = u(x)v(x) - integral u'(x) dot v(x)$ + + *Subsitution* + + $integral_(x_0)^(x_1) f\(underbrace(g(x), "t")\) dot g'(x) d x$ + + 1. Ersetzung: $ d x := d t dot 1/(g'(x))$ und $t := g(x)$ + 2. Grenzen: $t_0 = g(x_0)$, $t_1 = g(x_1)$ + 3. $x$-kürzen sich weg + ]) + diff --git a/src/images/cc0.png b/src/images/cc0.png new file mode 100644 index 0000000000000000000000000000000000000000..1098629811b136a68d1519505a28aa14c0ef8654 GIT binary patch literal 980 zcmV;_11tQAP)`}_L&_xbtx`S|wu`1tqt_xASo_Vx4i_4V}h^z-xc^78WW@$v8P z@9gaC>gww4>f!3@=j!R_>FDU_=jG?;=jP_-<>lq%c#l^qBzrMb{y1Kfzx3{maub-cvo}QkU zmzR)`kdKd#j*gCvjg5Bhr_`chT}SjquU6OZ|HA)9C6D8}{Y#T+yAW6f0IfAd z#tMM%4|bl01;E)2hK}OAwKaYH2RZTHH;6vwS40 zUT~Wc$$DNgu)jGy%y5qc;w)yEGwi)jFtloGvSV;wOR57j11MVo&BpfE8C>?sm9HF_ zQW*}K$aG_HfS;X(0RjX{wUG6@2_EX?R3HRk48{Ok#NJQ&0?*ya6-QJI$cYs<%3srR+X#WtBdyzhf`XkA>(^VG&Rg! z+H~X!9MuR+P4UPuYbtKNw)GCVq_B;E*JN4*4mEeq2@6o!ekuZL4&&G3$aGW{6SsQh z@$W_4K?Fc>tQ5P51VM|;m-%-u5pYv)ht!ew>y_MQ2=g{3{aEv>)J=c!SwH-csW0000