isinf(num)
Returns True if the given value represents positive or negative infinity.
numnumber to check
isinf(inf)True
isinf(-inf)True
isinf(42)False
See also isinf in the official documentation

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI
Privacy Policy • Platform Version 50af0ba5 (Mon, 23 Feb 2026 11:44:41 GMT)