Handbook
Glossary
+fp-underflow+? ( object -- ? )
Vocabulary
math
.
floats
.
env
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
+fp-underflow+
class.
Definition
USING:
kernel
;
IN:
math.floats.env
:
+fp-underflow+?
( object -- ? )
\
+fp-underflow+
eq?
;