Home
last modified time | relevance | path

Searched refs:randfloat (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_decimal/tests/
Dranddec.py51 from randfloat import un_randfloat, bin_randfloat, tern_randfloat
445 def randfloat(): function
455 real = randfloat()
459 imag = randfloat()
469 number_funcs = [randint, randfloat, randcomplex, randfraction]
DREADME.txt10 randfloat.py ->
Ddeccheck.py51 from randdec import randfloat, all_unary, all_binary, all_ternary
1086 f = randfloat()