interface CovarianceSamp {
    $covarianceSamp: [NumberExpression, NumberExpression];
}

Properties

Properties

Returns the sample covariance of two numeric expressions that are evaluated using documents in the $setWindowFields stage window.