mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
130 lines
5.2 KiB
Plaintext
130 lines
5.2 KiB
Plaintext
PythonPound = "Commentaire"
|
|
PythonPercent = "Modulo"
|
|
Python1J = "i complexe"
|
|
PythonLF = "Saut à la ligne"
|
|
PythonTab = "Tabulation"
|
|
PythonAmpersand = "Et logique"
|
|
PythonSymbolExp = "Ou exclusif logique"
|
|
PythonVerticalBar = "Ou logique"
|
|
PythonImag = "Partie imaginaire de z"
|
|
PythonReal = "Partie réelle de z"
|
|
PythonSingleQuote = "Apostrophe"
|
|
PythonAbs = "Valeur absolue/Module"
|
|
PythonAcos = "Arc cosinus"
|
|
PythonAcosh = "Arc cosinus hyperbolique"
|
|
PythonAsin = "Arc sinus"
|
|
PythonAsinh = "Arc sinus hyperbolique"
|
|
PythonAtan = "Arc tangente"
|
|
PythonAtan2 = "Calcul de arctan(y/x)"
|
|
PythonAtanh = "Arc tangente hyperbolique"
|
|
PythonBin = "Conversion d'un entier en binaire"
|
|
PythonCeil = "Plafond"
|
|
PythonChoice = "Nombre aléatoire dans la liste"
|
|
PythonCmathFunction = "Préfixe fonction du module cmath"
|
|
PythonColor = "Définit une couleur rgb"
|
|
PythonComplex = "Retourne a+ib"
|
|
PythonCopySign = "Retourne x avec le signe de y"
|
|
PythonCos = "Cosinus"
|
|
PythonCosh = "Cosinus hyperbolique"
|
|
PythonDegrees = "Conversion de radians en degrés"
|
|
PythonDivMod = "Quotient et reste"
|
|
PythonDrawString = "Affiche un texte au pixel (x,y)"
|
|
PythonConstantE = "2.718281828459045"
|
|
PythonErf = "Fonction d'erreur"
|
|
PythonErfc = "Fonction d'erreur complémentaire"
|
|
PythonEval = "Evalue l'expression en argument "
|
|
PythonExp = "Fonction exponentielle"
|
|
PythonExpm1 = "Calcul de exp(x)-1"
|
|
PythonFabs = "Valeur absolue"
|
|
PythonFloat = "Conversion en flottant"
|
|
PythonFloor = "Partie entière"
|
|
PythonFmod = "a modulo b"
|
|
PythonFrExp = "Mantisse et exposant de x : (m,e)"
|
|
PythonGamma = "Fonction gamma"
|
|
PythonGetPixel = "Renvoie la couleur du pixel (x,y)"
|
|
PythonGetrandbits = "Nombre aléatoire sur k bits"
|
|
PythonHex = "Conversion entier en hexadécimal"
|
|
PythonImportCmath = "Importation du module cmath"
|
|
PythonImportKandinsky = "Importation du module kandinsky"
|
|
PythonImportRandom = "Importation du module random"
|
|
PythonImportMath = "Importation du module math"
|
|
PythonImportTurtle = "Importation du module turtle"
|
|
PythonImportFromCmath = "Importation du module cmath"
|
|
PythonImportFromKandinsky = "Importation du module kandinsky"
|
|
PythonImportFromRandom = "Importation du module random"
|
|
PythonImportFromMath = "Importation du module math"
|
|
PythonImportFromTurtle = "Importation du module turtle"
|
|
PythonInput = "Entrer une valeur"
|
|
PythonInt = "Conversion en entier"
|
|
PythonIsFinite = "Teste si x est fini"
|
|
PythonIsInfinite = "Teste si x est infini"
|
|
PythonIsNaN = "Teste si x est NaN"
|
|
PythonKandinskyFunction = "Préfixe fonction module kandinsky"
|
|
PythonLdexp = "Inverse de frexp : x*(2**i)"
|
|
PythonLength = "Longueur d'un objet"
|
|
PythonLgamma = "Logarithme de la fonction gamma"
|
|
PythonLog = "Logarithme base a"
|
|
PythonLog10 = "Logarithme base 10"
|
|
PythonLog2 = "Logarithme base 2"
|
|
PythonMathFunction = "Préfixe fonction du module math"
|
|
PythonMax = "Maximum"
|
|
PythonMin = "Minimum"
|
|
PythonModf = "Parties fractionnaire et entière"
|
|
PythonOct = "Conversion en octal"
|
|
PythonPhase = "Argument de z"
|
|
PythonConstantPi = "3.141592653589793"
|
|
PythonPolar = "Conversion en polaire"
|
|
PythonPower = "x à la puissance y"
|
|
PythonPrint = "Affiche l'objet"
|
|
PythonRadians = "Conversion de degrés en radians"
|
|
PythonRandint = "Entier aléatoire dans [a,b]"
|
|
PythonRandom = "Nombre decimal dans [0,1["
|
|
PythonRandomFunction = "Prefixe fonction du module random"
|
|
PythonRandrange = "Nombre dans range(start, stop)"
|
|
PythonRangeStartStop = "Liste de start à stop-1"
|
|
PythonRangeStop = "Liste de 0 à stop-1"
|
|
PythonRect = "Conversion en algébrique"
|
|
PythonRound = "Arrondi n chiffres"
|
|
PythonSeed = "Initialiser générateur aléatoire"
|
|
PythonSetPixel = "Colore le pixel (x,y)"
|
|
PythonSin = "Sinus"
|
|
PythonSinh = "Sinus hyperbolique"
|
|
PythonSorted = "Tri d'une liste"
|
|
PythonSqrt = "Racine carrée"
|
|
PythonSum = "Somme des éléments d'une liste"
|
|
PythonTan = "Tangente"
|
|
PythonTanh = "Tangente hyperbolique"
|
|
PythonTrunc = "Troncature entière"
|
|
PythonTurtleBackward = "Recule de x pixels"
|
|
PythonTurtleBlack = "Couleur noire"
|
|
PythonTurtleBlue = "Couleur bleue"
|
|
PythonTurtleBrown = "Couleur marron"
|
|
PythonTurtleCircle = "Cercle de rayon r pixels"
|
|
PythonTurtleColor = "Modifie la couleur du tracé"
|
|
PythonTurtleForward = "Avance de x pixels"
|
|
PythonTurtleFunction = "Préfixe fonction du module turtle"
|
|
PythonTurtleGoto = "Va au point de coordonnées (x,y)"
|
|
PythonTurtleGreen = "Couleur verte"
|
|
PythonTurtleGrey = "Couleur grise"
|
|
PythonTurtleHeading = "Renvoie l'orientation actuelle"
|
|
PythonTurtleHideturtle = "Masque la tortue"
|
|
PythonTurtleIsdown = "True si le crayon est abaissé"
|
|
PythonTurtleLeft = "Pivote de a degrés vers la gauche"
|
|
PythonTurtleOrange = "Couleur orange"
|
|
PythonTurtlePendown = "Abaisse le crayon"
|
|
PythonTurtlePensize = "Taille du tracé en pixels"
|
|
PythonTurtlePenup = "Relève le crayon"
|
|
PythonTurtlePink = "Couleur rose"
|
|
PythonTurtlePosition = "Renvoie la position (x,y) actuelle"
|
|
PythonTurtlePurple = "Couleur violette"
|
|
PythonTurtleRed = "Couleur rouge"
|
|
PythonTurtleReset = "Réinitialise le dessin"
|
|
PythonTurtleRight = "Pivote de a degrés vers la droite"
|
|
PythonTurtleSetheading = "Met une orientation de a degrés"
|
|
PythonTurtleSetposition = "Positionne la tortue"
|
|
PythonTurtleShowturtle = "Affiche la tortue"
|
|
PythonTurtleSpeed = "Vitesse du tracé entre 0 et 10"
|
|
PythonTurtleWhite = "Couleur blanche"
|
|
PythonTurtleYellow = "Couleur jaune"
|
|
PythonUniform = "Nombre décimal dans [a,b]"
|