ceil中有-0啊
Posted albertshine
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ceil中有-0啊相关的知识,希望对你有一定的参考价值。
这里主要是有一点:
1
|
Math.ceil(d1) |
ceil 方法上有这么一段注释:If the argument value is less than zero but greater than -1.0, then the result is negative zero
如果参数小于0且大于-1.0,结果为 -0
1
|
Math.floor(d1) |
ceil 和 floor 方法 上都有一句话:If the argument is NaN or an infinity or positive zero or negative zero, then the result is the same as the argument,意思为:如果参数是 NaN、无穷、正 0、负 0,那么结果与参数相同,
如果是 -0.0,那么其结果是 -0.0
以上是关于ceil中有-0啊的主要内容,如果未能解决你的问题,请参考以下文章
php 在Yoast SEO中更改或删除OpenGraph输出的代码片段。此代码中有多个代码段。
swift 为什么我们有一个片段。我认为这有助于我们在另一个页面中有一个代码。