592
Tariffs
(comicss.art)
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.
Wow, the pi constant naming inconsistency is terrible.
These. These are the kind of people on Lemmy.
But its impossible to not notice! Or find aggravating!
I would have chosen THRPI to make the lines match up :3
PI2, PI3 is also good.
halve
anddouble
are inverses, right?For a certain set of inputs, yes. Good luck guessing what that comprises that set even if 1) there's documentation and 2) you read it.
Worse, for all we know,
double
actually adds a thing to itself, which might accidentally or deliberately act on strings. Dividing by two has no such magic.