Bob's Calculator Version 2.0 Updated: 2005.02.01  
  Home     Main screen     Forms     Programming     Customization  
   Overview       Run       View       Add/Edit       Commands       Samples   

Families
Conditional
Display
Financial
Integer
Mem
Misc
Ops
Program flow
Stack
Stats
Trig
Value
Stack
These commands allow you to programmatically interact with the stack registers

Stack x<>ySwap the X and Y registers
Stack x<>iSwap the X register with the "i" register
Stack x<>(i)Swap the X register with the memory register indexed by "i"
R<dn>Roll the stack
R<up>Roll the stack
Cl-xClear the X register
Lst-xRecall the previously entered X value.
EnterPush the current value onto the stack.
=Perform the algebraic "=" operation.
(Open bracket.
)Close bracket.



(c) 2005 RarM_Software