diff options
author | S. Gilles <sgilles@math.umd.edu> | 2019-05-01 16:25:46 -0400 |
---|---|---|
committer | S. Gilles <sgilles@math.umd.edu> | 2019-05-01 16:25:49 -0400 |
commit | e08060746f8d0f1f42f8eeefb4fa6a699a6d331e (patch) | |
tree | 784bbf59550f186f734d20595c8312cdba44fdc2 | |
parent | 1d77b810242a5824469d6f8cf462ee708ea25fe3 (diff) | |
download | mc-e08060746f8d0f1f42f8eeefb4fa6a699a6d331e.tar.gz |
Add missing reference for pown and rootn.
-rw-r--r-- | lib/math/references | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/math/references b/lib/math/references index 6a5411e..f98a6d9 100644 --- a/lib/math/references +++ b/lib/math/references @@ -35,6 +35,12 @@ computing exponentials and logarithms”. In: Lecture Notes in Computer Science. Springer Berlin Heidelberg, 1996, pp. 165–174. doi: 10.1007/bfb0024699. +[PEB04] +J.-A. Piñeiro, M. D. Ercegovac, and J. D. Bruguera. “Algorithm and +Architecture for Logarithm, Exponential, and Powering Computation”. In: +IEEE Trans. Comput. 53.9 (Sept. 2004), pp. 1085–1096. issn: 0018-9340. +doi: 10.1109/TC.2004.53. + [Tan89] Ping-Tak Peter Tang. “Table-driven Implementation of the Exponential Function in IEEE Floating-point Arithmetic”. In: ACM Trans. Math. |