Skip to content

LIST_COSINE_SIMILARITY

  • list1: FLOAT[]
  • list2: FLOAT[]
SELECT list_cosine_similarity([1, 2, 3], [1, 2, 3]);