]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Add a single table as summary to math documentation (GH-125810)
authorJoseph Martinot-Lagarde <contrebasse@gmail.com>
Fri, 1 Nov 2024 19:35:05 +0000 (20:35 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 19:35:05 +0000 (12:35 -0700)
commit74cf5967f345f944f1c308e5e30fee21b438eb6c
tree7473fefbb0bab06240b2ff00f43a9ae0a888a5c7
parentff257c7843d8ed0dffb6624f2f14996a46e74801
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

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* Fix math.pow link

* Fix spacing

---------

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