Hacker News new | ask | show | jobs
by CyberDildonics 3427 days ago
Using operator* for the dot product is straight up wrong, since multiplication between two vectors is well defined and used all the time.
1 comments

Exactly.

Same with %: since we're talking about a number-like object, there's a clear and expected meaning for it and that is NOT cross product.