math.intervals.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
interval-bounds( interval -- lower upper )


Ordinary words
WordStack effect
bit-weight( n -- m )
interval-bit-weight( i1 -- n )
max-lower-bound( i1 i2 -- n )
max-upper-bound( i1 i2 -- n )
min-lower-bound( i1 i2 -- n )
min-upper-bound( i1 i2 -- n )


Files