warp.types.is_float# warp.types.is_float(x)[source]# Return True if the value is a floating-point type instance. Parameters: x (Any) Return type: bool