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