diff options
author | stijn <stijn@ignitron.net> | 2020-04-01 11:02:11 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-04-18 22:36:49 +1000 |
commit | 7fb9edf43653d35d389a4604d7402c85540511a2 (patch) | |
tree | b2a648b29d46510b6becd93bf47a5dfd8f71d075 /lib/libm/sf_modf.c | |
parent | 0ba68f8a1dae84de950420aebf8ad46582a38e66 (diff) | |
download | micropython-7fb9edf43653d35d389a4604d7402c85540511a2.tar.gz micropython-7fb9edf43653d35d389a4604d7402c85540511a2.zip |
tests/float: Fix cmath_fun_special for MICROPY_FLOAT_IMPL_FLOAT.
When the unix and windows ports use MICROPY_FLOAT_IMPL_FLOAT instead of
MICROPY_FLOAT_IMPL_DOUBLE, the test output has for example
complex(-0.15052, 0.34109) instead of the expected
complex(-0.15051, 0.34109).
Use one decimal place less for the output printing to fix this.
Diffstat (limited to 'lib/libm/sf_modf.c')
0 files changed, 0 insertions, 0 deletions