Vertaling van "array2" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
When the value in array1 is scalar, it will be replaced by the value in array2, may it be scalar or array.
Compares array1 against array2 and returns the difference.
Compares the keys from array1 against the keys from array2 and returns the difference.
The value "red" is not returned because in $array1 its key is 0 while the key of "red" in $array2 is 1.
The value "red" is not returned because in $array1 its key is 0 while the key of "red" in $array2 is 1.
La valeur red n'est pas retournée car dans $array1 son index est 0 tandis que dans le tableau $array2, son index est 1, et la clé "b" n'est pas retourné, car sa valeur est différente dans chaque tableau.
Initial array for comparison of the arrays. array2
The following example inserts a new item in the two arrays and passes the new item of Array2 into editing mode
L'exemple suivant insère un nouvel élément dans les deux tableaux et passe le nouvel élément du tableau 2 en mode édition
If tails=1, TTEST returns the probability of a higher value of the t-statistic under the assumption that array1 and array2 are samples from populations with the same mean.
Si l'argument uni/bilatéral =1, T.TEST renvoie la probabilité d'une valeur supérieure de la statistique t selon l'hypothèse que matrice1 et matrice2 sont des échantillons de populations ayant la même moyenne.
If the number of data points in array1 or array2 is less than 2, or if the variance of array1 or array2 is zero, FTEST returns the #DIV/0! error value.
Si le nombre des points de données contenues dans les arguments matrice1 ou matrice2 est inférieur à 2 ou si la variance des arguments matrice1 ou matrice2 est égale à zéro, la fonction TEST.F renvoie la valeur d'erreur #DIV/0!
TTEST uses the data in array1 and array2 to compute a non-negative t-statistic.
T.TEST utilise les données dans matrice1 et matrice2 pour calculer une statistique t non négative.
With D-Link's AP Array technology you can even use different AP models in the array2.
Avec la technologie AP Array de D-Link, vous pouvez même utiliser différents modèles de points d'accès dans l'array2.
array2 First array to compare keys against.
array2 Premier tableau utilisé pour comparer les clés.
If array1 and array2 have different numbers of data points, COVARIANCE.P returns the #N/A error value.
Si matrice1 et matrice2 contiennent différents nombres d'observations (données), COVARIANCE renvoie la valeur d'erreur #N/A.