Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bogdanoff_2
17 days ago
|
parent
|
context
|
favorite
| on:
NaN, the not-a-number number that isn't NaN
Something like:
// Optimize special case if (x == y) return 1; else return x/y;
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
// Optimize special case if (x == y) return 1; else return x/y;