]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Doc: Add a single table as summary to math documentation (GH-125810) (GH-126308)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Nov 2024 23:11:40 +0000 (00:11 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 23:11:40 +0000 (16:11 -0700)
commitf8a9a1ced1f0a6168604695ce1589a90365a719f
tree687c5d5380f57a688e3faad95fd028ecf8ca27e4
parent1b9710c57188bad9152c0973d7c1ea766ae03247
[3.13] Doc: Add a single table as summary to math documentation (GH-125810) (GH-126308)

Doc: Add a single table as summary to math documentation (GH-125810)

* Summary for math module with separate tables

* Forgot remainder description

* Single table

* data instead of func

* Add arguments in the table

* Fix inconsistencies in pow documentation

* Remove full stops from the table

* Fix math.pow link

* Fix spacing

---------

(cherry picked from commit 74cf5967f345f944f1c308e5e30fee21b438eb6c)

Co-authored-by: Joseph Martinot-Lagarde <contrebasse@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/math.rst