mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
add conditions for below rules 1. remainder(x, inf) is x, for non-NaN non-infinite x 2. According to IEEE 754-2008 7.2(f) 2-1. remainder(x, 0) for non-NaN x is invalid operation 2-2. remainder(infinity, x) for non-NaN x is invalid operation
88 KiB
Vendored
88 KiB
Vendored