Frequently looked up functions
Compare two floats as approximately equal 🔗
Source: https://docs.python.org/3/library/math.html#math.isclose
math.isclose(a, b)
Source: https://docs.python.org/3/library/math.html#math.isclose
math.isclose(a, b)