avatar
L Break Into Program @breakintoprogram.co.uk

More specifically, multiplying or dividing a number (N) in a given base (B) by B is the same as shifting that number (N) left and right along its number columns. For example, multiplying 1234 by 10 in decimal.

Spreadsheet snippet Row 1: 10000, 1000, 100, 10, 1 Row 2: 1, 2, 3, 4 Row 3: 1, 2, 3, 4, 0
aug 24, 2025, 2:04 pm • 3 0

Replies

No replies