From 41080c4f41e9c9b53c92ef1541b2e7f7912e5590 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Sat, 1 Jan 2022 18:30:13 +0100 Subject: [PATCH] math.rst: fix typo --- doc_src/cmds/math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/cmds/math.rst b/doc_src/cmds/math.rst index dfbe21ecb..ee3104c76 100644 --- a/doc_src/cmds/math.rst +++ b/doc_src/cmds/math.rst @@ -155,7 +155,7 @@ Functions ``tan`` the tangent ``tanh`` - the hyperbolic tangen + the hyperbolic tangent All of the trigonometric functions use radians (the pi-based scale, not 360°).