Basic Library 68K

z ValueFunctionDescriptionVariablesAMS 2.05↓AMS 2.07↑
Functions from lib68k5( )
401NAInverses the screen using pixel circles, outward from the center none
402NAShades the screen using pixel circles, outward from the center none
403NAClears the screen using pixel circles, inward from the center none
404NAInverses the screen using pixel circles, inward from the center none
405NAShades the screen using pixel circles, inward from the center none
406NAInverses the screen using circles, outward from the center none
407NAClears the screen using circles, outward from the center none
408NAInverses the screen using circles, inward from the center none
409NAClears the screen using circles, inward from the center none
410NAShades the screen using circles, inward from the center none
411RplcPic pic1Clears the graph and displays pic1 at 0,0pic1
412NADraws vertical lines along the x-axisnone
413NADraws horizontal lines along the y-axisnone
414NAClears vertical lines along the x-axisnone
415NAclears horizontal lines along the y-axisnone
416NAInverses vertical lines along the x-axisnone
417NAInverses horizontal lines along the y-axisnone
418NADraws vertical lines along the x-axis and horizontal lines along the y-axisnone
419NAClears vertical lines along the x-axis and horizontal lines along the y-axisnone
420NAInverses vertical lines along the x-axis and horizontal lines along the y-axisnone
421NAAsks for values to fill a lista
422NAAsks for values to fill a list, changing them all to stringsa
423NAAsks for values to fill a list, changing them all to expressionsa
424NAOutputs the time at x,y in digital clock stylex, y
×
425NAAsks for values to fill a matrix (b=width, a=height)a, b
426NAAsks for values to fill a matrix (b=width, a=height), changing them all to stringsa, b
427NAAsks for values to fill a matrix (b=width, a=height), changing them all to expressionsa, b
428setGraph("DE Axes","Time")Sets time axes in Diff Equations modenone
429setGraph("DE Axes","t-vs-y'")Sets t-vs-y' axes in Diff Equations modenone
430setGraph("DE Axes","y-vs-y'")Sets y-vs-y' axes in Diff Equations modenone
431setGraph("DE Axes","y1-vs-y2")Sets y1-vs-y2 axes in Diff Equations modenone
432setGraph("DE Axes","y1-vs-y2'")Sets y1-vs-y2' axes in Diff Equations modenone
433setGraph("DE Axes","y1'-vs-y2'")Sets y1'-vs-y2' axes in Diff Equations modenone
434setMode("Split 1 App",str)Makes the 1st screen the str, a Flash App, splitscreen can't be fullstr
435setMode("Split 2 App",str)Makes the 2nd screen the str, a Flash App, splitscreen can't be fullstr
436setMode("Language","English")Sets the language to Englishstr
437setMode("Language",str)Sets the language to strstr
438setTable("Graph <-> Table","Off")Turns the Graph Table off str
439setTable("Graph <-> Table","Off")Turns the Graph Table on str
440NARuns consecutively named pics for greyscale or animationsx, y
441PlotsOffTurns Graph Plots offnone
442PlotsOnTurns Graph Plots offnone
443max(a,b)→xStores the maximum value (a or b) to xa, b
444max(a,b)→xStores the remainder of a/b to xa, b
445InputGet points from the graph. Move the cursor and press enternone
446InputAllows user to input a number to save as xstr
447InputAllows user to input a string to save as xstr
448nCr(a,b)→xStores a nCr b to xa, b
449nPr(a,b)→xStores a nPr b to xa, b
450ord(str)→xStores the character value of str to xstr
451not a→xStores -a-1 to xa
452ClrErrClears Errorsnone
453ShowStatDisplays graph/table ststisticsnone
454PassErrSkips Errorsnone
455NewPic a,pic1Create pic1 from matrix aa
456LineTan expr(str),xGraphs the equation (str) tangent to point xstr, x
457PopUp a,xCreate a popup with options from list aa
458left(getConfg()[4],4)→amsStores the AMS number to amsnone
459getConfg()[18]→ramStores the amount of RAM to ramnone
460getConfg()[20]→framStores the amount of free RAM to framnone
461getConfg()[18]-getConfg()[20]→uramStores the amount of used RAM to uramnone
462getConfg()[22]→arStores the amount of Archive to arnone
463getConfg()[24]→farStores the amount of free Archive to farnone
464getConfg()[22]-getConfg()[24]→uarStores the amount of used Archive to uarnone
465NADisplays some important system informationnone