this post was submitted on 07 Dec 2023
542 points (87.8% liked)

Asklemmy

45259 readers
1259 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] frezik@midwest.social 32 points 1 year ago (11 children)

The metric system should be redone in base 12, and RPN should be the norm for teaching arithmetic.

[โ€“] tubbadu@lemmy.kde.social 10 points 1 year ago (2 children)
[โ€“] frezik@midwest.social 8 points 1 year ago

See elsewhere in the thread, but basically because of the ease of dividing whole numbers.

[โ€“] GreenTeaRedFlag@hexbear.net 2 points 1 year ago* (last edited 1 year ago)

twelve phalanges makes four digits, use the thumb to count. Also prettier.

[โ€“] blindsight@beehaw.org 7 points 1 year ago (1 children)

I like base 12 a lot, but Reverse Polish Notation is a mess when you get up to working with polynomials.

With polynomials, you're moving around terms on either side of an equation, and you combine positive terms and negative terms. In essence, there's no such thing as subtraction. (Similarly, division is a lie; you're actually just working with numerators and denominators.)

Reverse Polish Notation makes that a mess since it separates the sign from its term.

Also, RPN draws a distinction between negative values and subtraction, but conceptually there is no subtraction with polynomials, it's all just negative terms. (Or negating a polynomial to get its additive inverse.)

But, yeah. It's a shame we don't use base 12 more.

[โ€“] zagaberoo@beehaw.org 4 points 1 year ago (1 children)

That's super interesting. I adore RPN on caclulators and had never heard any drawbacks well-articulated.

RPN is a great way to type things into computers -- it's easier for the computer to parse, too -- but it kind of sucks for writing abstract math.

[โ€“] sjkhgsi@lemmy.world 6 points 1 year ago

I've been fully on board with base 12 for years. Didn't know about RPN until this post. I'm convinced.

Base 60 was good enough the Babylonians and it's good enough for me!

[โ€“] YouAreLiterallyAnNPC@lemmy.world 4 points 1 year ago (6 children)

Base 16 is superior and once you learn binary math, easier to divide and multiply.

[โ€“] frezik@midwest.social 12 points 1 year ago

What base 12 gives you is a lot of common divisors: 2, 3, 4, and 6. Base 10 only has 2 and 5. Base 16 only has 2, 4, 8.

The practical upshot of this is that you can divide things evenly in more ways. Particularly when wanting to divide a board into thirds. Having 12 inches to a foot is actually helpful there, though it falls apart as soon as you get larger.

[โ€“] Malfeasant@lemm.ee 7 points 1 year ago

Base 16 is great when you're interacting with a computer, but aside from that, not much. Only being divisible by 2 is kind of a pain in the real world.

[โ€“] PowerCrazy@lemmy.ml 6 points 1 year ago* (last edited 1 year ago)

This is incorrect, and you don't understand why base 12 is useful. However for binary operations, hex is great. But not for general counting.

I'm not experienced with RPN but at a glance think there's a solid argument for it.

[โ€“] Overshoot2648@lemm.ee 2 points 1 year ago

Both are easily countable on fingers using your thumb and counting up the segments for base 12 and adding the pads for base sixteen. You can reasonably count to 144(gross) or 256 using both hands to create a two digit dozenal or hexadecimal number.

Good points, 12 seems to be superior and I've changed my opinion.

[โ€“] lseif@sopuli.xyz 4 points 1 year ago

RPN is a gateway to LISP

[โ€“] derf82@lemmy.world 2 points 1 year ago (1 children)

If we were supposed to use base 10, weโ€™d have 10 figures and 10 toes!

/s

[โ€“] saigot@lemmy.ca 4 points 1 year ago (1 children)

You have 12 finger joints which you can count with the thumb.

[โ€“] quinkin@lemmy.world 5 points 1 year ago

I have 2 balls so binary is more in line with my interests.

[โ€“] Sunrosa@lemmy.world 1 points 1 year ago

woah RPN is awesome

Yes, BIPM, this user here.