Interesting Esoterica

Small-data computing: correct calculator arithmetic

Article by Hans-J. Boehm
  • Published in 2017
  • Added on
Rounding errors are usually avoidable, and sometimes we can afford to avoid them.

Comment

Description of how the built-in Android calculator uses constructive real numbers to avoid rounding errors.

Links

Other information

key
Smalldatacomputingcorrectcalculatorarithmetic
type
article
date_added
2020-01-13
date_published
2017-04-10

BibTeX entry

@article{Smalldatacomputingcorrectcalculatorarithmetic,
	key = {Smalldatacomputingcorrectcalculatorarithmetic},
	type = {article},
	title = {Small-data computing: correct calculator arithmetic},
	author = {Hans-J.  Boehm},
	abstract = {Rounding errors are usually avoidable, and sometimes we can afford to avoid them.},
	comment = {Description of how the built-in Android calculator uses constructive real numbers to avoid rounding errors.},
	date_added = {2020-01-13},
	date_published = {2017-04-10},
	urls = {https://dl.acm.org/doi/10.1145/2911981},
	collections = {Basically computer science,Unusual arithmetic},
	url = {https://dl.acm.org/doi/10.1145/2911981},
	year = 2017,
	urldate = {2020-01-13}
}