Pascal Scripting: Set8087CW

Prototype:

procedure Set8087CW(NewCW: Word);

Description:

Sets the FPU control word.

Example:
Set8087CW($133f); //Disables all fpu exceptions }