this post was submitted on 09 Jul 2024
1260 points (99.1% liked)

Programmer Humor

19398 readers
258 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 months ago* (last edited 3 months ago) (2 children)

Pi is 10 in base-pi

EDIT: 10, not 1

[–] [email protected] 8 points 3 months ago (1 children)

I saw someone post this a few days ago, and someone else quickly pointed out that it is incorrect. This time I'll point out it is incorrect.

In base-pi, pi would be represented as 10. The place value of the right-most digit would be pi^0, and the next digit is pi^1.

[–] [email protected] 2 points 3 months ago

Indeed. 10 is pi in base-pi

[–] [email protected] 2 points 3 months ago (1 children)

Mathematicians are weird enough that at least one of them has done calculations in base-pi.

[–] [email protected] 2 points 3 months ago

That's pretty much what radians are. Well, they combine base pi with whatever base you're using for the coefficients.