Skip to content

LIST_COSINE_DISTANCE

  • list1: DOUBLE[]
  • list2: DOUBLE[]
SELECT list_cosine_distance([1, 2, 3], [1, 2, 3]);