add mathematics module with lcm function
This commit is contained in:
7
docs/source/mathematics.rst
Normal file
7
docs/source/mathematics.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
mathematics module
|
||||
==================
|
||||
|
||||
.. automodule:: mathematics
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -9,5 +9,6 @@ pylib
|
||||
function
|
||||
geometry
|
||||
geometry_plot
|
||||
mathematics
|
||||
numerical
|
||||
time_of_day
|
||||
|
||||
Reference in New Issue
Block a user