Skip to main content

devsq

Function devsq 

Source
pub fn devsq<A: Sequence>(n: A) -> FnNumber1<A>
Expand description

Calculates sum of squares of deviations.

documentfoundation->DEVSQ

Syntax:

    DEVSQ({ N: NumberSequence}+ )

Semantics: returns

where a is the result of calling AVERAGE(N).

See also: