Clears exception bits in FPU status word.
procedure ClearExceptions(RaisePending: Boolean = True);
ClearExceptions(Boolean RaisePending = True);
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|