[lang-ref] ( is_float ) ( python )

def test_is_float():
    assert isinstance(5.0, float)