diff options
Diffstat (limited to 'docs/source/operations/transformations/horner.rst')
| -rw-r--r-- | docs/source/operations/transformations/horner.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/horner.rst b/docs/source/operations/transformations/horner.rst index dd9b9cc9..5c88c292 100644 --- a/docs/source/operations/transformations/horner.rst +++ b/docs/source/operations/transformations/horner.rst @@ -28,7 +28,7 @@ space used. PROJ implements two versions of the Horner evaluation scheme: Real and complex polynomial evaluation. Below both are briefly described. For more details consult -:cite:`Ruffhead2016` and :cite:`EPSGGuidanceNumber7Part2`. +:cite:`Ruffhead2016` and :cite:`IOGP2018`. The polynomial evaluation in real number space is defined by the following equations: |
