正负无穷大

# 正无穷大
print(float('inf'))

# 负无穷大
print(float('-inf'))
posted @ 2022-09-26 22:37  我在路上回头看  阅读(55)  评论(0编辑  收藏  举报