diff options
Diffstat (limited to 'docs/source/geodesic.rst')
| -rw-r--r-- | docs/source/geodesic.rst | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/source/geodesic.rst b/docs/source/geodesic.rst index 6d07352c..4094458d 100644 --- a/docs/source/geodesic.rst +++ b/docs/source/geodesic.rst @@ -51,12 +51,8 @@ PROJ incorporates `C library for Geodesics <https://geographiclib.sourceforge.io>`_. This library provides routines to solve the direct and inverse geodesic problems. Full double precision accuracy is maintained provided that -:math:`\lvert f\rvert<\frac1{50}`. Refer -to the - - `application programming interface - <https://geographiclib.sourceforge.io/1.52/C/geodesic_8h.html>`_ - +:math:`\lvert f\rvert<\frac1{50}`. Refer to the `application programming interface +<https://geographiclib.sourceforge.io/1.52/C/geodesic_8h.html>`_ for full documentation. A brief summary of the routines is given in geodesic(3). |
