summaryrefslogtreecommitdiff
path: root/double-error.c
AgeCommit message (Collapse)Author
3 daysFinish all printing including latex and niceties for printing 0 and 1 and such.Julian Weigt
3 daysPrint all results when finished, make printing prettier.Julian Weigt
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 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