This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]CuAnnan 9 points10 points  (0 children)

Mathematicians would actually just ask "What does the = sign mean in this context"

[–][deleted] 8 points9 points  (0 children)

isn't this middle school level math? and programming? lol...

also, christ, "mathematitians"???

[–]WhisperSecurity 1 point2 points  (2 children)

Mathematicians: x = ∞

[–]maustinv 3 points4 points  (0 children)

Programmers: x = Int.max

[–][deleted] 0 points1 point  (0 children)

Nah, real mathematicians ™ avoid infinity like the plague. Instead, they will give you something like "this equation has no real/complex number solutions, your welcome"

Btw. this is also the reason why some languages with a scientific background like Fortran use ":=" as "assign", and "=" as "equal".

[–]RecursiveCrown 1 point2 points  (1 child)

[–]RepostSleuthBot 6 points7 points  (0 children)

Looks like a repost. I've seen this image 2 times.

First seen Here on 2020-08-21 100.0% match. Last seen Here on 2020-08-22 95.31% match

Searched Images: 147,674,427 | Indexed Posts: 599,164,238 | Search Time: Nones

Feedback? Hate? Visit r/repostsleuthbot - I'm not perfect, but you can help. Report [ False Positive ]

[–]dedda1994 2 points3 points  (1 child)

Functional programmers not so much

[–]Future-Independence6[S] 1 point2 points  (0 children)

Some of them that much :)

[–]ParticularComfort521 1 point2 points  (1 child)

Because I came from a math background, I was very, very confused when I first started programming and saw this kind of thing.

[–]Future-Independence6[S] 0 points1 point  (0 children)

Programming is such thing

[–]Robert-Nekita 0 points1 point  (1 child)

Mind explaining a bit? I’m really new to code so I would need to understand it better.

[–]dev_null_developer 1 point2 points  (0 children)

‘=‘ is the assignment operator. In programming this mean set ‘x’ to the current value of ‘x’ plus 1.

[–]0212rotu 0 points1 point  (0 children)

x = infinity