array.sum2
calculates sum of squares of array elements
available since version: 0.8
arguments:
- ARRAY
array name
type: symbol
properties:
- @array
Get/set array name
type: symbol
inlets:
- calculates and outputs the sum of squares
type: control
outlets:
keywords:
array
sum
See also:
[array.sum]
Authors: Serge Poltavsky
License: GPL3 or later