Hacker News new | ask | show | jobs
by WalterBright 1255 days ago
> root -1 is well defined!

Yes, if you're using complex number types. Nope if you're using reals:

    double x = sqrt(1.0);