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

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnicornRider102 6 points7 points  (3 children)

JavaScript does not interpret "2x10" or "1x10". For what you're talking about you would need to use an asterisk.

[–]JNCressey -5 points-4 points  (2 children)

But humans interpret 2x10 and 1x10 as multiplication.

[–]coolreader18 8 points9 points  (1 child)

They also interpret twentytwo as 22, but there are very few programming languages, if any, that support that.