-
- Downloads
Put back the special case of comparing against zero. This is very
common situation where we don't have to call rational to get the correct result. (About 15 times worse on the frpoly/float benchmark if we don't do this.)
Please register or sign in to comment