Common math utilities

Jason K. MacDuffie 0a9acf61dd fix bug in addition пре 7 година
tests ed6fdd36d1 set tofixed to 13 digits пре 7 година
LICENSE 69831603f9 Init commit пре 9 година
README.md 974f7dd720 Add some info to readme пре 9 година
math.body.scm fd8bc00273 fix some name errors пре 7 година
math.sld 93e908e4be add percent-scale пре 7 година
sci-num.body.scm 0a9acf61dd fix bug in addition пре 7 година
sci-num.sld abf18bcebd add comparisons пре 7 година

README.md

(macduffie math)

Math functions that you might find useful.

I created this library because I like to use Scheme as a calculator, but some important functions are missing.