Handbook
Glossary
double-sign ( double -- n )
Vocabulary
math
.
floating-point
Inputs
double
an
object
Outputs
n
an
object
Definition
USING:
math
;
IN:
math.floating-point
:
double-sign
( double -- n )
double>bits
(double-sign)
;