Subversion Repositories wimsdev

Rev

Rev 6065 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6065 Rev 17179
Line 1... Line 1...
1
<div class="wimsbody">
1
<div class="wimsbody">
2
<h1>
2
<h1>
3
The logo of WIMS
3
The logo of WIMS
4
</h1>
4
</h1>
5
<p>
5
<p>
6
<img src="gifs/logo-160.gif" align="middle" alt="logo"/>
6
<img src="gifs/logo-160.gif" align="middle" alt="logo">
7
 
7
 
8
<p>The curve represents the trace of a point on a disk of radius 1 rotating
8
<p>The curve represents the trace of a point on a disk of radius 1 rotating
9
inside a fixed circle of radius 3. And the deformation of the curve
9
inside a fixed circle of radius 3. And the deformation of the curve
10
represents what happens when the distance of the point towards the center of
10
represents what happens when the distance of the point towards the center of
11
the moving disk varies from 0 to infinity.
11
the moving disk varies from 0 to infinity.
12
 </p><p>
12
 </p><p>
13
 This animated logo is created by the application 
13
 This animated logo is created by the application
14
!href module=tool/geometry/animtrace Tracés animés
14
!href module=tool/geometry/animtrace Tracés animés
15
 under Wims.
15
 under Wims.
16
</p>
16
</p>
17
<ul>
17
<ul>
18
 <li>
18
 <li>
Line 21... Line 21...
21
Equations:
21
Equations:
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
  (where s is the ``sequentiel parameter'' as defined in 
26
  (where s is the ``sequentiel parameter'' as defined in
27
  <span class="wims_emph">Tracés animés</span>.)
27
  <span class="wims_emph">Tracés animés</span>.)
28
</li><li>
28
</li><li>
29
Ranges of variables:
29
Ranges of variables:
30
<pre>-1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi.</pre>
30
<pre>-1&lt;x&lt;1, -1&lt;y&lt;1, 0&lt;t&lt;2*pi.</pre>
31
</li>
31
</li>
Line 36... Line 36...
36
 into the menu of <span class="wims_emph">Tracés animés</span>
36
 into the menu of <span class="wims_emph">Tracés animés</span>
37
to plot it yourself.
37
to plot it yourself.
38
<p class="wimstech">
38
<p class="wimstech">
39
Date of creation 03-27-1998, &copy; XIAO, Gang.
39
Date of creation 03-27-1998, &copy; XIAO, Gang.
40
 </p>
40
 </p>
41
 <hr/>
41
 <hr>
42
 <p class="wimscenter">
42
 <p class="wimscenter">
43
!href module=home Back to wims
43
!href module=home Back to wims
44
 </p>
44
 </p>
45
</div>
45
</div>