digitalmars.D.bugs - [Issue 18571] New: log for Complex
- d-bugmail puremagic.com (18/18) Mar 07 2018 https://issues.dlang.org/show_bug.cgi?id=18571
https://issues.dlang.org/show_bug.cgi?id=18571 Issue ID: 18571 Summary: log for Complex Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Component: phobos Assignee: nobody puremagic.com Reporter: jscaux gmail.com std.complex lacks a function returning the log of a Complex. This is essential for many types of scientific computations. One can write a workaround easily, but it would be nicer to have this as part of the standard library. --
Mar 07 2018