====== Fonctions "Classiques" ====== {{entry>1;Fonctions/Spécifiques à LoGeAs;-}} **ATTENTION** Cette page est générée automatiquement par LoGeAs, il ne sert donc à rien de la modifier manuellement.\\ Si vous avez des remarques ou autres merci d'utiliser la page "discussion" \\ Mise à jour du 08/09/2018 [[clientlourd:autres:tableau|Retourner à la page sur les tableaux]] \\ [[clientlourd:autres:etat|Retourner à la page sur les états]] NB: Les paramétres entre crochés sont optionnels ===== Comptabilite===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | BETADIST | Specifies the name of the beta cumulative distribution function. | | |OUI|NON| | BETAINV | Specifies the name of the inverse cumulative distribution function. | | |OUI|NON| | BINOMDIST | Specifies the name of the individual term binominal distribution function. | | |OUI|NON| | CHIDIST | Specifies the name of the one-tailed probability of the chi-squared distribution function. | | |OUI|NON| | CHIINV | Specifies the name of the inverse one-tailed probability of the chi-squared distribution function. | | |OUI|NON| | COVAR | Specifies the name of the covariance function. | | |OUI|NON| | EXPONDIST | Specifies the name of the exponential distribution function. | | |OUI|NON| | GAMMADIST | Specifies the name of the gamma distribution function. | | |OUI|NON| | GAMMAINV | Specifies the name of the inverse gamma distribution function. | | |OUI|NON| | HYPGEOMDIST | Specifies the name of the hypergeometric distribution function. | | |OUI|NON| | NORMDIST | Specifies the name of the normal cumulative distribution function. | | |OUI|NON| | NORMINV | Specifies the name of the inverse normal cumulative distribution function. | | |OUI|NON| | NORMSDIST | Specifies the name of the standard normal cumulative distribution function. | | |OUI|NON| | NORMSINV | Specifies the name of the inverse standard normal cumulative distribution function. | | |OUI|NON| | PERCENTILE | Specifies the name of the percentile function. | | |OUI|NON| | POISSON | Specifies the name of the Poisson distribution function. | | |OUI|NON| | QUARTILE | Specifies the name of the quartile function. | | |OUI|NON| | RANK | Specifies the name of the rank function. | | |OUI|NON| | STDEV | Specifies the name of the standard deviation estimation function. | | |OUI|NON| | STDEVP | Specifies the name of the standard deviation function applied to the entire population. | | |OUI|NON| | TDIST | Specifies the name of the Student T-distribution function. | | |OUI|NON| | TINV | Specifies the name of the inverse Student T-distribution function. | | |OUI|NON| | VAR | Specifies the name of the variance function. | | |OUI|NON| | VARP | Specifies the name of the variance function applied to the entire population. | | |OUI|NON| | WEIBULL | Specifies the name of the Weibull distribution function. | | |OUI|NON| ===== Date et Heure===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | EOMONTH | Specifies the name of the function calculating the last day of the month that is the indicated number of months before or after the start_date value. | | |OUI|NON| | DATE | Cette fonction convertit une date saisie sous la forme Année, Mois,Jour en un numéro de série interne affiché selon le formatage de lacellule. Le format par défaut d'une cellule contenant la fonction DATEest le format de date. | () | |OUI|NON| | DATEVAL | Calcule le numéro de série interne de la date à partir d'un texteindiqué entre guillemets représentant un format de date possible. | | |OUI|NON| | JOUR | Calcule le jour pour la valeur de date indiquée. Le jour est renvoyésous forme de numéro compris entre 1 et 31. Il est de plus possibled'utiliser une date/heure négative pour le calcul. | (cellule ayant une date) | |OUI|NON| | JOURS | Calcule la différence entre deux valeurs de date. Il en résulte unnombre entier indiquant le nombre de jours entre les deux dates. | | |OUI|NON| | JOURS360 | Calcule la différence entre deux valeurs de date sur la base de 360jours par an, d'usage pour le calcul d'intérêts. Le résultat est unnombre entier. | | |OUI|NON| | HEURE | Calcule l'heure pour la valeur horaire indiquée. L'heure est renvoyée sous forme de numéro compris entre 0 et 23. | (cellule ayant une date) | |OUI|NON| | JOURSEM | Calcule le jour de la semaine pour la valeur de date indiquée. Le jourde la semaine est renvoyé sous forme de numéro compris entre 1 et 7 | | |OUI|NON| | MINUTE | Calcule la minute pour la valeur horaire interne. La minute estrenvoyée sous forme de numéro compris entre 0 et 59. | (cellule ayant une date) | |OUI|NON| | MOIS | Calcule le mois pour la valeur de date indiquée. Le mois est renvoyésous forme de numéro compris entre 1 et 12. | (cellule ayant une date) | |OUI|NON| | MAINTENANT | Renvoie la date et l'heure indiquées par l'horloge de l'ordinateur. Cette valeur est actualisée à chaque ouverture du document ainsi qu'en cas de modification des données. | () | |OUI|NON| | SECONDE | Calcule la seconde pour la valeur horaire indiquée. La seconde estrenvoyée sous forme de numéro compris entre 0 et 59. | | |OUI|NON| | TEMPSVAL | Calcule le numéro de série interne de l'heure à partir d'un texteindiqué entre guillemets représentant un format horaire possible. | | |OUI|NON| | AUJOURDHUI | Renvoie la date courante de l'ordinateur. La valeur est mise à jour lorsque vous ouvrez à nouveau le document ou lorsque vous enmodifiez les valeurs. | () | |OUI|NON| | ANNEE | Renvoie l'année en tant que nombre conformément aux règles de calcul internes. | (cellule ayant une date) | |OUI|NON| | TIME | Specifies the name of the function that returns a decimal number for a specified time. | | |OUI|NON| | WEEKDAY | Specifies the name of the function that returns the day of the week corresponding to the specified table. | | |OUI|NON| | WEEKNUM | Specifies the name of the function that returns the week number of a specific date. | | |OUI|NON| | YEARFRAC | Specifies the name of the function that calculates the fraction of the year represented by the number of whole days between two dates. | | |OUI|NON| ===== Financiére===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | FV | Specifies the name of the function that returns the future value of an investment. | | |OUI|NON| | IMPT | Specifies the name of the function that returns the interest payment for an investment for a given period. | | |OUI|NON| | NPER | Specifies the name of the function that returns the number of periods fro an investment based on periodic, constant payments and a constant interest rate. | | |OUI|NON| | NPV | Specifies the name of the function that calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income(positive values). | | |OUI|NON| | PMT | Specifies the name of the function that calculates the payment for a loan based in constant payments and a constant interest rate. | | |OUI|NON| | PPMT | Specifies the name of the function that calculates the payment on the principal for a given period for an investment based on periodic constant payments and a constant interest rate. | | |OUI|NON| | PV | Specifies the name of the function that returns the present value of an investment. | | |OUI|NON| | FGHJKLM§% | HNJ?K./§ | BHNJ?. | HN?./ |OUI|NON| ===== Information===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | EDATE | Specifies the name of the function calculating maturity dates or due dates that fall on the same day of the month as the date of issue. | | test |OUI|NON| | ESTVIDE | Renvoie VRAI si la référence à une cellule est vide. Cette fonction permet dedéterminer si le contenu d'une cellule est vide. Une cellule contenant uneformule n'est pas vide. | | |OUI|NON| | ESTERR | Renvoie VRAI pour une valeur d'erreur autre que #NA dans la cellule examinée.Vous pouvez utiliser cette fonction d'information pour contrôler les valeursd'erreur dans les cellules. | | |OUI|NON| | ESTERREUR | La fonction ESTERREUR détermine si les cellules contiennent des valeursd'erreur générales. ESTERREUR reconnaît la valeur d'erreur #N/A. | | |OUI|NON| | ESTNA | Examine si une cellule contient la valeur d'erreur #NA (valeur non disponible) etrenvoie VRAI si tel est le cas. | | |OUI|NON| | ESTNONTEXTE | Vérifie si la cellule contient du texte ou des nombres et renvoie la valeur FAUXs'il s'agit de texte. | | |OUI|NON| | ESTNUM | Renvoie VRAI si la valeur examinée est un nombre. | | |OUI|NON| | ESTTEXTE | Examine le contenu d'une cellule pour savoir s'il s'agit d'un texte ou d'unnombre. S'il s'agit de texte, le résultat est VRAI. | | |OUI|NON| | N | Renvoie 1 si le paramètre est VRAI. Renvoie le paramètre, si le paramètre est | | |OUI|NON| | NA | Attribue la valeur d'erreur #NA à une cellule. | | |OUI|NON| | ISEVEN | Specifies the name of the function that returns True if the number is even. | | |OUI|NON| | ISLOGICAL | Specifies the name of the function that returns True if the specified value refers to a logical value. | | |OUI|NON| | ISODD | Specifies the name of the function that returns True if the cell's integer value is odd. | | |OUI|NON| ===== Logique===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | ET | Prend la valeur VRAI, lorsque tous les arguments sont VRAI. Si un desarguments prend la valeur FAUX, le résultat de cette fonction est FAUX. | | |OUI|NON| | FAUX | Cette commande permet de définir la valeur logique comme FAUX. Au moinsdeux arguments sont liés par les opérateurs logiques ET ou OU. Le résultat dulien est FAUX lorsque le contenu de l'argument l'exige. | | |OUI|NON| | SI | Spécifie un test logique à effectuer. | | |OUI|NON| | NON | Cette fonction permet d'inverser la valeur des valeurs logiques. | | |OUI|NON| | OU | Donne VRAI, si au moins un argument prend la valeur VRAI. Si tous lesarguments prennent la valeur FAUX, le résultat de cette fonction est FAUX. | | |OUI|NON| | VRAI | La valeur logique VRAI est appliquée. La fonction logique VRAI contrôle deuxarguments et applique la valeur logique VRAI si les deux valeurscorrespondent. | | |OUI|NON| | IFERROR | Specifies the name of the function that returns a specified value when a formula evaluates to an error. | | |OUI|NON| | IFNA | Specifies the name of the function that returns the specified value if the formula returns the #N/A value. | | |OUI|NON| | XOR | Specifies the name of the function that returns a logical exclusive OR of all specified arguments. | | |OUI|NON| ===== Mathématiques===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | ABS | Renvoie la valeur absolue d'un nombre. | (cellule) | |OUI|NON| | ACOS | Renvoie l'arc cosinus d'un nombre. | | |OUI|NON| | ACOSH | Renvoie le cosinus hyperbolique inverse d'un nombre. | | |OUI|NON| | ACOT | Renvoie l'arc cotangente d'un nombre. | | |OUI|NON| | ACOTH | Renvoie la cotangente hyperbolique inverse du nombre donné. | | |OUI|NON| | SIN | Renvoie le sinus du nombre donné (angle). | | |OUI|NON| | SINH | Renvoie le sinus hyperbolique d'un nombre. | | |OUI|NON| | TAN | Renvoie la tangente d'un angle, à savoir du nombre spécifié dans lechamp correspondant. | | |OUI|NON| | ATAN2 | Renvoie l'arc tangente des coordonnées x et y respectivementspécifiées dans les champs Nombre_x et Nombre_y. | | |OUI|NON| | TANH | Renvoie la tangente hyperbolique d'un nombre. | | |OUI|NON| | COS | Renvoie le cosinus du nombre donné (angle). | | |OUI|NON| | COSH | Renvoie le cosinus hyperbolique d'un nombre. | | |OUI|NON| | COT | Renvoie la cotangente d'un angle. | | |OUI|NON| | COTH | Renvoie la cotangente hyperbolique d'un nombre donné (angle). | | |OUI|NON| | DEGRES | Convertit les radians en degrés. | (valeur) | |OUI|NON| | PAIR | Renvoie un nombre arrondi au nombre entier pair le plus proche. | (valeur) | |OUI|NON| | EXP | Renvoie l'exposant de la base e à partir de la valeur spécifiée dansle champ Nombre. | (valeur) | |OUI|NON| | FACT | Renvoie la factorielle d'un nombre. | (valeur) | |OUI|NON| | ENT | Arrondit le nombre spécifié dans le champ correspondant au nombre entier immédiatement inférieur. | (cellule) | |OUI|NON| | LOG | Renvoie le logarithme d'un nombre vers la base spécifiée. | (valeur) | |OUI|NON| | LOG10 | Renvoie le logarithme en base 10 de la valeur spécifiée. | (valeur) | |OUI|NON| | MOD | Renvoie la valeur résiduelle pour une division (à partir d'un nombreentier). | (valeur;diviseur) | |OUI|NON| | IMPAIR | Renvoie un nombre arrondi au nombre entier impair le plus proche. | (valeur) | |OUI|NON| | PI | Renvoie la valeur de PI (arrondie à 3,14159). | | |OUI|NON| | RADIANS | Convertit les degrés d'un angle en radians. | | |OUI|NON| | ALEA | Génère un nombre aléatoire compris entre 0 et 1. | | |OUI|NON| | ALEA.ENTRE.BORNES | Renvoie un nombre entier aléatoire compris entre les valeurs Minimum et Maximum (incluses). | (min;max) | |OUI|NON| | ARRONDI | Renvoie un nombre arrondi jusqu'à un nombre donné de décimalesen fonction des critères mathématiques spécifiés. | (cellule;nombre de décimales) | |OUI|NON| | ARRONDI.INF | Permet d'arrondir un nombre en tendant vers zéro et selon unnombre de décimales spécifié. | (cellule;nombre de décimales) | |OUI|NON| | ARRONDI.SUP | Permet d'arrondir un nombre en s'éloignant de zéro et selon unnombre de décimales spécifié. | (cellule;nombre de décimales) | |OUI|NON| | SIGNE | Renvoie le signe d'un nombre. Cette fonction renvoie la valeur 1pour un signe positif et -1 pour un signe négatif. Si le nombre estzéro, la fonction indique zéro. | | |OUI|NON| | SIN | Renvoie le sinus du nombre donné (angle). | | |OUI|NON| | SINH | Renvoie le sinus hyperbolique d'un nombre. | | |OUI|NON| | RACINE | Renvoie la racine carrée positive d'un nombre. La valeur du nombredoit être positive. | | |OUI|NON| | RACINE.PI | Renvoie la racine carrée d'un nombre*PI. | | |OUI|NON| | SOMME | Additionne tous les nombres d'une plage donnée de cellules. | | |OUI|NON| | SOMME.SI | Permet d'obtenir la somme des arguments selon certainesconditions | (étendu;critère) | |OUI|NON| | SOMME.CARRES | Renvoie la somme des carrés des arguments spécifiés. | | |OUI|NON| | TAN | Renvoie la tangente d'un angle, à savoir du nombre spécifié dans lechamp correspondant. | | |OUI|NON| | TANH | Renvoie la tangente hyperbolique d'un nombre. | | |OUI|NON| | CEILING | Specifies the name of the function that rounds the first argument up to the nearest multiple based on the significance specified by the second argument. | | |OUI|NON| | CEILING.MATH | Specifies the name of the function that rounds a number up to the nearest integer or to the nearest multitude of significance. This function provides several rounding up modes. | | |OUI|NON| | CEILING.PRECISE | Specifies the name of the function that rounds a number up to the nearest integer or to the nearest multitude of significance. Regardless of the sign of the number, the number is rounded up. | | |OUI|NON| | COMBIN | Specifies the name of the function that returns the number of combinations for a given number of items. | | |OUI|NON| | COMBINA | Specifies the name of the function that returns the number of combinations (with repetitions) for a given number of items. | | |OUI|NON| | CSC | Specifies the name of the function that returns the cosecant of an angle (in radians). | | |OUI|NON| | CSCH | Specifies the name of the function that returns the hyperbolic cosecant of an angle (in radians). | | |OUI|NON| | DECIMAL | Specifies the name of the function that converts a text representation of a number in a given base into a decimal number. | | |OUI|NON| | FACTDOUBLE | Specifies the name of the function that returns the double factorial of a number. | | |OUI|NON| | FLOOR | Specifies the name of the function that rounds a number down, towards zero. | | |OUI|NON| | FLOOR.MATH | Specifies the name of the function that rounds a number down, to the nearest integer or to the nearest multiple of significance. | | |OUI|NON| | FLOOR.PRECISE | Specifies the name of the function that rounds a number down to the nearest integer or to the nearest multiple of significance. The number is rounded down regardless of its sign. | | |OUI|NON| | ISO.CEILING | Specifies the name of the function that rounds a number up to the nearest integer or to the nearest multiple of significance. | | |OUI|NON| | LN | Specifies the name of the function that returns the natural logarithm of a number. | | |OUI|NON| | MMULT | Specifies the name of the function that returns the matrix product of two arrays. | | |OUI|NON| | MROUND | Specifies the name of the function that returns a number rounded to the desired multiple. | | |OUI|NON| | POWER | Specifies the name of the function that returns the result of a number raised to a power. | | |OUI|NON| | PRODUCT | Specifies the name of the function that multiplies its arguments. | | |OUI|NON| | QUOTIENT | Specifies the name of the function that returns the integer portion of a division. | | |OUI|NON| | SEC | Specifies the name of the function that returns the secant of an angle. | | |OUI|NON| | SECH | Specifies the name of the function that returns the hyperbolic secant of an angle. | | |OUI|NON| ===== Reference et recherche===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | ADRESSE | Renvoie une adresse de cellule (référence) en tant que texte, en fonction desnuméros de ligne et de colonne spécifiés. | | |OUI|NON| | COLONNE | Renvoie le numéro de colonne d'une référence à une cellule. Si la référenceest une cellule, le numéro de colonne de la cellule est renvoyé | | |OUI|NON| | COLONNES | Renvoie le nombre de colonnes dans une référence. | | |OUI|NON| | RECHERCHEH | Effectue la recherche d'une valeur et d'une référence aux cellules situées sousla zone sélectionnée. | | |OUI|NON| | RECHERCHE | Restitue le contenu d'une cellule, laquelle est déterminée par l'intermédiaired'un critère de recherche dans une ligne ou dans une colonne. | | |OUI|NON| | LIGNE | Renvoie le numéro de ligne d'une référence à une cellule. Si la référence estune cellule, le numéro de ligne de la cellule est renvoyé. | | |OUI|NON| | LIGNES | Renvoie le nombre de lignes dans une référence. | | |OUI|NON| | RECHERCHEV | Recherche verticale avec référence à des cellules adjacentes à droite. Cettefonction vérifie si une valeur spécifique est présente dans la première colonned'une matrice. | | |OUI|NON| | TRANSPOSE | Transpose les lignes et les colonnes d'une matrice. | | |OUI|NON| | INDIRECT | Specifies the name of the function that returns the reference specified by a text string. | | |OUI|NON| | MATCH | Specifies the name of the function that returns the relative position of a specified item within the cell range. | | |OUI|NON| | FORMULATEXT | Specifies the name of the function that returns the formula at the given reference as text. | | |OUI|NON| ===== Statistique===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | MOYENNE | Calcule la moyenne arithmétique des arguments. | (étendu) | |OUI|NON| | NB.VIDE | Renvoie le nombre de cellules vides. | (étendu) | |OUI|NON| | NB.SI | Indique le nombre d'éléments répondant à certains critères dansune plage de cellules donnée. | (étendu;critère) | |OUI|NON| | MAX | Calcule la plus grande valeur à l'intérieur d'une liste d'arguments. | (étendu) | |OUI|NON| | MAXA | Calcule la plus grande valeur à l'intérieur d'une liste d'arguments. Par rapport à MAX, du texte peut également être inséré, celui-ci étant évalué comme 0. | | |OUI|NON| | MIN | Calcule le nombre qui est le plus petit des nombres transmis comme arguments. | (étendu) | |OUI|NON| | MINA | Renvoie la valeur minimum dans une liste d'arguments. Vous pouvez également saisir du texte. La valeur du texte est 0. | | |OUI|NON| | AVEDEV | Specifies the name of the function that returns the average of the absolute deviations of data points from their mean. | | |OUI|NON| | AVERAGEA | Specifies the name of the function that returns the average of its arguments, including numbers, text, and logical values. | | |OUI|NON| | AVERAGEIF | Specifies the name of the function that returns the average (arithmetic mean) of all the cells in a range that meet a given criteria. | | |OUI|NON| | BETA.DIST | Specifies the name of the function that returns the beta cumulative distribution function. | | |OUI|NON| | BETA.INV | Specifies the name of the function that returns the inverse of the cumulative distribution function for a specified beta distribution. | | |OUI|NON| | BINOM.DIST | Specifies the name of the function that returns the individual term binomial distribution probability. | | |OUI|NON| | BINOM.DIST.Range | Specifies the name of the function that returns the probability of a trial result using a binomial distribution. | | |OUI|NON| | CHISQ.DIST | Specifies the name of the function that returns the cumulative beta probability density function. | | |OUI|NON| | CHISQ.DIST.RT | Specifies the name of the function that returns the one-tailed probability of the chi-squared distribution. | | |OUI|NON| | CHISQ.INV | Specifies the name of the function that returns the cumulative beta probability density function. | | |OUI|NON| | CHISQ.INV.RT | Specifies the name of the function that returns the inverse of the one-tailed probability of the chi-squared distribution. | | |OUI|NON| | CORREL | Specifies the name of the function that returns the correlation coefficient between two data sets. | | |OUI|NON| | COUNT | Specifies the name of the function that counts how many numbers are in the list of arguments. | | |OUI|NON| | COUNTA | Specifies the name of the function that counts how many values are in the list of arguments. | | |OUI|NON| | COVARIANCE.P | Specifies the name of the function that returns covariance, the average of the products of paired deviations. | | |OUI|NON| | COVARIANCE.S | Specifies the name of the function that returns the sample covariance, the average of the products deviations for each data point pair in two data sets. | | |OUI|NON| | DEVSQ | Specifies the name of the function that returns the sum of squares of deviations. | | |OUI|NON| | EXPON.DIST | Specifies the name of the function that returns the exponential distribution. | | |OUI|NON| | FORECAST | Specifies the name of the function that returns a value along a linear trend. | | |OUI|NON| | GAMMA | Specifies the name of the function that returns the Gamma function value. | | |OUI|NON| | GAMMA.DIST | Specifies the name of the function that returns the gamma distribution. | | |OUI|NON| | GAMMA.INV | Specifies the name of the function that returns the inverse of the gamma cumulative distribution. | | |OUI|NON| | GAMMALN | Specifies the name of the function that returns the natural logarithm of the gamma function. | | |OUI|NON| | GAMMALN.PRECISE | Specifies the name of the function that returns the natural logarithm of the gamma function. | | |OUI|NON| | GAUSS | Specifies the name of the function that returns 0.5 less than the standard normal cumulative distribution. | | |OUI|NON| | GEOMEAN | Specifies the name of the function that returns the geometric mean. | | |OUI|NON| | HYPGEOM.DIST | Specifies the name of the function that returns the hypergeometric distribution. | | |OUI|NON| | INTERCEPT | Specifies the name of the function that returns the intercept of the linear regression line. | | |OUI|NON| | LARGE | Specifies the name of the function that returns the k-th largest value in a data set. | | |OUI|NON| | MEDIAN | Specifies the name of the function that returns the median of the given numbers. | | |OUI|NON| | NORM.DIST | Specifies the name of the function that returns the normal cumulative distribution. | | |OUI|NON| | NORM.INV | Specifies the name of the function that returns the inverse of the normal cumulative distribution. | | |OUI|NON| | NORM.S.DIST | Specifies the name of the function that returns the standard normal cumulative distribution. | | |OUI|NON| | NORM.S.INV | Specifies the name of the function that returns the inverse of the standard normal cumulative distribution. | | |OUI|NON| | PEARSON | Specifies the name of the function that returns the Pearson product moment correlation coefficient. | | |OUI|NON| | PERCENTILE.INC | Specifies the name of the function that returns the k-th percentile of values in a range. | | |OUI|NON| | PERCENTILE.EXC | Specifies the name of the function that returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive. | | |OUI|NON| | PERMUT | Specifies the name of the function that returns the number of permutations for a given number of objects. | | |OUI|NON| | POISSON.DIST | Specifies the name of the function that returns the Poisson distribution. | | |OUI|NON| | QUARTILE.INC | Specifies the name of the function that returns the quartile of a data set. | | |OUI|NON| | QUARTILE.EXC | Specifies the name of the function that returns the quartile of the data set, based on percentile values from 0..1, exclusive. | | |OUI|NON| | RANK.AVG | Specifies the name of the function that returns the rank of a number in a list of numbers. | | |OUI|NON| | RANK.EQ | Specifies the name of the function that returns the rank of a number in a list of numbers. | | |OUI|NON| | RSQ | Specifies the name of the function that returns the square of the Pearson product moment correlation coefficient. | | |OUI|NON| | SKEW | Specifies the name of the function that returns the skewness of a distribution. | | |OUI|NON| | SKEW.P | Specifies the name of the function that returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean. | | |OUI|NON| | SLOPE | Specifies the name of the function that returns the slope of the linear regression line. | | |OUI|NON| | SMALL | Specifies the name of the function that returns the k-th smallest value in a data set. | | |OUI|NON| | STANDALONE | Specifies the name of the function that returns a normalized value. | | |OUI|NON| | STDEV.S | Specifies the name of the function that estimates standard deviation based on a sample. | | |OUI|NON| | STDEV.P | Specifies the name of the function that calculates standard deviation based on the entire population. | | |OUI|NON| | STDEVA | Specifies the name of the function that estimates standard deviation based on a sample, including numbers, text, and logical values. | | |OUI|NON| | STDEVPA | Specifies the name of the function that calculates standard deviation based on the entire population, including numbers, text, and logical values. | | |OUI|NON| | STEYX | Specifies the name of the function that returns the standard error of the predicted y-value of each x in the regression. | | |OUI|NON| | SUBTOTAL | Specifies the name of the function that returns a subtotal in a list or database. | | |OUI|NON| | T.DIST | Specifies the name of the function that returns the Percentage Points (probability) for the Student t-distribution. | | |OUI|NON| | T.DIST.2T | Specifies the name of the function that returns the Percentage Points (probability) for the Student t-distribution. | | |OUI|NON| | T.DIST.RT | Specifies the name of the function that returns the Student's t-distribution. | | |OUI|NON| | T.INV | Specifies the name of the function that returns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom. | | |OUI|NON| | T.INV.2T | Specifies the name of the function that returns the inverse of the Student's t-distribution. | | |OUI|NON| | VAR.P | Specifies the name of the function that calculates variance based on the entire population. | | |OUI|NON| | VAR.S | Specifies the name of the function that estimates variance based on a sample. | | |OUI|NON| | VARA | Specifies the name of the function that estimates variance based on a sample, including numbers, text, and logical values. | | |OUI|NON| | VARPA | Specifies the name of the function that calculates variance based on the entire population, including numbers, text, and logical values. | | |OUI|NON| | WEIBULL.DIST | Specifies the name of the function that returns the Weibull distribution. | | |OUI|NON| ===== Texte===== ^Nom^Description^Parametres^Exemple^Tableau^UtilisableEtat^ | BASE | Permet de convertir un nombre entier positif en un texte du système numériquepour la base spécifiée. Les chiffres 0-9 et les lettres A-Z sont utilisés dans ce but. | | |OUI|NON| | CONCATENER | Combine plusieurs chaînes de texte pour n'en former qu'une. | (première cellule;seconde cellule) | |OUI|NON| | CAR | Convertit un nombre en caractère en fonction du tableau de code actif. Il peut s'agird'un nombre entier à deux ou trois chiffres. | | |OUI|NON| | CHERCHE | Renvoie l'emplacement d'un segment de texte dans une chaîne de caractères. Vouspouvez également définir, si vous le souhaitez, le point de départ de la recherche. | | |OUI|NON| | GAUCHE | Renvoie les premiers caractères du texte correspondant au paramétrage de"Nombre". Renvoie le premier caractère si le paramètre "Nombre" n'est pas défini. | (texte;nombre de caractères) | |OUI|NON| | DROITE | Définit le ou les derniers caractères d'une chaîne de texte. | (texte;nombre de caractères) | |OUI|NON| | TEXTE | Convertit un nombre en texte selon un format spécifié. | (chiffre;format texte) | |OUI|NON| | CLEAN | Specifies the name of the function that removes all nonprintable characters from text. | | |OUI|NON| | CODE | Specifies the name of the function that returns a numeric code for the first character in a text string. | | |OUI|NON| | DOLLAR | Specifies the name of the function that converts a number to text, using the $ (dollar) currency format. | | |OUI|NON| | EXACT | Specifies the name of the function that checks to see if two text values are identical. | | |OUI|NON| | FIXED | Specifies the name of the function that formats a number as text with a fixed number of decimals. | | |OUI|NON| | LEN | Specifies the name of the function that returns the number of characters in a text string. | | |OUI|NON| | LOWER | Specifies the name of the function that converts text to lowercase. | | |OUI|NON| | MID | Specifies the name of the function that returns a specific number of characters from a text string starting at the specified position. | | |OUI|NON| | PROPER | Specifies the name of the function that capitalizes the first letter in each word of a text value. | | |OUI|NON| | REPLACE | Specifies the name of the function that replaces characters within text. | | |OUI|NON| | REPT | Specifies the name of the function that repeats text a given number of times. | | |OUI|NON| | SEARCH | Specifies the name of the function that finds one text within another (not case-sensitive). | | |OUI|NON| | SUBSTITUTE | Specifies the name of the function that substitutes new text for old text in a text string. | | |OUI|NON| | T | Specifies the name of the function that converts its arguments to text. | | |OUI|NON| | TRIM | Specifies the name of the function that removes spaces from text. | | |OUI|NON| | TRUNC | Specifies the name of the function that truncates a number to an integer. | (valeur;nombre de décimales) | |OUI|NON| | UPPER | Specifies the name of the function that converts text to uppercase. | | |OUI|NON| | VALUE | Specifies the name of the function that converts a text argument to a number. | | |OUI|NON|