All translations

Enter a message name below to show all available translations.

Message

Found 5 translations.

NameCurrent message text
 h Deutsch (de){| class="wikitable"
!style="width: 20%;"|Funktion
!style="width: 55%;"|Beschreibung
!style="width: 25%;"|Eingabebereich
|-
| {{incode|average(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Arithmetisches_Mittel Arithmetisches Mittel] der Werte der Argumente, dasselbe, wie sum(a; b; c; ...) / count(a; b; c; ...)
| alle
|-
| {{incode|count(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Z%C3%A4hlen Zählen] der Argumente, üblicherweise für Zellbereiche genutzt
| alle 
|-
| {{incode|max(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Extremwert Extremwert (Maximum)]-Werte der Argumente
| alle 
|-
| {{incode|min(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Extremwert Minimum (Minimum)]-Werten der Argumente
| alle
|-
| {{incode|stddev(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Varianz_(Stochastik) Varianz (Stochastik)] der Werte der Argumente
| alle
|-
| {{incode|sum(a; b; c; ...)}}
| [https://de.wikipedia.org/wiki/Summe Summe] der Werte der Argumente, üblicherweise für Zellbereiche genutzt
| alle
|}
 h English (en){| class="wikitable"
!style="width: 20%;"|Function
!style="width: 55%;"|Description
!style="width: 25%;"|Input range
|-
| {{incode|average(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Arithmetic_mean Average] value of the arguments, same as sum(a; b; c; ...) / count(a; b; c; ...)
| all
|-
| {{incode|count(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Counting Count] of the arguments, typically used for cell ranges
| all 
|-
| {{incode|max(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Maxima_and_minima Maximum] value of the arguments
| all 
|-
| {{incode|min(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Maxima_and_minima Minimum] value of the arguments
| all
|-
| {{incode|stddev(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/standard_deviation Standard deviation] of the values of the arguments
| all
|-
| {{incode|sum(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Summation Sum] of the values of the arguments, typically used for cell ranges
| all
|}
 h français (fr){| class="wikitable"
!style="width: 20%;"|Fonction
!style="width: 55%;"|Description
!style="width: 25%;"|Plage de saisie
|-
| {{incode|average(a; b; c; ...)}}
| Valeur [https://fr.wikipedia.org/wiki/Moyenne_arithm%C3%A9tique Moyenne] des arguments, identique à sum(a; b; c; ...) / count(a; b; c; ...)
| tout
|-
| {{incode|count(a; b; c; ...)}}
| [https://fr.wikipedia.org/wiki/D%C3%A9nombrement Comptage] des arguments, généralement utilisé pour les plages de cellules 
| tout 
|-
| {{incode|max(a; b; c; ...)}}
| Valeur [https://fr.wikipedia.org/wiki/Extremum Maximum] des arguments 
| tout 
|-
| {{incode|min(a; b; c; ...)}}
| Valeur [https://fr.wikipedia.org/wiki/Extremum Minimum] des arguments
| tout
|-
| {{incode|stddev(a; b; c; ...)}}
| [https://fr.wikipedia.org/wiki/%C3%89cart_type Écart type] des valeurs des arguments
| tout
|-
| {{incode|sum(a; b; c; ...)}}
| [https://fr.wikipedia.org/wiki/Somme_(arithm%C3%A9tique) Somme] des valeurs des arguments, généralement utilisé pour les plages de cellules
| tout
|}
 h italiano (it){| class="wikitable"
!style="width: 20%;"|Funzione
!style="width: 55%;"|Descrizione
!style="width: 25%;"|Intervallo di valori
|-
| {{incode|average(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Media_(statistica)#Media_aritmetica Media aritmetica] del valore degli argomenti, calcolato come sum(a; b; c; ...) / count(a; b; c; ...)
| tutti
|-
| {{incode|count(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Statistica Conteggio] degli argomenti, generalmente utilizzato su intervalli di celle
| tutti 
|-
| {{incode|max(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Massimo_e_minimo_di_una_funzione Massimo] valore tra gli argomenti
| tutti 
|-
| {{incode|min(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Massimo_e_minimo_di_una_funzione Minimo] valore tra gli argomenti
| tutti
|-
| {{incode|stddev(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Scarto_quadratico_medio Deviazione standard] dei valori degli argomenti
| tutti
|-
| {{incode|sum(a; b; c; ...)}}
| [https://it.wikipedia.org/wiki/Sommatoria Sommatoria] dei valori degli argomenti, tipicamente utilizzato su intervalli di celle
| tutti
|}
 h polski (pl){| class="wikitable"
!style="width: 20%;"|Funkcja
!style="width: 55%;"|Opis
!style="width: 25%;"|Zakres wprowadzanych wartości
|-
| {{incode|average(a; b; c; ...)}}
| [https://pl.wikipedia.org/wiki/%C5%9Arednia_arytmetyczna Średnia] wartość argumentów, tak samo jak sum(a; b; c; ...) / count(a; b; c; ...)
| cały
|-
| {{incode|count(a; b; c; ...)}}
| [https://en.wikipedia.org/wiki/Counting Zlicz] wartość argumentów, zwykle używane dla zakresów komórek
| cały 
|-
| {{incode|max(a; b; c; ...)}}
| [https://pl.wikipedia.org/wiki/Funkcje_minimum_i_maksimum Maksimum] wartość argumentów
| cały 
|-
| {{incode|min(a; b; c; ...)}}
| [https://pl.wikipedia.org/wiki/Funkcje_minimum_i_maksimum Minimum] wartość argumentów
| cały
|-
| {{incode|stddev(a; b; c; ...)}}
| [https://pl.wikipedia.org/wiki/Odchylenie_standardowe Odchylenie standardowe] wartości argumentów
| cały
|-
| {{incode|sum(a; b; c; ...)}}
| [https://pl.wikipedia.org/wiki/Sumowanie Suma] wartości argumentów, typowo stosowane dla zakresów komórek
| cały
|}