diff options
author | stijn <stijn@ignitron.net> | 2020-09-08 15:22:34 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-09-11 10:04:57 +1000 |
commit | 2e54d9d146b34d7ad00e4394c9767f4319244cdf (patch) | |
tree | b6d56e3d53b9fef5d5898964d7bdd086e23016d5 /py/unicode.c | |
parent | 8d5a40c86e384bf3cddb2f687374e0bb1ae6df7d (diff) | |
download | micropython-2e54d9d146b34d7ad00e4394c9767f4319244cdf.tar.gz micropython-2e54d9d146b34d7ad00e4394c9767f4319244cdf.zip |
py: Fix handling of NaN in certain pow implementations.
Adds a new compile-time option MICROPY_PY_MATH_POW_FIX_NAN for use with
toolchains that don't handle pow-of-NaN correctly.
Diffstat (limited to 'py/unicode.c')
0 files changed, 0 insertions, 0 deletions