diff options
-rw-r--r-- | Doc/library/math.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/math.rst b/Doc/library/math.rst index 96ada7d..559c6ec 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -534,7 +534,7 @@ Angular conversion Hyperbolic functions -------------------- -`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_function>`_ +`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_functions>`_ are analogs of trigonometric functions that are based on hyperbolas instead of circles. |