aboutsummaryrefslogtreecommitdiff
path: root/docs/library/math.rst
AgeCommit message (Collapse)Author
2016-06-01docs: math, cmath: Add port availability information.Paul Sokolovsky
2016-06-01docs/math: Typo fix.Paul Sokolovsky
2015-02-23docs: Correct the documentation for math.frexp.Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.