Numbers are fun!
March 9, 2006 6:36 PM
Subscribe
Asking for a friend... He's interested in examples of number systems not based on western sets of 10. Anyone know of good info on non-standard number systems used in other cultures or for niche purposes, such as hexadecimal?
posted by efalk to writing & language (29 comments total)
1 user marked this as a favorite
The "60 seconds to a minute, 60 minutes to an hour" is a base-60 system which originated from the Babylonians.
The Mayan number system is base-20 (see this).
And computer science often uses octal (base-8) and binary (base-2) in addition to hexidecimal.
posted by helios at 6:43 PM on March 9, 2006