Handbook
Glossary
math.ratios.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
math
.
ratios
Words
Ordinary words
Word
Stack effect
(scale)
( a b c d -- a*d b*c )
fraction>
( a b -- a/b )
scale
( a/b c/d -- a*d b*c )
scale+d
( a/b c/d -- a*d b*c b*d )
Files
resource:core/math/ratios/ratios.factor
resource:core/math/ratios/ratios-docs.factor
resource:core/math/ratios/ratios-tests.factor