miroirs-bac/diophantienne.html

58 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Diophantienne (Scientifix) - Planète Casio (miroir)</title>
<link rel="stylesheet" href="css/main.20160607.css">
</head>
<body>
<h1>Planète Casio (miroir)</h1>
<p><a href="index.html">Retour à l'accueil</a></p>
<h2>Diophantienne (Scientifix)</h2>
<div class="dl">
<p>Télécharger :
<a href="fichiers/Diophant.g1m">Fichier principal</a>
</p>
</div>
<p>Voici un petit programme très léger qui permet de résoudre des équations diophantiennes de la forme ax+by=c avec a,b et c entiers.</p>
<h3>Compatibilité</h3>
<table class="compatibility">
<tr>
<th>Modèle</th>
<th>Etat</th>
</tr>
<tr>
<td>Graph 25+</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 35+ (non USB)</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 35+ USB</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 65</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 75/95</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 85</td>
<td class="c">Compatible</td>
</tr>
<tr>
<td>Graph 100+</td>
<td class="c">Compatible</td>
</tr>
</table>
</body>
</html>