Macaulay2 » Documentation
Packages » Python » PythonObject » isFinite(PythonObject)
next | previous | forward | backward | up | index | toc

isFinite(PythonObject) -- whether a Python object is finite

Description

Description This function returns true when x is a finite number. Example isFinite toPython 3 isFinite toPython infinity

See also

Ways to use this method:


The source of this document is in Python/doc/floating-point.m2:159:0.