Scales (Slide Rule): Difference between revisions

2 bytes added ,  16:11, 26 July 2023
m
Formatting for legibility
m (formatting for clarity)
m (Formatting for legibility)
Line 86: Line 86:
through similar reasoning, we can perform our normal multiplication process to achieve a division using CI in place of C
through similar reasoning, we can perform our normal multiplication process to achieve a division using CI in place of C
<syntaxhighlight>
<syntaxhighlight>
8/2=4
8/2 = 4
I | 8(D) → 2(CI) = 4(D)
I | 8(D) → 2(CI) = 4(D)
</syntaxhighlight>
</syntaxhighlight>