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