PythonPound = "Opmerkingen" PythonPercent = "Modulo" Python1J = "Imaginaire i" PythonLF = "Nieuwe regel" PythonTab = "Tabulatie" PythonAmpersand = "Bitsgewijze en" PythonSymbolExp = "Bitsgewijze exclusieve of" PythonVerticalBar = "Bitsgewijze of" PythonImag = "Imaginair deel van z" PythonReal = "Reëel deel van z" PythonSingleQuote = "Enkele aanhalingstekens" PythonAbs = "Absolute waarde" PythonAcos = "Arccosinus" PythonAcosh = "Arccosinus hyperbolicus" PythonAppend = "Voeg x toe aan het eind van je lijst" PythonArrow = "Pijl van (x,y) naar (x+dx,y+dy)" PythonAsin = "Arcsinus" PythonAsinh = "Arcsinus hyperbolicus" PythonAtan = "Arctangens" PythonAtan2 = "Geeft atan(y/x)" PythonAtanh = "Arctangens hyperbolicus" PythonAxis = "Stel de assen in (xmin,xmax,ymin,ymax)" PythonBar = "Teken staafdiagram met x-waarden" PythonBin = "Zet integer om in een binair getal" PythonCeil = "Plafond" PythonChoice = "Geeft willek. getal van de lijst" PythonClear = "Lijst leegmaken" PythonCmathFunction = "cmath module voorvoegsel" PythonColor = "Definieer een rgb kleur" PythonColorBlack = "Zwarte kleur" PythonColorBlue = "Blauwe kleur" PythonColorBrown = "Bruine kleur" PythonColorGray = "Grijze kleur" PythonColorGreen = "Groene kleur" PythonColorOrange = "Oranje kleur" PythonColorPink = "Roze kleur" PythonColorPurple = "Paarse kleur" PythonColorRed = "Rode kleur" PythonColorWhite = "Witte kleur" PythonColorYellow = "Gele kleur" PythonComplex = "Geeft a+ib" PythonCopySign = "Geeft x met het teken van y" PythonCos = "Cosinus" PythonCosh = "Cosinus hyperbolicus" PythonCount = "Tel voorkomen van x" PythonDegrees = "Zet x om van radialen naar graden" PythonDivMod = "Quotiënt en rest" PythonDrawCircle = "Teken een cirkel" PythonDrawLine = "Teken een lijn" PythonDrawString = "Geef een tekst weer van pixel (x,y)" PythonErf = "Error functie" PythonErfc = "Complementaire error functie" PythonEval = "Geef de geëvalueerde uitdrukking" PythonExp = "Exponentiële functie" PythonExpm1 = "Bereken exp(x)-1" PythonFabs = "Absolute waarde" PythonFillCircle = "Vul een cirkel" PythonFillPolygon = "Vul een veelhoek" PythonFillRect = "Vul een rechthoek bij pixel (x,y)" PythonFloat = "Zet x om in een float" PythonFloor = "Vloer" PythonFmod = "a modulo b" PythonFrExp = "Mantisse en exponent van x: (m,e)" PythonGamma = "Gammafunctie" PythonGetPalette = "Thema palet krijgen" PythonGetPixel = "Geef pixel (x,y) kleur (rgb)" PythonGetrandbits = "Integer met k willekeurige bits" PythonGrid = "Verander zichtbaarheid raster" PythonHex = "Zet integer om in hexadecimaal" PythonHist = "Teken het histogram van x" PythonImportCmath = "Importeer cmath module" PythonImportIon = "Importeer ion module" PythonImportKandinsky = "Importeer kandinsky module" PythonImportRandom = "Importeer random module" PythonImportMath = "Importeer math module" PythonImportMatplotlibPyplot = "Importeer matplotlib.pyplot module" PythonImportNumpy = "Importeer ulab.numpy module" PythonImportScipy = "Importeer ulab.scipy module" PythonImportTime = "Importeer time module" PythonImportOs = "Importeer os module" PythonOsUname = " Krijg systeeminfo" PythonOsGetlogin = "Get username" PythonOsRemove = "Een bestand verwijderen" PythonOsRename = "Hernoem bestand" PythonOsListdir = "Lijstbestanden" PythonImportTurtle = "Importeer turtle module" PythonIndex = "Index van de eerste x aanwezigheden" PythonInput = "Wijs een waarde toe" PythonInsert = "Voeg x toe aan index i in de lijst" PythonInt = "Zet x om in een integer" PythonIonFunction = "ion module voorvoegsel" PythonIsFinite = "Controleer of x eindig is" PythonIsInfinite = "Controleer of x oneindig is" PythonIsKeyDown = "Geef True als k toets omlaag is" PythonBattery = "Return battery voltage" PythonBatteryLevel = "Return battery level" PythonBatteryIscharging = "Return if battery is charging" PythonIsNaN = "Controleer of x geen getal is" PythonKandinskyFunction = "kandinsky module voorvoegsel" PythonLdexp = "Geeft x*(2**i), inversie van frexp" PythonLength = "Lengte van een object" PythonLgamma = "Log-gammafunctie" PythonLog = "Logaritme met grondgetal a" PythonLog10 = "Logaritme met grondgetal 10" PythonLog2 = "Logaritme met grondgetal 2" PythonMathFunction = "math module voorvoegsel" PythonMatplotlibPyplotFunction = "matplotlib.pyplot module prefix" PythonMax = "Maximum" PythonMin = "Minimum" PythonModf = "Fractionele en gehele delen van x" PythonMonotonic = "Waarde van een monotone klok" PythonNumpyFunction = "numpy module prefix" PythonNumpyFftFunction = "numpy.fft module prefix" PythonNumpyLinalgFunction = "numpy.linalg module prefix" PythonScipyFunction = "scipy module prefix" PythonScipyLinalgFunction = "scipy.linalg module prefix" PythonScipyOptimizeFunction = "scipy.optimize module prefix" PythonScipySignalFunction = "scipy.signal module prefix" PythonScipySpecialFunction = "scipy.special module prefix" PythonOct = "Integer omzetten naar octaal" PythonPhase = "Fase van z in radialen" PythonPlot = "Plot y versus x als lijnen" PythonPolar = "z in poolcoördinaten" PythonPop = "Verwijder en breng het laatste item terug" PythonPower = "x tot de macht y" PythonPrint = "Print object" PythonRadians = "Zet x om van graden naar radialen" PythonRandint = "Geeft willek. integer in [a,b]" PythonRandom = "Een willekeurig getal in [0,1)" PythonRandomFunction = "random module voorvoegsel" PythonRandrange = "Willek. getal in range(start, stop)" PythonRangeStartStop = "Lijst van start tot stop-1" PythonRangeStop = "Lijst van 0 tot stop-1" PythonRect = "z in cartesiaanse coördinaten" PythonRemove = "Verwijder het eerste voorkomen van x" PythonReverse = "Keer de elementen van de lijst om" PythonRound = "Rond af op n cijfers" PythonScatter = "Teken scatterplot van y versus x" PythonSeed = "Start willek. getallengenerator" PythonSetPixel = "Kleur pixel (x,y)" PythonShow = "Figuur weergeven" PythonSin= "Sinus" PythonSinh = "Sinus hyperbolicus" PythonSleep = "Stel executie voor t seconden uit" PythonSort = "Sorteer de lijst" PythonSqrt = "Vierkantswortel" PythonSum = "Sommeer de items van een lijst" PythonTan = "Tangens" PythonTanh = "Tangens hyperbolicus" PythonText = "Geef tekst weer op coördinaten (x,y)" PythonTimeFunction = "time module voorvoegsel" PythonTrunc = "x afgeknot tot een integer" PythonTurtleBackward = "Ga achterwaarts met x pixels" PythonTurtleCircle = "Cirkel van straal r pixels" PythonTurtleColor = "Stel de kleur van de pen in" PythonTurtleColorMode = "Stel de kleurmodus in op 1.0 of 255" PythonTurtleForward = "Ga voorwaarts met x pixels" PythonTurtleFunction = "turtle module voorvoegsel" PythonTurtleGoto = "Verplaats naar (x,y) coordinaten" PythonTurtleHeading = "Ga terug naar de huidige koers" PythonTurtleHideturtle = "Verberg de schildpad" PythonTurtleIsdown = "Geeft True als pen naar beneden is" PythonTurtleLeft = "Ga linksaf met a graden" PythonTurtlePendown = "Zet de pen naar beneden" PythonTurtlePensize = "Stel de lijndikte in op x pixels" PythonTurtlePenup = "Zet de pen omhoog" PythonTurtlePosition = "Zet huidige (x,y) locatie terug" PythonTurtleReset = "Reset de tekening" PythonTurtleRight = "Ga rechtsaf met a graden" PythonTurtleSetheading = "Zet de oriëntatie op a graden" PythonTurtleSetposition = "Plaats de schildpad" PythonTurtleShowturtle = "Laat de schildpad zien" PythonTurtleSpeed = "Tekensnelheid tussen 0 and 10" PythonTurtleWrite = "Display a text" PythonUniform = "Decimaal getal in [a,b]" PythonImportTime = "Import time module" PythonTimePrefix = "time module function prefix" PythonTimeSleep = "Wait for n second" PythonMonotonic = "Return monotonic time" PythonFileOpen = "Opens a file" PythonFileSeekable = "Tells if seek can be used on a file" PythonFileSeek = "Move file's cursor" PythonFileTell = "Get file's cursor location" PythonFileClose = "Closes a file" PythonFileClosed = "True if file was closed" PythonFileRead = "Read up to size bytes" PythonFileWrite = "Write b into file" PythonFileReadline = "Reads a line or up to size bytes" PythonFileReadlines = "Reads a list of lines" PythonFileTruncate = "Resize the file to size" PythonFileWritelines = "Writes a list of lines" PythonFileName = "Contains file's name" PythonFileMode = "Contains file's open mode" PythonFileReadable = "Tells if read can be used on a file" PythonFileWritable = "Tells if write can be used on a file"