import { type mongoose } from "https://deno.land/x/mongoose@8.6.4/types/expressions.d.ts";
const { CovarianceSamp } = mongoose.Expression;
Properties
$covarianceSamp: [NumberExpression, NumberExpression]
Returns the sample covariance of two numeric expressions that are evaluated using documents in the $setWindowFields stage window.