January 15, 2012 std.mathspecial conflicts with std.math | ||||
---|---|---|---|---|
| ||||
It seems here isn't write place for posting this, but my phone always fail to load digitalmars.D html page. (I cannot use my computer right now.) I was making a simple program and I had to use erfc() function, which is in std.mathspecial. I needed some functions in std.math. After importing it, I got a compiler error and found that functions in std.mathspecial conflict with deprecated equivalent in std.math. Hope it get fixed soon :D |
Copyright © 1999-2021 by the D Language Foundation