How Did Anyone Do Math in Roman Numerals?
washingtoncitypaper.com
How Did Anyone Do Math in Roman Numerals?
1–10 of 163 posts
Re: How Did Anyone Do Math in Roman Numerals?
#2But reading this article and trying out a few things, I found it was great fun!
Re: How Did Anyone Do Math in Roman Numerals?
#3Seriously I figured they used abacus for everything they just figured out the notation to write it down in at the end some would convert to the if notation while others would not.
Re: How Did Anyone Do Math in Roman Numerals?
#4Okay so the article is wrong about some points. We have evidence for both IIII and IV notation in classic roman archeological finds. The obvious example is the entrance fee doors around the colliseum in Rome, they're are engraved with numbers, in both forms of notation. Seriously I figured they used abacus for everything they just figured out the notation to write it down in at the end some would convert to the if no…
The article doesn't say subtractive notation was not used in classic roman times, it says only that it was rare.
Re: How Did Anyone Do Math in Roman Numerals?
#5 $ perl6 -e 'say Ⅻ / Ⅲ'
4Re: How Did Anyone Do Math in Roman Numerals?
#6Re: How Did Anyone Do Math in Roman Numerals?
#7Okay so the article is wrong about some points. We have evidence for both IIII and IV notation in classic roman archeological finds. The obvious example is the entrance fee doors around the colliseum in Rome, they're are engraved with numbers, in both forms of notation. Seriously I figured they used abacus for everything they just figured out the notation to write it down in at the end some would convert to the if no…
> We have evidence for both IIII and IV notation in classic roman archeological finds. The article doesn't say subtractive notation was not used in classic roman times, it says only that it was rare.
Re: How Did Anyone Do Math in Roman Numerals?
#8Okay so the article is wrong about some points. We have evidence for both IIII and IV notation in classic roman archeological finds. The obvious example is the entrance fee doors around the colliseum in Rome, they're are engraved with numbers, in both forms of notation. Seriously I figured they used abacus for everything they just figured out the notation to write it down in at the end some would convert to the if no…
Re: How Did Anyone Do Math in Roman Numerals?
#9Re: How Did Anyone Do Math in Roman Numerals?
#10It's interesting how the notation used can encourage or retard progress. For example, Leibniz's calculus notation was vastly superior to Newton's, and calculus theory advanced much more quickly where Leibniz's notation was used. https://en.wikipedia.org/wiki/Leibniz%27s_notation
It's really not much different everywhere else in society. Different programming languages/frameworks/etc. are doing essentially the same thing (if you ignore the speed of execution). All the languages are Turing complete and can do more or less the same IO. But it's still much easier for people to use certain tools for certain problems than others.
The right notation allows you to focus on what's important and forget what is not.