z Value | Function | Description | Variables | AMS 2.05↓ | AMS 2.07↑ |
Functions from lib68k4( ) |
301 | setMode("Display Digits","Float 7") | Sets mode to display up to 7 decimal places | none | √ | √ |
302 | setMode("Display Digits","Float 8") | Sets mode to display up to 8 decimal places | none | √ | √ |
303 | setMode("Display Digits","Float 9") | Sets mode to display up to 9 decimal places | none | √ | √ |
304 | setMode("Display Digits","Float 10") | Sets mode to display up to 10 decimal places | none | √ | √ |
305 | setMode("Display Digits","Float 11") | Sets mode to display up to 11 decimal places | none | √ | √ |
306 | setMode("Display Digits","Float 12") | Sets mode to display up to 12 decimal places | none | √ | √ |
307 | setMode("Angle","Radian") | Sets angle mode to radian | none | √ | √ |
308 | setMode("Angle","Degree") | Sets angle mode to degree | none | √ | √ |
309 | setMode("Exponential Format","Normal") | Sets the exponential format to normal mode | none | √ | √ |
310 | setMode("Exponential Format","Scientific") | Sets the exponential format to scientific mode | none | √ | √ |
311 | setMode("Exponential Format","Engineering") | Sets the exponential format to engineering mode | none | √ | √ |
312 | setMode("Complex Format","Real") | Sets the complex format to real mode | none | √ | √ |
313 | setMode("Complex Format","Rectangular") | Sets the complex format to rectangular mode | none | √ | √ |
314 | setMode("Complex Format","Polar") | Sets the complex format to polar mode | none | √ | √ |
315 | setMode("Vector Format","Rectangular") | Sets the vector format to rectangular mode | none | √ | √ |
316 | setMode("Vector Format","Cylindrical") | Sets the vector format to cylindrical mode | none | √ | √ |
317 | setMode("Vector Format","Spherical") | Sets the vector format to spherical mode | none | √ | √ |
318 | setMode("Pretty Print","Off") | Turns off pretty print feature | none | √ | √ |
319 | setMode("Pretty Print","On") | Turns on pretty print feature | none | √ | √ |
320 | setMode("Split Screen","Full") | Simply put, no split screen | none | √ | √ |
321 | setMode("Split Screen","Top-Bottom") | One screen on top, the other on the bottom | none | √ | √ |
322 | setMode("Split Screen","Left-Right") | One screen on the left, the other on the right | none | √ | √ |
323 | setMode("Split 1 App","Home") | Makes the 1st screen the homescreen, splitscreen can't be full | none | √ | √ |
324 | setMode("Split 1 App","Y= Editor") | Makes the 1st screen the Y= Editor, splitscreen can't be full | none | √ | √ |
325 | setMode("Split 1 App","Window Editor") | Makes the 1st screen the Window Editor, splitscreen can't be full | none | √ | √ |
326 | setMode("Split 1 App","Graph") | Makes the 1st screen the Graph, splitscreen can't be full | none | √ | √ |
327 | setMode("Split 1 App","Table") | Makes the 1st screen the Table, splitscreen can't be full | none | √ | √ |
328 | setMode("Split 1 App","Data/Matrix Editor") | Makes the 1st screen the Data/Matrix Editor, splitscreen can't be full | none | √ | √ |
329 | setMode("Split 1 App","Program Editor") | Makes the 1st screen the Program Editor, splitscreen can't be full | none | √ | √ |
330 | setTable("Independent","Auto") | Makes the table set automatically
| str | √ | √ |
331 | setMode("Split 1 App","Text Editor") | Makes the 1st screen the Text Editor, splitscreen can't be full | none | √ | √ |
332 | setMode("Split 1 App","Numeric Solver") | Makes the 1st screen the Numeric Solver, splitscreen can't be full | none | √ | √ |
333 | setMode("Split 2 App","Home") | Makes the 2nd screen the homescreen, splitscreen can't be full | none | √ | √ |
334 | setMode("Split 2 App","Y= Editor") | Makes the 2nd screen the Y= Editor, splitscreen can't be full | none | √ | √ |
335 | setMode("Split 2 App","Window Editor") | Makes the 2nd screen the Window Editor, splitscreen can't be full | none | √ | √ |
336 | setMode("Split 2 App","Graph") | Makes the 2nd screen the Graph, splitscreen can't be full | none | √ | √ |
337 | setMode("Split 2 App","Table") | Makes the 2nd screen the Table, splitscreen can't be full | none | √ | √ |
338 | setMode("Split 2 App","Data/Matrix Editor") | Makes the 2nd screen the Data/Matrix Editor, splitscreen can't be full | none | √ | √ |
339 | setMode("Split 2 App","Program Editor") | Makes the 2nd screen the Program Editor, splitscreen can't be full | none | √ | √ |
340 | setTable("Independent","Ask") | Doesn't make the table set automatically
| str | √ | √ |
341 | setMode("Split 2 App","Text Editor") | Makes the 2nd screen the Text Editor, splitscreen can't be full | none | √ | √ |
342 | setMode("Split 2 App","Numeric Solver") | Makes the 2nd screen the Numeric Solver, splitscreen can't be full | none | √ | √ |
343 | setMode("Number of Graphs","1") | In split screen mode, 1 graph is shown | none | √ | √ |
344 | setMode("Number of Graphs","2") | In split screen mode, 2 graphs are shown | none | √ | √ |
345 | setMode("Graph 2","Function") | Sets the 2nd graph to Function Mode | none | √ | √ |
346 | setMode("Graph 2","Parametric") | Sets the 2nd graph to Parametric Mode | none | √ | √ |
347 | setMode("Graph 2","Polar") | Sets the 2nd graph to Polar Mode | none | √ | √ |
348 | setMode("Graph 2","Sequence") | Sets the 2nd graph to Sequence Mode | none | √ | √ |
349 | setMode("Graph 2","3D") | Sets the 2nd graph to 3D Mode | none | √ | √ |
350 | setMode("Graph 2","Diff Equations") | Sets the graph in splitscreen for Differential Equations | none | √ | √ |
351 | setMode("Split Screen Ratio","1:1") | Sets the splitscreen ration to both equal | none | √ | √ |
352 | setMode("Split Screen Ratio","1:2") | Makes the 2nd split screen twice as big as the 1st | none | √ | √ |
353 | setMode("Split Screen Ratio","2:1") | Makes the 1st split screen twice as big as the 2nd (92+/V200 only) | none | √ | √ |
354 | setMode("Exact/Approx","Auto") | Calculations automatically pick approximate or exact answers | none | √ | √ |
355 | setMode("Exact/Approx","Exact") | Calculations display exact answers, ie e=e | none | √ | √ |
356 | setMode("Exact/Approx","Approximate") | Calculations display approximate answers, ie π=3.1415926535... | none | √ | √ |
357 | setMode("Base","Dec") | All numbers are decimal form, input also. ie 23 | none | √ | √ |
358 | setMode("Base","Hex") | All numbers are hexadecimal form, input also. ie 0h17 | none | √ | √ |
359 | setMode("Base","Bin") | All numbers are binary form, input also. ie 0b10111 | none | √ | √ |
360 | setUnits({"SI"}) | Sets measuring units to the SI system | none | √ | √ |
361 | setUnits({"ENG/US"}) | Sets measuring units to the US system | none | √ | √ |
362 | setUnits(a) | Sets measuring units using a list of strings, a. a's 1st element must be "CUSTOM" | a | √ | √ |
363 | setGraph("Fields","SLPFLD") | Sets the graphing fields to SLPFLD | none | √ | √ |
364 | setGraph("Coordinates","Rect") | Sets the coordinate system to Rect mode | none | √ | √ |
365 | setGraph("Coordinates","Polar") | Sets the coordinate system to Polar mode | none | √ | √ |
366 | setGraph("Coordinates","Off") | Turns off the coordinates | none | √ | √ |
367 | setGraph("Graph Order","Seq") | Graphs equations 1 at a time | none | √ | √ |
368 | setGraph("Graph Order","Simul") | Graphs equations all at the same time | none | √ | √ |
369 | setGraph("Grid","Off") | Turns off the grid | none | √ | √ |
370 | setGraph("Grid","On") | Turns on the grid | none | √ | √ |
371 | setGraph("Axes","On") | Turns on the axes | none | √ | √ |
372 | setGraph("Axes","Box") | Turns on box form axes in 3D mode | none | √ | √ |
373 | setGraph("Axes","Axes") | Turns on x,y,z line form axes in 3D mode | none | √ | √ |
374 | setGraph("Axes","Off") | Turns off the axes | none | √ | √ |
375 | setGraph("Leading Cursor","Off") | Turns off the leading cursor | none | √ | √ |
376 | setGraph("Leading Cursor","On") | Turns on the leading cursor | none | √ | √ |
377 | setGraph("Labels","Off") | Turns off the graph labels | none | √ | √ |
378 | RplcPic pic1 | Replaces 1 picture with another on the graph | pic1 | √ | √ |
379 | setGraph("Labels","On") | Turns on the graph labels | none | √ | √ |
380 | setGraph("Style","Wire Frame") | Sets the 3D graphing style to Wire Frame | none | √ | √ |
381 | setGraph("Style","Hidden Surface") | Sets the 3D graphing style to Hidden Surface | none | √ | √ |
382 | setGraph("Style","Contour Levels") | Sets the 3D graphing style to Contour Levels | none | √ | √ |
383 | setGraph("Style","Wire and Contour") | Sets the 3D graphing style to Wire and Contour | none | √ | √ |
384 | setGraph("Style","Implicit Plot") | Sets the 3D graphing style to Implicit Plot | none | √ | √ |
385 | setGraph("Seq Axes","Time") | Sets time axes in Sequence mode | none | √ | √ |
386 | setGraph("Seq Axes","Web") | Sets web axes in Sequence mode | none | √ | √ |
387 | setGraph("Seq Axes","U1-vs-U2") | Sets U1-vs-U2 custom axes in Sequence mode | none | √ | √ |
388 | setGraph("Solution Method","RK") | Solves calculations using RK's method | none | √ | √ |
389 | setGraph("Solution Method","Euler") | Solves calculations using Euler's method | none | √ | √ |
390 | setGraph("Fields","DIRFLD") | Sets the graphing field to DIRFLD | none | √ | √ |
391 | setGraph("Fields","FLDOFF") | Sets the graphing field off | none | √ | √ |
392 | NA | Clears most of the screen inward horizontally, then the rest inward vertically | none | √ | √ |
393 | NA | Clears the screen outward horizontally | none | √ | √ |
394 | NA | Clears the screen outward vertically | none | √ | √ |
395 | NA | Clears most of the screen outward horizontally, then the rest outward vertically | none | √ | √ |
396 | NA | Inverses most of the screen inward horizontally, then the rest inward vertically | none | √ | √ |
397 | NA | Inverses the screen outward horizontally | none | √ | √ |
398 | NA | Inverses the screen outward vertically | none | √ | √ |
399 | NA | Inverses most of the screen outward horizontally, then the rest outward vertically | none | √ | √ |
400 | NA | Clears the screen using pixel circles, starting from the top-left corner | none | √ | √ |