Merge branch 'master' of https://github.com/Lauryy06/epsilon into Lauryy06-master

This commit is contained in:
M4x1m3
2021-03-15 19:50:10 +01:00
14 changed files with 28 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ PythonCosh = "Cosinus hyperbolique"
PythonCount = "Compte les occurrences de x"
PythonDegrees = "Conversion de radians en degrés"
PythonDivMod = "Quotient et reste"
PythonDrawLine = "Trace une ligne"
PythonDrawString = "Affiche un texte au pixel (x,y)"
PythonErf = "Fonction d'erreur"
PythonErfc = "Fonction d'erreur complémentaire"