-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed as not planned
Description
This seems sensible, and consistent with division (which is implied when b is negative). There needs to be an exception when a or b is a BigInt (or then return BigFloat, while BigInt result needs to also be an option). I'm not sure this would break a lot of code, but a way to get old behavior is I guess needed (and already existing).
If this is too breaking just add the 2.0 milestone...
Plan B would be overflow check (I'm not sure there's a separate open issue on it). It's a less good option IMHO, while it wouldn't be breaking, and would also apply for unsigned.
stevengj, Seelengrab and JeffBezanson
Metadata
Metadata
Assignees
Labels
No labels