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

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0fb66f092b897b55318509c6582008b3f912311a Fix issue 17562 - tan returning -nan for inputs where

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

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 --- Comment #2 from github-bugzi...@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

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

2017-06-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0fb66f092b897b55318509c6582008b3f912311a Fix issue 17562 - tan returning -nan for inputs where

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

2017-06-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 Vladimir Panteleev changed: What|Removed |Added Keywords||pull

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

2017-06-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 Sophie changed: What|Removed |Added OS|Mac OS X|All

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

2017-06-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17562 Sophie changed: What|Removed |Added Assignee|nob...@puremagic.com|meapineap...@gmail.com --