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