### Is there an existing issue for this? - [x] I have searched the existing issues ### Problem statement The check function is_in_range does not support the float data type currently. ### Proposed Solution add float in supported type in is_in_range check func ### Additional Context _No response_