sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sidebar [2019/10/02 14:06]
jojo1973 Added link to list processing chapter
sidebar [2021/10/11 04:38] (current)
jojo1973
Line 2: Line 2:
     - [[manual:chapter1:rpl|A brief introduction to RPL]]     - [[manual:chapter1:rpl|A brief introduction to RPL]]
     - [[manual:chapter1:introduction|Introduction to newRPL]]     - [[manual:chapter1:introduction|Introduction to newRPL]]
-    - [[manual:chapter1:installation|Installation]]+    - [[manual:chapter1:installation|Installing newRPL]]
     - [[manual:chapter1:notation|Notation and conventions]]     - [[manual:chapter1:notation|Notation and conventions]]
-    - [[manual:chapter1:buildfromsource|Building from sources]] +    - [[manual:chapter1:buildfromsource|Building newRPL from source code]] 
-    - [[manual:chapter1:usbcomms|USB Communications setup]]+    - [[manual:chapter1:usbcomms|USB communications setup]]
   - **[[manual:chapter2|Chapter 2 - Basic operation]]**   - **[[manual:chapter2|Chapter 2 - Basic operation]]**
-    - [[manual:chapter2:interface|The display interface]] 
     - [[manual:chapter2:keyboard|Understanding the keyboard]]     - [[manual:chapter2:keyboard|Understanding the keyboard]]
 +    - [[manual:chapter2:interface|The display interface]]
 +    - [[manual:chapter2:cmdline|Working with the command line]]
     - [[manual:chapter2:menus|Working with the menus]]     - [[manual:chapter2:menus|Working with the menus]]
-    - [[manual:chapter2:cmdline|The command line editor]] 
     - [[manual:chapter2:stack|Working with the stack]]     - [[manual:chapter2:stack|Working with the stack]]
     - [[manual:chapter2:interactivestack|Using the interactive stack]]     - [[manual:chapter2:interactivestack|Using the interactive stack]]
-    - [[manual:chapter2:breakandrestart|Interrupting long tasks and restarting]]+    - [[manual:chapter2:breakandrestart|Interrupting long tasks and restarting the system]]
     - [[manual:chapter2:settings|Settings]]     - [[manual:chapter2:settings|Settings]]
   - **[[manual:chapter3|Chapter 3 - Working with objects]]**   - **[[manual:chapter3|Chapter 3 - Working with objects]]**
     - [[manual:chapter3:reals|Basic numbers]]     - [[manual:chapter3:reals|Basic numbers]]
     - [[manual:chapter3:complex|Complex numbers]]     - [[manual:chapter3:complex|Complex numbers]]
 +    - [[manual:chapter3:infinity|Infinity and indefinite results]]
     - [[manual:chapter3:numformat|Number ranges, precision and storage sizes]]     - [[manual:chapter3:numformat|Number ranges, precision and storage sizes]]
     - [[manual:chapter3:numformatting|Displaying and formatting numbers]]     - [[manual:chapter3:numformatting|Displaying and formatting numbers]]
Line 26: Line 27:
     - [[manual:chapter3:symbolic|Symbolic expressions]]     - [[manual:chapter3:symbolic|Symbolic expressions]]
     - [[manual:chapter3:units|Units]]     - [[manual:chapter3:units|Units]]
 +    - [[manual:chapter3:grobs|Graphical objects]]
 +    - [[manual:chapter3:fonts|Fonts]]
 +    - [[manual:chapter3:bindata|Binary data containers]]
   - **[[manual:chapter4|Chapter 4 - Storage]]**   - **[[manual:chapter4|Chapter 4 - Storage]]**
      - [[manual:chapter4:mem|Memory organization]]      - [[manual:chapter4:mem|Memory organization]]
      - [[manual:chapter4:dirs|Directories and variable storage]]      - [[manual:chapter4:dirs|Directories and variable storage]]
      - [[manual:chapter4:card|SD card operations]]      - [[manual:chapter4:card|SD card operations]]
-     - [[manual:chapter4:libs|Libraries]]+     - [[manual:chapter4:usb|USB operations]]
      - [[manual:chapter4:backups|Creating backups]]      - [[manual:chapter4:backups|Creating backups]]
   - **[[manual:chapter5|Chapter 5 - Programming]]**   - **[[manual:chapter5|Chapter 5 - Programming]]**
      - [[manual:chapter5:basics|The basics of RPL]]       - [[manual:chapter5:basics|The basics of RPL]] 
-     - [[manual:chapter5:listproc|Parallel processing with lists]] +     - [[manual:chapter5:listproc|Parallel processing with lists]] 
 +     - [[manual:chapter5:asm|Assembly-like Instruction Set]] 
   - **[[manual:chapter6|Chapter 6 - Command Reference]]**   - **[[manual:chapter6|Chapter 6 - Command Reference]]**
 +  - **[[manual:chapter7|Chapter 7 - Advanced topics]]**
 +     - [[manual:chapter7:custmenu|Creating customized menus]]
 +     - [[manual:chapter7:custkeyb|Customizing the keyboard]]
 +     - [[manual:chapter7:userfonts|Building user-defined fonts]]
 +     - [[manual:chapter7:userlibs|Creating user libraries]]
 +     - [[manual:chapter7:timemgt|Time management]]
 +  - **[[manual:chapter8|Chapter 8 - Advanced numerical applications]]**
 +     - [[manual:chapter8:rootfinder|Root finding]]
 +     - [[manual:chapter8:numinteg|Numerical integration]]
 +     - [[manual:chapter8:msolveopt|Multiple equation solving and optimization]]
 +     - [[manual:chapter8:tvm|Financial calculations]]
 +  - **[[manual:chapter9|Chapter 9 - CAS]]**
   - **[[manual:appendix|Appendix]]**   - **[[manual:appendix|Appendix]]**
-     - [[manual:appendix:cmdindex|Alphabetic index of commands]]+     - [[manual:appendix:cmdindex|Alphabetical index of keywords]]
      - [[manual:appendix:bindings|Special key combinations]]      - [[manual:appendix:bindings|Special key combinations]]
 +     - [[manual:appendix:flags|List of system flags]]
 +     - [[manual:appendix:menus|List of system menus]]
 +     - [[manual:appendix:units|List of system units]]
      - [[manual:appendix:processorspeed|Processor speeds]]      - [[manual:appendix:processorspeed|Processor speeds]]
      - [[manual:appendix:executespeed|Program speed tests]]      - [[manual:appendix:executespeed|Program speed tests]]
  • sidebar.1570050398.txt.gz
  • Last modified: 2019/10/02 14:06
  • by jojo1973