python 数字取整计算
摘要:var code = "3f65cba6-fe94-41e4-b0de-1138a3e12355" import math #向上取整 math.ceil(2.3) #向下取整 math.floor(2.3)) x//y # 底板除 #四舍五入 round(2.3)) round(2.6))
阅读全文
posted @ 2023-02-10 18:21
posted @ 2023-02-10 18:21
posted @ 2018-08-12 14:35
Powered by:
博客园
Copyright © 2025 BillBie
Powered by .NET 9.0 on Kubernetes