TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Why is Math.max() less than Math.min()?
3 点
作者
ciderpunx
大约 10 年前
1 comment
cratermoon
大约 10 年前
What about:<p><pre><code> Math.min() - Math.max() </code></pre> Is it wrong to expect it to be 0?