You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LiraNuna ceil function claimed to handle all floats but it gave the wrong answer on 864,026,625 numbers. That’s better than the others, but not by much.
Your ceil function faults on almost 10% of all numbers. Other functions are similar.
Your ceil function faults on almost 10% of all numbers. Other functions are similar.
Exhaustively testing every float takes 90 sec
The text was updated successfully, but these errors were encountered: