TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Why is Math.max() less than Math.min()?
3 points
by
ciderpunx
about 10 years ago
1 comment
cratermoon
about 10 years ago
What about:<p><pre><code> Math.min() - Math.max() </code></pre> Is it wrong to expect it to be 0?