Replies: 1 comment
-
See https://github.com/pyscripter/python4delphi/wiki/MaskFPUExceptions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if this is a dumb question as I'm new to python and trying to learn how to integrate it into my delphi apps as a scripter.
if I put a single command in a script
import numpy
which I know is wrong, but is it normal for this to produce a delphi floating point divide by zero error?
Beta Was this translation helpful? Give feedback.
All reactions