4.2 - Figur - Enhetscirkeln med vinkeln u och punkten (cos u, sin u)

Förberedande kurs i matematik 1

(Skillnad mellan versioner)
Hoppa till: navigering, sök
Rad 69: Rad 69:
ahlength := 5bp; % Length of the arrow tip
ahlength := 5bp; % Length of the arrow tip
-
color lightblue, backgroundblue;
+
color lightblue, backgroundblue, lightgrey;
lightblue := (0.2,0.6,1);
lightblue := (0.2,0.6,1);
backgroundblue := 0.7[lightblue,white];
backgroundblue := 0.7[lightblue,white];
 +
lightgrey := 0.5*white;
randomseed := 0.687346;
randomseed := 0.687346;
Rad 91: Rad 92:
..cycle;
..cycle;
pickup pencircle scaled 0.6pt;
pickup pencircle scaled 0.6pt;
-
draw p_circle withcolor lightblue;
+
draw p_circle withcolor lightgrey;
% The radius
% The radius

Versionen från 22 mars 2008 kl. 11.57

Detta är en figur som används i teoriavsnitt 4.2 och är ritad i språket Metapost. Du kan redigera bilden genom att klicka på redigera-fliken.


[Image]