Common math utilities

Jason K. MacDuffie 0a9acf61dd fix bug in addition hace 6 años
tests ed6fdd36d1 set tofixed to 13 digits hace 6 años
LICENSE 69831603f9 Init commit hace 9 años
README.md 974f7dd720 Add some info to readme hace 9 años
math.body.scm fd8bc00273 fix some name errors hace 6 años
math.sld 93e908e4be add percent-scale hace 6 años
sci-num.body.scm 0a9acf61dd fix bug in addition hace 6 años
sci-num.sld abf18bcebd add comparisons hace 6 años

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.