summaryrefslogtreecommitdiff
path: root/double-error.c
AgeCommit message (Collapse)Author
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 daysMake error bounds precise and correct (hopefully).Julian Weigt
3 daysStart trying to handle also egde and big error cases in error handling.Julian Weigt
3 daysHandle error estimate for maximum properly.Julian Weigt
3 daysImplement double arithmetic with error bounds.Julian Weigt