Common math utilities

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

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.