Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaashif
1109 days ago
Interesting abuse of big O notation there, since O(100M) = O(10) = O(1). Your statements make more sense without the O.
1 comments
yccs27
1109 days ago
I've seen the O(n) notation used quite a few times already to mean "order of magnitude of", instead of the usual Landau-big O.
link
smcg
1109 days ago
but we have E exponent notation for that.
link