Skip to content

LIST_NEGATIVE_DOT_PRODUCT

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