Compare values on the scientific notation interval
compare_value_based_on_interval(
left_boundary,
right_boundary,
data,
compare_columns,
interval
)
the min value
the max value
the data that contains values being compared
The columns inside data being checked
The scientific notation interval
a boolean vector containing true for rows where the comparison is true