Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
math
→
mathisinf
math.isinf() - math
Return True if x is a positive or negative infinity, and False otherwise.
Syntax
math.isinf(x)
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference