Hacker News new | ask | show | jobs
by resource0x 3035 days ago
It's a matter of one's individual intuition, but said ratio is a non-linear function, and non-linear functions most often are non-monotonous.
1 comments

Except exponential, log, log-linear, sqrt, the time or space complexity of pretty much every problem in CS...
And all cumulative distribution functions, x^k where k is odd, all functions F(x) = integral(f(x') dx', -inf, x) where f(x) is continuous..