Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/numpy/lib/scimath.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.4.4, created at 2024-04-09 06:12 +0000

1from ._scimath_impl import ( 

2 __all__, __doc__, sqrt, log, log2, logn, log10, power, arccos, arcsin, 

3 arctanh 

4)