std.complex missing functionality
Simen Kjærås
simen.kjaras at gmail.com
Tue Feb 19 08:25:09 UTC 2019
On Tuesday, 19 February 2019 at 08:04:10 UTC, Michelle Long wrote:
> such as pow...
>
> all std.math functions should be extended to work with complex,
> else what's the point?
There's already a bug report on this:
https://issues.dlang.org/show_bug.cgi?id=18571
If you just want the functions, feel free to use these:
https://gist.github.com/Biotronic/17af645c2c9b7913de1f04980cd22b37
--
Simen
More information about the Digitalmars-d
mailing list