ivy
ivy copied to clipboard
Update arithmetic_operations.py
closes the numpy.roots function
Related Issue
fix #22147
Checklist
- [ ] Did you add a function?
- [ ] Did you add the tests?
- [ ] Did you run your tests and are your tests passing?
- [ ] Did pre-commit not fail on any check?
- [ ] Did you follow the steps we provided?