add mathematical functions module

update docs and clean up code
This commit is contained in:
2019-10-27 15:02:44 +01:00
parent b474188d1a
commit b566c643db
21 changed files with 592 additions and 71 deletions

7
docs/source/function.rst Normal file
View File

@@ -0,0 +1,7 @@
function module
===============
.. automodule:: function
:members:
:undoc-members:
:show-inheritance: