Subversion Repositories wimsdev

Rev

Rev 2120 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
2120 czzmrn 2
Elenco di alcuni dei moduli piů popolari su questo sito.
266 bpr 3
<ul class="wims_browse_list">
4
 <li class="wims_browse_list">
23 reyssat 5
  !href module=tool/geometry/animtrace Tracés animés
6
  , an online plotter which plots animated curves and surfaces. Enter your 
7
  equations with a parameter, and get your curves or surfaces which 
8
  zoom, rotate, deform, ... Contains a demo page with several prepared examples.
9
  <p>
10
  And the tool
11
  !href module=tool/geometry/polyray Polyray
12
  lets you enter an implicit equation, and plots a ray-traced surface, also
13
  with the possibility of animation.
14
  Very pleasant to the eyes, but a bit slower.
15
 
266 bpr 16
</li><li class="wims_browse_list">
23 reyssat 17
  !href module=tool/analysis/function Function calculator:
18
  enter your function, and click to get most of
19
  what you would want to know about this function: integrals, derivatives,
20
  limits, roots, extrema, graph, Taylor, etc. <p>
21
  In a similar fashion, there is a
22
  !href module=tool/linear/matrix Matrix calculator
23
  giving you most of what you would want to know about your matrix: 
24
  determinant, inverse, characteristic polynomial, eigenvalues and
25
  eigenvectors, etc.
26
 
266 bpr 27
</li><li class="wims_browse_list">
23 reyssat 28
  !href module=tool/geometry/rulecomp Ruler &amp; Compass
29
  makes simulation of ruler and compass geometric constructions, including
30
  dozens of predefined goals with solutions and hints.
31
 
266 bpr 32
</li><li class="wims_browse_list">
23 reyssat 33
  !href module=tool/algebra/factor Factorizor
34
  of integers and polynomials, powerful and easy to use. It factors integers
35
  of around 50 digits within seconds. You may also choose the base field
36
  for your factorization of polynomials: $m_QQ, $m_RR, $m_CC, or even prime
37
  finite fields.
38
 
266 bpr 39
</li><li class="wims_browse_list">
23 reyssat 40
  Some online games:
41
  !href module=H2/algebra/bargame Bar game
42
  ,
43
  !href module=H6/algebra/decrypt Decrypt
44
  ,
45
  !href module=H3/algebra/spuzzle Shifting puzzle
46
  .  
266 bpr 47
</li><li class="wims_browse_list">
23 reyssat 48
  !href module=H5/geometry/gravshoot Gravity shoot
49
  is another graphical exercise which gives you some points and asks you
50
  to click on the gravity center of the points. Your score depends on the
51
  precision of your clicks, as in a shooting gallery.
52
  <p><small>
53
  Other exercises in the same series:
54
  !href module=H4/geometry/trishoot Triangular shoot
55
  ,
56
  !href module=U1/algebra/vecshoot Vector shoot
57
  ,
58
  !href module=H6/algebra/compshoot Complex shoot
59
  ,
60
  !href module=U1/algebra/linshoot Linear shoot
61
  .</small>
62
 
266 bpr 63
</li><li class="wims_browse_list">
23 reyssat 64
  !href module=H6/geometry/coincfree Coincidence freehand
65
  , a visual exercise which gives you a curve and asks you to find
66
  a function whose curve is as close to the given one as possible.
67
  <p><small>
68
  Other exercises in the same series:
69
  !href module=U1/algebra/coincpoly Coincidence polynomial
70
  ,
71
  !href module=U1/analysis/coincdev Coincidence dev
72
  ,
73
  !href module=U1/analysis/coinc_eqdif Coincidence EqDiff
74
  .</small>
75
 
266 bpr 76
</li></ul>
23 reyssat 77