API:System.Math.ClearFPUExceptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ClearFPUExceptions(RaisePending: Boolean);

C++

extern DELPHI_PACKAGE void __fastcall ClearFPUExceptions(bool RaisePending = true);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies does not currently have any additional information.