Primary
math.inf ⚬|Documentation|1st|20251021151210-00-⌔
math — Mathematical functions — Python 3 documentation#math.inf
math.infA floating-point positive infinity. (For negative infinity, use
-math.inf.) Equivalent to the output offloat('inf').Added in version 3.5.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •