Cleanup
parent
47376d86f8
commit
49d34ab8a7
|
@ -51,5 +51,5 @@ M: ratio * 2>fraction * >r * r> / ;
|
|||
M: ratio / scale / ;
|
||||
M: ratio /i scale /i ;
|
||||
M: ratio /f scale /f ;
|
||||
M: ratio mod 2dup >r >r /i r> r> rot * - ;
|
||||
M: ratio mod [ /i ] 2keep rot * - ;
|
||||
M: ratio /mod [ /i ] 2keep mod ;
|
||||
|
|
Loading…
Reference in New Issue