In misc_complex.h, line 433 (sqrt(z) with z.im==0, z.re<0), replace last ::sqrt(z.re) with ::sqrt(-z.re).
Log in to post a comment.