Searched defs:gamma (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_random.py470 def gamma(z, sqrt2pi=(2.0*pi)**0.5): function
473 return pi / sin(pi*z) / gamma(1.0-z)
521 (g.weibullvariate, (1.0, 3.0), gamma(1+1/3.0),
522 gamma(1+2/3.0)-gamma(1+1/3.0)**2) ]:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_random.py470 def gamma(z, sqrt2pi=(2.0*pi)**0.5): function
473 return pi / sin(pi*z) / gamma(1.0-z)
521 (g.weibullvariate, (1.0, 3.0), gamma(1+1/3.0),
522 gamma(1+2/3.0)-gamma(1+1/3.0)**2) ]:
/prebuilts/devtools/tools/lib/
H A Dbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
H A Dbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...

Completed in 130 milliseconds