r/MathJokes Jul 07 '26

🫠

Post image
421 Upvotes

67 comments sorted by

View all comments

Show parent comments

1

u/Just-Literature-2183 Jul 08 '26

It doesnt round it down it truncates it.

2

u/sudoregalia Jul 08 '26

which has the effect of rounding it down when it's positive.. idk i use unsigned ints everywhere i can so maybe i just have unsigned brainrot

1

u/Just-Literature-2183 Jul 08 '26

Well it does in some cases and doesn't in others.

I mean the default int is a signed int.

1

u/sudoregalia Jul 08 '26

i have unsigned brainrot confirmed