#include <float.h> #include <fpxcp.h> void fp_clr_flag(mask) fpflag_tmask; General description The fp_clr_flag() function resets the exception status flags defined by themaskparameter to 0 (false). The remaining flags in the exception status remain unchanged. ...
Thefp_clr_flagsubroutine resets the exception status flags defined by theMaskparameter to 0 (false). The remaining flags in the exception status are unchanged. Thefp_set_flagsubroutine sets the exception status flags defined by theMaskparameter to 1 (true). The remaining flags in the exc...
Thefp_clr_flagsubroutine resets the exception status flags defined by theMaskparameter to 0 (false). The remaining flags in the exception status are unchanged. Thefp_set_flagsubroutine sets the exception status flags defined by theMaskparameter to 1 (true). The remaining flags in the exc...
Thefp_clr_flagsubroutine resets the exception status flags defined by theMaskparameter to 0 (false). The remaining flags in the exception status are unchanged. Thefp_set_flagsubroutine sets the exception status flags defined by theMaskparameter to 1 (true). The remaining flags in the ex...