The test suites have been failing on macOS for quite some time with these errors: <img width="583" alt="Image" src="https://github.com/user-attachments/assets/35191b46-3cd3-4d49-8d3b-4b04cc1ebf5a" /> To my understanding we need to decide whether to signal errors for these arithmetic functions (slow) or return NaN et al (fast). My $0.02: let's be fast. I'm going to turn these tests off on macOS for now.