Usage¶
How to installing the package¶
Install the project into your Python environment:
$ pip install boring-math-special-functions
Importing the modules¶
from boring_math.special_functions.float import sin0, cos0, tan0, exp0
from boring_math.special_functions.complex import sin0 cos0, tan0, exp0