Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$Increment the actual cell by 65%Increment the actual cell by 32
/*Multiply the value of the actual cell by 2
a*Copy the value of actual cell to the next cell on the right
A*Copy the value in the next cell to the right to the actual cell
{ ... }

*Every command between { and the corresponding closing bracket } is duplicated immediately

0*Set the actual cell to 0

...