diff options
author | stijn <stijn@ignitron.net> | 2019-07-02 10:28:44 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-08-17 23:23:17 +1000 |
commit | af5c998f37ddc62abfd36e0b8be511c392fc25d8 (patch) | |
tree | 3cdabcc1b382ee0f1ce87a5ad1cabd8c96b2fa8b /py/objint_longlong.c | |
parent | 3eff81288cb494c7d1a9fcf0a82d4e21bbd92dd8 (diff) | |
download | micropython-af5c998f37ddc62abfd36e0b8be511c392fc25d8.tar.gz micropython-af5c998f37ddc62abfd36e0b8be511c392fc25d8.zip |
py/modmath: Implement math.isclose() for non-complex numbers.
As per PEP 485, this function appeared in for Python 3.5. Configured via
MICROPY_PY_MATH_ISCLOSE which is disabled by default, but enabled for the
ports which already have MICROPY_PY_MATH_SPECIAL_FUNCTIONS enabled.
Diffstat (limited to 'py/objint_longlong.c')
0 files changed, 0 insertions, 0 deletions