Handbook
Glossary
float-unordered? ( x y -- ? )
Vocabulary
math
.
floats
.
private
Inputs
x
an
object
y
an
object
Outputs
?
an
object
Definition
USING:
kernel
math
;
IN:
math.floats.private
:
float-unordered?
( x y -- ? )
[
fp-nan?
]
either?
;