Ronald Oussoren <[email protected]> added the comment:
The standard is for copysign to work on doubles, with copysignf as the same functionality for floats. https://en.cppreference.com/w/c/numeric/math/copysign ---------- nosy: +ronaldoussoren _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42120> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
