Hi,
on some computers (not all) I get a numeric exception when calling the pow function (by using the ** operator) with a negative base(~ - 1.7) and an exponent of 0.75. I get this exception even though the numeric exception flags are set to not trigger any exceptions (and I see it working correctly on other computers). I added a zip-file which contains a crash-dump and an xml-file containing information about the computer/processor where the crash happened and the modules loaded in the process. Hopefully someone at Intel can find out, what's the problem.
Tobias