正负无穷大

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

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