File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ noted otherwise, all return values are floats.
104
104
:func: `sinh(x) <sinh> ` Hyperbolic sine of *x *
105
105
:func: `tanh(x) <tanh> ` Hyperbolic tangent of *x *
106
106
107
- **Error and gamma functions **
107
+ **Special functions **
108
108
--------------------------------------------------------------------------------------------------
109
109
:func: `erf(x) <erf> ` `Error function <https://en.wikipedia.org/wiki/Error_function >`_ at *x *
110
110
:func: `erfc(x) <erfc> ` `Complementary error function <https://en.wikipedia.org/wiki/Error_function >`_ at *x *
@@ -738,7 +738,7 @@ instead of circles.
738
738
Return the hyperbolic tangent of *x *.
739
739
740
740
741
- Error and gamma functions
741
+ Special functions
742
742
-------------------------
743
743
744
744
.. function :: erf(x)
You can’t perform that action at this time.
0 commit comments