Home
last modified time | relevance | path

Searched defs:_isfinite (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dstatistics.py249 def _isfinite(x): function
H A Drandom.py51 from math import tau as TWOPI, floor as _floor, isfinite as _isfinite namespace

Completed in 4 milliseconds