Talk:System.Math.SetFPUExceptionMask

From RAD Studio API Documentation
Jump to: navigation, search

- Please use the following contents.

Sets the floating-point exception masks TFPUExceptionMask in the Intel FPU control word.

This is Intel platform depended function.

SetFPUExceptionMask returns the previous set of Intel FPU exception masks.

The FPU register is used for floating-point. For an illustration of the SSE and FPU registers, see FPU. See also Set8087CW.

SetFPUExceptionMask is used in SetExceptionMask.

This function is obsoleted and not available for NEXTGEN compilers.

Please use System.Math.SetExceptionMask instead SetFPUExceptionMask

--Tarisawa (talk) 06:14, 18 February 2015 (PST)