altos/scheme: Add separate floor-quotient builtin
authorKeith Packard <keithp@keithp.com>
Sun, 24 Dec 2017 22:28:29 +0000 (14:28 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 24 Dec 2017 22:31:31 +0000 (14:31 -0800)
commit7b5892f75a75363a656ede8befb419245aa218b5
treebfc80cc2c541efc4524eaad82440386bc63fdbdb
parentd95486be96fe989f6984b3452c5c5d92897c5606
altos/scheme: Add separate floor-quotient builtin

Does what 'quotient' did before, now quotient rounds towards zero
while floor-quotient rounds down.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/scheme/ao_scheme_builtin.c
src/scheme/ao_scheme_builtin.txt