What Is Returned By Mathisfinitefloat8216inf8217 #817
What is returned by math.isfinite(float(‘inf’))?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python Modules - Python Math - Quiz No.2.
What is returned by math.isfinite(float(‘inf’))?
True
False
None
error