Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
double-sign ( double -- n )
Vocabulary
math.floating-point
Definition
USING:
math
;
IN:
math.floating-point
:
double-sign
( double -- n )
double>bits
(double-sign)
;