Y
Hacker News
new
|
ask
|
show
|
jobs
Why is Math.max() less than Math.min()?
(
charlieharvey.org.uk
)
3 points
by
ciderpunx
4130 days ago
1 comments
cratermoon
4130 days ago
What about:
Math.min() - Math.max()
Is it wrong to expect it to be 0?
link