Added Maths TS 2016 (Lilougue)

This commit is contained in:
Thomas Touhey 2016-06-09 18:14:51 +02:00
parent e2ac2d749e
commit 3a10fd91ab
3 changed files with 66 additions and 1 deletions

BIN
fichiers/MathsTS.g1a Normal file

Binary file not shown.

View File

@ -13,6 +13,7 @@
<hr>
<h2>Cours</h2>
<h3>Programmes</h3>
<ul>
<li><a href="pack_maths_2013.html">Pack Bac Maths 2013 (Shyked)</a></li>
<li><a href="pack_maths_2014.html">Pack Bac Maths 2014 (ShadowSmoker)</a></li>
@ -22,9 +23,14 @@
<li><a href="trinome_plus.html">Trinome Plus (Matronix)</a></li>
</ul>
<h3>Addins</h3>
<ul>
<li><a href="maths_ts_2016.html">Maths TS 2016 (Lilougue)</a></li>
</ul>
<h2>Tutoriels</h2>
<ul>
<li><a href="fa_124.html">Transférer sur sa calculatrice avec FA-124 (Windows uniquement)</a></li>
<li><a href="fa_124.html">Transférer des addins/programmes/e-acts sur sa calculatrice avec FA-124 (Windows uniquement)</a></li>
<li><a href="tweak.html">Transformer sa Graph 35+ USB/E en Graph 75 (+E)</a></li>
</ul>

59
maths_ts_2016.html Normal file
View File

@ -0,0 +1,59 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Maths TS 2016 (Lilougue) - 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>Maths TS 2016 (Lilougue)</h2>
<div class="dl">
<p>Télécharger :
<a href="fichiers/MathsTS.g1a">Fichier principal</a>
</p>
</div>
<p>Maths TS est un add-in comportant tout le cours de terminale (excepté les matrices pour les spe et les ROCS). Chaque chapitre est divisé en deux parties : le cours (comportant les principales notions du chapitre) et les questions types (comportant diverses questions relatives au chapitre, avec la façon dont il faut la résoudre et pourvue d'un exemple).</p>
<h3>Compatibilité</h3>
<table class="compatibility">
<tr>
<th>Modèle</th>
<th>Etat</th>
</tr>
<tr>
<td>Graph 25+</td>
<td class="nc">Incompatible</td>
</tr>
<tr>
<td>Graph 35+ (non USB)</td>
<td class="nc">Incompatible</td>
</tr>
<tr>
<td>Graph 35+ USB/E</td>
<td class="nc">Incompatible (voir note)</td>
</tr>
<tr>
<td>Graph 65</td>
<td class="nc">Incompatible</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="nc">Incompatible</td>
</tr>
</table>
<p><i>Note: Il est possible de <a href="tweak.html">transformer sa calculatrice Graph 35+ USB(+E) en Graph 75(+E)</a>.</i></p>
</body>
</html>