this post was submitted on 09 Jul 2024
1239 points (99.1% liked)
Programmer Humor
19471 readers
1163 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Pi is 10 in base-pi
EDIT: 10, not 1
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.
Indeed. 10 is pi in base-pi
Mathematicians are weird enough that at least one of them has done calculations in base-pi.
That's pretty much what radians are. Well, they combine base pi with whatever base you're using for the coefficients.