Updated 2026-08-16
Math Module Helper
A two-stage branch checker for Numpad / Math: solve the expression, enter the raw result when required, read the new LED, classify the conditions, and let the manual holder enter the final digit.
Branch inputs
Record the displayed equation so the crew can re-read it after any change.
Whole number from -9999 to 9999.
Tap a digit to append it to the result.
Calculated automatically from the result.
—
Read-only. Updates from the result.
Greater than 5
—
Less than 5
—
Equal to 5
—
In {1,2,6,9}
—
Leave empty to keep the final digit intentionally not calculated.
Briefing output
Press "Generate briefing" after the crew reads the live module.
mechanism: community-multi-source exact table: exact-table-pending
Demo reference data
Rendered from data/modules.json with the new readOrder, ruleSummary, and status fields. A silent inline fallback covers file:// preview.
| Module type | Read order | Rule summary | Status |
|---|---|---|---|
| Wires / Cable |
|
Wire count plus colour order and LED colour select a manual row. The manual gives a target colour; Mute signs the position of that colour in the order Deaf reported. | community-multi-source exact-table-pending |
| D-pad / Direction |
|
Active LED colour plus the braille number Blind reads by feel selects a direction from the manual. Direction is interpreted from Blind Monkey's left and right. | community-multi-source exact-table-pending |
| Numpad / Math |
|
The equation result may be entered first. Parity, LED colour, and comparison or set conditions then select a final digit from the manual. The keypad is jumbled. | community-multi-source exact-table-pending |
| Switch Panel |
|
A light-colour order selects a manual rule group. Each digit is judged one by one and the matching switch is set up or down. Enter locks every state at once. | community-multi-source exact-table-pending |
Source: data/modules.json
How it works
Solve the expression aloud.
Enter the raw result if required.
Read the new LED.
Classify the conditions: parity, greater / less, set membership.
Enter the manual final digit on the jumbled pad.
Related guides and tools
FAQ
Why does the tool not compute the final digit?
The exact manual table is not public. The tool checks the branch facts and lets the manual holder enter the final digit.
What does "raw result entered" mean?
Some runs type the equation result first, then a new LED appears for the second lookup.
What happens when a result matches several conditions?
Mute decides using the manual and the LED colour. Blind reports only.
Does the tool work offline?
Yes. It uses an inline fallback identical to data/modules.json when the fetch fails under file://.