Skip to content

Commit 06d0652

Browse files
committed
Add reference
1 parent 65a6d5d commit 06d0652

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,3 +1619,20 @@ @article{kjolstad:2017a
16191619
volume = {1},
16201620
year = {2017},
16211621
}
1622+
1623+
@article{dekker:1971a,
1624+
abstract = {A technique is described for expressing multilength floating-point arithmetic in terms of singlelength floating point arithmetic, i.e. the arithmetic for an available (say: single or double precision) floating-point number system. The basic algorithms are exact addition and multiplication of two singlelength floating-point numbers, delivering the result as a doublelength floating-point number. A straight-forward application of the technique yields a set of algorithms for doublelength arithmetic which are given as ALGOL 60 procedures.},
1625+
author = {T. J. Dekker},
1626+
day = {01},
1627+
doi = {10.1007/BF01397083},
1628+
issn = {0945-3245},
1629+
journal = {Numerische Mathematik},
1630+
keywords = {floating-point, precision, numerical, numeric computing, algorithms, arithmetic},
1631+
month = {Jun},
1632+
number = {3},
1633+
pages = {224--242},
1634+
title = {{A floating-point technique for extending the available precision}},
1635+
url = {https://doi.org/10.1007/BF01397083},
1636+
volume = {18},
1637+
year = {1971},
1638+
}

0 commit comments

Comments
 (0)