File: index_fr.html

package info (click to toggle)
jfractionlab 0.92-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,448 kB
  • sloc: java: 10,103; sh: 182; makefile: 18
file content (36 lines) | stat: -rw-r--r-- 1,516 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html>
<head>
	<!--<TITLE></TITLE>
	<link rel="StyleSheet" type="text/css" href="formate.css">-->
</head>
<body bgcolor="d7e8e7">
<br>
<h1>JFractionLab</h1>
<h2>Contenu:</h2>
<ul>
	<LI>Calcul</LI>
		<ul>
			<LI><a href="fractions-explanation_fr.html">Qu'est-ce qu'une fraction?</a></LI>
			<LI><a href="extend_fr.html">Augmenter les fractions</a></LI>
			<LI><a href="reduce_fr.html">Diminuer les fractions</a></LI>
			<LI><a href="improper-fractions_fr.html">Fractions impropres</a></LI>
			<LI><a href="mixed-numbers_fr.html">Nombres mixtes</a></LI>
			<LI><a href="fraction-to-decimal_fr.html">----fraction-to-decimal----</a></LI>			
			<LI><a href="add_fr.html">Additionner des fractions</a></LI>
			<LI><a href="subtract_fr.html">Soustraire des fractions</a></LI>
			<LI><a href="multiply_fr.html">Multiplier des fractions</a></LI>
			<LI><a href="multiply-and-reduce_fr.html">todo Br&uuml;che multiplizieren mit K&uuml;rzen</a></LI>
			<LI><a href="divide-by-numbers_fr.html">Diviser des fractions par des nombres entiers</a></LI>
			<LI><a href="divide-by-fractions_fr.html">Diviser des nombres ou des fractions par des fractions</a></LI>
		</ul>
		<br>
	<li>Manuel d'utilisation</li>
		<ul>
			<LI><a href="points_fr.html">Obtention des points</a></LI>
			<LI><a href="save-points_fr.html">Sauvegarde des r&eacute;sultats</a></LI>
			<LI><a href="logs_fr.html">Contr&ocirc;ler les r&eacute;sultats</a></LI>
			<LI><a href="worksheets_fr.html">----make worksheet----</a></LI>			
		</ul>
</ul>
</body>
</html>