Afficher : Delphi C++
Préférences d'affichage

System.Math.ClearFPUExceptions

De XE2 API Documentation

Delphi

procedure ClearFPUExceptions(RaisePending: Boolean);

C++

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

Propriétés

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

Description

Efface les bits d'exception du mot d'état de la FPU.


Voir aussi

Versions précédentes
Traductions