Clears exception bits in FPU status word.
procedure ClearExceptions(RaisePending: Boolean = True);
ClearExceptions(Boolean RaisePending = True);
Math
ClearExceptions clears the exception bits in the FPU status word. If RaisePending is true, any pending floating point exceptions cause an error to be raised.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|