Home
last modified time | relevance | path

Searched defs:sqrt2pi (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_random.py496 def gamma(z, sqrt2pi=(2.0*pi)**0.5): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_random.py986 def gamma(z, sqrt2pi=(2.0*pi)**0.5): argument