stats_covariance
stats_covariance
Computes the covariance of two data sets
float **stats_covariance** array $a array $b
Returns the covariance of and .
a``b
aThe first array
bThe second array
Returns the covariance of and ,
or false on failure.
a``b