summaryrefslogtreecommitdiff
path: root/double-error.h
AgeCommit message (Collapse)Author
2 daysIn double-error replace double by typedef.Julian Weigt
2 daysAllow p=∞ in program and adjust and generalize printing accordingly.Julian Weigt
2 dayss/inv_exptype_to_double/exptype_to_double/gJulian Weigt
2 daysFinish all printing including latex and niceties for printing 0 and 1 and such.Julian Weigt
2 daysPrint all results when finished, make printing prettier.Julian Weigt
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
int.
2 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.
2 daysAdd stdbool.h everywhere.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 daysMake error bounds precise and correct (hopefully).Julian Weigt
2 daysHandle error estimate for maximum properly.Julian Weigt
2 daysImplement double arithmetic with error bounds.Julian Weigt