Hacker News new | ask | show | jobs
by scatters 934 days ago

    ceil(0.000001) = 1
    ceil(0) =... 0? Wtf?
But that's a perfectly well defined function. Not every function has to be continuous.
1 comments

In the first place, not every function has to be defined everywhere.