来自专业的译者、企业、网页和免费的翻译库。
sumproduct( lista1; lista2)
sumproduct(array1; array2)
最后更新: 2011-10-23
使用频率: 1
质量:
funktionen sumproduct () (summa xy) beräknar summan av produkterna av elementen i två listor (skalärprodukt). listorna måste vara lika långa annars returneras fel.
the sumproduct() function (sum(x*y)) returns the sum of the product of these values. the number of values in the two arrays should be equal. otherwise this function returns err.
最后更新: 2011-10-23
使用频率: 2
质量: