summaryrefslogtreecommitdiff
path: root/ratio.c
AgeCommit message (Expand)Author
2 dayss/to_double/valuetype_to_double/gJulian Weigt
2 daysProperly use header files and change return type for conversion from bool to ...Julian Weigt
2 daysAdd "…" to string conversion output.Julian Weigt
2 daysIntroduce is_greater_certainly and is_greater_possibly to make more robust th...Julian Weigt
2 daysAdd stdbool.h everywhere.Julian Weigt
2 daysPrint if and only if it beats previous record.Julian Weigt
2 daysGive int conversion functions better names.Julian Weigt
2 daysAdd root_to_string function to enable printing of roots.Julian Weigt
2 daysPrint error exponential instead of floating.Julian Weigt
2 daysHandle error estimate for maximum properly.Julian Weigt
2 daysImplement double arithmetic with error bounds.Julian Weigt
2 daysFix type error.Julian Weigt
2 daysReorganize mallocs to get ready for multithreading.Julian Weigt
2 daysDefine safe sums and products and finish exact version.Julian Weigt
2 daysStart writing exact version of charf.c.Julian Weigt