Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
math.ratios.private vocabulary
Factor handbook
>
Vocabulary index
Summary
math.ratios.private vocabulary
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 )