On the Condensing of C-SIM
Basic levels of math with some wording to trip the expert.
Input the correct value 4 times in a row to disarm the module. Incorrect submissions reset stored information, and force the user to start over from the beginning.
For context in this manual:
- In corresponds to the displayed number on the specified stage.
- Mn corresponds to the value corresponding to the letter displayed on the specified stage.
- On corresponds to the number submitted on the specified stage. If On is not in the range of -99 to 99, keep adding or subtracting 100 until the On is.
- A#(x) corresponds to the action applied on the specified stage to the value x.
Negative numbers are displayed in red text. Dark red is used for displayed numbers. Stage numbers used in this manual count from 0.
Dependent Colors:
Use the color of the displayed text as the row, and the symbol displayed as the column. Stars (*) are displayed as • on the module.
+ | - | • (*) | |
---|---|---|---|
Red | On = (In + On-1) * Mn | On = (In - On-1) * Mn | On = (In * On-1) * Mn |
Green | On = (In + On-1) + Mn | On = (In - On-1) + Mn | On = (In * On-1) + Mn |
Blue | On = (In + On-1) - Mn | On = (In - On-1) - Mn | On = (In * On-1) - Mn |
Cyan | On = (In + I0) * Mn | On = (In - I0) * Mn | On = (In * I0) * Mn |
Magenta | On = (In + I0) + Mn | On = (In - I0) + Mn | On = (In * I0) + Mn |
Yellow | On = (In + I0) - Mn | On = (In - I0) - Mn | On = (In * I0) - Mn |
O-1 is the value of Z.