Skip to content

Inside numeric interval¤

Checks if a number is contained inside a numeric interval, such as ‘1900 - 2000’.

Characteristics¤

This is a boolean distance measure, i.e., all distances are either 0 or 1.

Compares single values (as opposed to sequences of values). If multiple values are provided, all values are compared and the lowest distance is returned.

Parameter¤

Separator¤

No description

  • Datatype: string
  • Default Value: —|–|-

Comments