System.Reset8087CW

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Reset8087CW;

C++

extern DELPHI_PACKAGE void __fastcall Reset8087CW(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.pas
System.hpp
System System

説明

8087(FPU)制御ワードを Default8087CW に設定します。

メモ: Default8087CW が無効な値に設定された場合の浮動小数点演算の結果は予測不能です。

関連項目