What Is Returned By Mathisfinitefloat8216nan8217 #818
What is returned by math.isfinite(float(‘nan’))?
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(‘nan’))?
True
False
None
error