[Issue 17562] Tangent function returns NaN for abs(input) >= 2^63

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 16 06:23:09 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17562

--- Comment #2 from github-bugzilla at puremagic.com ---
Commit pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0fb66f092b897b55318509c6582008b3f912311a
Fix issue 17562 - tan returning -nan for inputs where abs(x) >= 2^63

--


More information about the Digitalmars-d-bugs mailing list