Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| python:fonctions [2019/10/21 13:18] – physix | python:fonctions [2020/07/24 03:31] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 45: | Ligne 45: | ||
| print(math.cos( math.pi / 3. )) | print(math.cos( math.pi / 3. )) | ||
| - | < | + | </code> |
| donne | donne | ||
| Ligne 54: | Ligne 54: | ||
| </ | </ | ||
| - | ---- | + | |
| <code python> | <code python> | ||