Commit Graph

1 Commits (1dcf4bae0fd61488ef2365f9d60812b2a35f2d62)

Author SHA1 Message Date
Andrew Leech 57a73973ad lib/libm_dbl: Add implementation of copysign() for DEBUG builds.
This provides a double variant of the float copysignf from libm/math.c
which is required for DEBUG=1 builds when MICROPY_FLOAT_IMPL=double
2018-09-20 16:46:19 +10:00