Skip to content

Comment on Why is division so much more complex than other arithmetic operations?parent

Comments

conceptually yes, computationally no. For starters, no tricky rules to observe when multiplying, but when dividing? oh boy, we best not put zeros wherever we please or we shit the bed real quick. On top of that, you ever multiplied integers into non-integers? I haven't. Real easy to get real fuck numbers REAL fast if you're not careful when dividing. Add in floating points? forget about it. Wanna multiply to some big number using only small primes? easy! wanna divide down to smallest possible prime factors? good luck, buddy. Division is a whole different ball game. Cryptography relies on that fact.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.