Parents: | ryu |
Word | Stack effect |
decimal-length | ( m -- n ) |
double-pow-5-bits | ( n -- m ) |
exponentBits | ( -- value ) |
mantissaBits | ( -- value ) |
mul-shift | ( x mul shift -- y ) |
mul-shift-all | ( mmShift m mul shift -- vm vp vr ) |
multiple-of-power-of-5 | ( p value -- ? ) |
offset | ( -- value ) |
pow-5-factor | ( x -- y ) |
prepare-output | ( vp! acceptBounds vmIsTrailingZeros! vrIsTrailingZeros! vr! vm! -- output ) |
produce-output | ( exp sign output -- string ) |
unpack-bits | ( value -- e2 m2 acceptBounds ieeeExponent<=1? neg? string/f ) |