Skip to content

LIST_NEGATIVE_INNER_PRODUCT

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