Handbook
Glossary
clear-fp-exception-flags ( -- )
Controlling the floating-point environment
Prev:
set-fp-exception-flags ( exceptions -- )
Next:
collect-fp-exceptions ( quot -- exceptions )
Vocabulary
math
.
floats
.
env
Word description
Clears all of the floating-point exception flags.
See also
fp-exception-flags
,
set-fp-exception-flags
,
collect-fp-exceptions
Definition
IN:
math.floats.env
:
clear-fp-exception-flags
( -- )
{
}
set-fp-exception-flags
;
inline