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