31
NourDT
7y

So my colleague today was writing some javascript to multiple numbers, and he was getting very frustrated after a while trying to debug the code. the problem was he wrote the following:

AxB

but what he actually meant is

A*B

So yea @_@ ...

Comments
  • 10
    You sure he a developer ?
  • 0
    Interesting.

    I thought that all or most people who used a scientific or graphing calculator in school at any point would know that when it displays an asterisk on the screen, it means "times".
  • 5
    No wonder he was confused. He didn't use jQuery
  • 1
    Maybe it was a function titled "AxB" which does A*B? Hmmm.... 🤔
Add Comment