Hacker News new | past | comments | ask | show | jobs | submit login

Mathematica gives 1.

    Int[1]:= 1 - x /. Solve[1 + x == 1, x]
    Out[1]= {1}



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

Search: