Subversion Repositories wimsdev

Rev

Rev 2577 | Rev 5765 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2577 Rev 3970
Line 22... Line 22...
22
<pre>
22
<pre>
23
     x=(1-s)*cos(t+pi*s)+s*cos(2*t)
23
     x=(1-s)*cos(t+pi*s)+s*cos(2*t)
24
     y=(1-s)*sin(t+pi*s)-s*sin(2*t)
24
     y=(1-s)*sin(t+pi*s)-s*sin(2*t)
25
</pre>
25
</pre>
26
  (waarbij s de ``sequentiele parameter'' is, zoals gedefineerd in 
26
  (waarbij s de ``sequentiele parameter'' is, zoals gedefineerd in 
27
  <font color=red>Tracés animés</font>.)
27
  <font color="red">Tracés animés</font>.)
28
</li>
28
</li>
29
<li>Variabelen range:
29
<li>Variabelen range:
30
<pre>
30
<pre>
31
     -1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi.
31
     -1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi.
32
</pre>
32
</pre>
33
</li>
33
</li>
34
</ul>
34
</ul>
35
Je kunt ook
35
Je kunt ook
36
!href module=tool/geometry/animtrace.en&cmd=new&type=parametric2D&x1=(1-s)*cos(t+pi*s)+s*cos(2*t)&y1=(1-s)*sin(t+pi*s)-s*sin(2*t)&tleft=0&tright=2*pi&xleft=-1&xright=1&yleft=-1&yright=1&special_parm=noshow  direct deze instellingen
36
!href module=tool/geometry/animtrace.en&cmd=new&type=parametric2D&x1=(1-s)*cos(t+pi*s)+s*cos(2*t)&y1=(1-s)*sin(t+pi*s)-s*sin(2*t)&tleft=0&tright=2*pi&xleft=-1&xright=1&yleft=-1&yright=1&special_parm=noshow  direct deze instellingen
37
 
37
 
38
in het menu van <font color=red>Tracés animés</font>
38
in het menu van <font color="red">Tracés animés</font>
39
om het zelf te plotten.
39
om het zelf te plotten.
40
<p>
40
<p>
41
Gemaakt op 03-27-1998, &copy; XIAO, Gang.
41
Gemaakt op 03-27-1998, &copy; XIAO, Gang.
42
<p><hr> <p>
42
<p><hr> <p>
43
<center>
43
<center>