News
Strange, IDE is still complaining there is no module named math, but yes, I was able to use the module. Thanks !
For example, fmod(-1e-100, 1e100) is -1e-100, but the result of Python’s -1e-100 % 1e100 is 1e100-1e-100, which cannot be represented exactly as a float, and rounds to the surprising 1e100. For this ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results