Addition and subtraction
Usually it is not practical to perform single addition or
subtraction with slide rule. It can make some sense to do it in
chain repeated calculations.
Addition (and subtraction) is based on a formulas
(u+v)=v*(u/v+1)
(u-v)=v*(u/v-1)
u+v, u-v (C, D)
Let v be operand with smaller mantissa.
- Place left index of C scale over v on D scale.
- Read the number (u/v -- be careful with digit count) from scale C
over u on scale D.
- Add 1 to it (u/v+1) and move cursor there.
- Read u+v from D scale under cursor.
If (u/v+1) goes out of scale try to place right index of C over
u on d scale.
Subtraction is done essentially the same way, but instead of adding 1
you should (surprise!) subtract it.
Example
Calculate 2.3+3.5.
- Place left index of C scale ofer 2.3 (v).
- Read 1.52 (u/v) from C over 3.5.
- Add 1 to 1.52 getting 2.52.
- Move cursor to 2.52 on C scale.
- Read 5.8 from D scale under cursor.
u+v, u-v (L)
If slide rule posesses L scale on the slide then
this this straightforward method will work fine.
- Move left index of L scale to left index of D scale (or any other
scale on the slide)
- Move hairline to u on L scale
- Move index of L under hairline
- Move hairline to v on L scale
- Move left index of L scale to left index of D scale (or any other
scale on the slide)
- Read the result u+v from L under the hairline
This algorithm requires 3 slide movements but the fact that obly ONE
scale is used makes it worth mentioning.