Common math utilities

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

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.