久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

Python 3 中的 int() 和 floor() 有什么區別?

What is the difference between int() and floor() in Python 3?(Python 3 中的 int() 和 floor() 有什么區別?)
本文介紹了Python 3 中的 int() 和 floor() 有什么區別?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

在 Python 2 中,floor() 返回一個浮點值.雖然對我來說不是很明顯,但我找到了一些解釋,闡明了為什么讓 floor() 返回浮點數可能有用(對于像 float('inf') 和 <代碼>浮動('nan')).

In Python 2, floor() returned a float value. Although not obvious to me, I found a few explanations clarifying why it may be useful to have floor() return float (for cases like float('inf') and float('nan')).

然而,在 Python 3 中,floor() 返回整數(并且對于前面提到的特殊情況返回溢出錯誤).

However, in Python 3, floor() returns integer (and returns overflow error for the special cases mentioned before).

那么 int()floor() 現在有什么區別?

So what is the difference, if any, between int() and floor() now?

推薦答案

floor() 循環 down.int() 截斷.使用負數時區別很明顯:

floor() rounds down. int() truncates. The difference is clear when you use negative numbers:

>>> import math
>>> math.floor(-3.5)
-4
>>> int(-3.5)
-3

對負數進行四舍五入意味著它們遠離 0,截斷使它們更接近 0.

Rounding down on negative numbers means that they move away from 0, truncating moves them closer to 0.

換句話說,floor() 總是會低于或等于原始值.int() 將接近于零或等于.

Putting it differently, the floor() is always going to be lower or equal to the original. int() is going to be closer to zero or equal.

這篇關于Python 3 中的 int() 和 floor() 有什么區別?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Python 3 Float Decimal Points/Precision(Python 3 浮點小數點/精度)
Converting Float to Dollars and Cents(將浮點數轉換為美元和美分)
What are some possible calculations with numpy or scipy that can return a NaN?(numpy 或 scipy 有哪些可能的計算可以返回 NaN?)
Python float to ratio(Python浮動比率)
How to manage division of huge numbers in Python?(如何在 Python 中管理大量數字的除法?)
mean from pandas and numpy differ(pandas 和 numpy 的意思不同)
主站蜘蛛池模板: 国产精品视频导航 | 西西裸体做爰视频 | 成人在线视频看看 | 久久久久久免费观看 | 亚洲欧美中文日韩在线v日本 | 二区在线视频 | 成人免费在线视频 | 一区二区三区在线免费看 | 日韩视频国产 | 高清国产午夜精品久久久久久 | 在线观看视频你懂得 | 精品视频免费 | 亚洲国产一区视频 | 久久人人爽人人爽人人片av免费 | 亚洲精品二区 | 看片国产 | 国产精品久久久久久一级毛片 | 国偷自产av一区二区三区 | 美国黄色一级片 | 日韩视频一区二区 | 特黄特黄a级毛片免费专区 av网站免费在线观看 | 影音先锋男 | 欧美日本一区二区 | 亚洲va欧美va天堂v国产综合 | 精品欧美黑人一区二区三区 | 欧美不卡视频一区发布 | 中文字幕韩在线第一页 | 91麻豆精品国产91久久久更新资源速度超快 | 在线永久看片免费的视频 | 亚洲久草 | 久久91| 日韩精品视频在线观看一区二区三区 | 91超碰在线观看 | 一区二区三区四区在线视频 | 成人网址在线观看 | 成人国产一区二区三区精品麻豆 | 久久91精品国产一区二区三区 | 久久精品这里精品 | 日韩aⅴ片 | 欧美成人h版在线观看 | 亚洲精品一区二区三区在线 |