Versions in this module Expand all Collapse all v0 v0.0.2 Aug 21, 2018 v0.0.1 Aug 5, 2018 v0.0.0 Aug 1, 2018 Changes in this version + var EDOM = py.ExceptionNewf(py.ValueError, "math domain error") + var ERANGE = py.ExceptionNewf(py.OverflowError, "math range error")