Search
Search Results
Search finished, found 9 page(s) matching the search query.
- numpy.fmod
...NumPy reference Routines and objects by topic Mathematical functions numpy.fmod...
- numpy.fmod (Python data, in numpy.fmod)
- NumPy 1.11.0 Release Notes
- NumPy 1.19.3 Release Notes
- NumPy 1.19.4 Release Notes
- NumPy 1.20.0 Release Notes
...Old Result New Result Works on MacOS np.divmod(1.0, 0.0) Invalid Invalid and Dividebyzero nan, nan inf, nan Yes np.fmod(1.0, 0.0) Invalid Invalid nan nan No? Yes np.floor_divide(1.0, 0.0) Invalid Dividebyzero nan inf Yes np.remainder...
- numpy.fmod
...NumPy reference Routines and objects by topic Mathematical functions numpy.fmod...
- numpy.mod
- numpy.remainder