is_small# static GeometryOperators.is_small(s: str) → bool# Return True if the number represented by s is zero (i.e very small). Parameters: snumeric or strVariable value. Returns: bool