Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you're going to rename the constants to make a=1, you might as well also replace b with b/2. The solution to x^2 + 2bx + c = 0 is

    x = ± √(b^2 - c) - b


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: