WEIBULL
WEIBULL(x, shape, scale, cumulative)
Returns the value of the Weibull distribution function (or Weibull cumulative distribution function) for a specified shape and scale. Learn more
Analisi dati
Apri schedaUna scheda strutturata per ogni funzione: sintassi, argomenti, esempi pratici, errori comuni, FAQ e collegamenti a formule correlate.
Digita almeno 2 lettere per vedere i suggerimenti.
369 formule trovate · pagina 8 di 8
WEIBULL(x, shape, scale, cumulative)
Returns the value of the Weibull distribution function (or Weibull cumulative distribution function) for a specified shape and scale. Learn more
Analisi dati
Apri schedaWEIBULL.DIST(x, shape, scale, cumulative)
See WEIBULL
Analisi dati
Apri schedaZ.TEST(data, value, [standard_deviation])
Returns the one-tailed P-value of a Z-test with standard distribution. Learn more.
Analisi dati
Apri schedaZTEST(data, value, [standard_deviation])
See Z.TEST.
Analisi dati
Apri schedaARABIC(roman_numeral)
Computes the value of a Roman numeral. Learn more
Marketing
Apri schedaASC(text)
Converts full-width ASCII and katakana characters to their half-width counterparts. All standard-width characters will remain unchanged. Learn more.
Marketing
Apri schedaCHAR(table_number)
Convert a number into a character according to the current Unicode table. Learn more
Marketing
Apri schedaCLEAN(text)
Returns the text with the non-printable ASCII characters removed. Learn more
Marketing
Apri schedaCODE(string)
Returns the numeric Unicode map value of the first character in the string provided. Learn more
Marketing
Apri schedaDOLLAR(number, [number_of_places])
Formats a number into the locale-specific currency format. Learn more
Marketing
Apri schedaEXACT(string1, string2)
Tests whether two strings are identical. Learn more
Marketing
Apri schedaFIND(search_for, text_to_search, [starting_at])
Returns the position at which a string is first found within text. Learn more
Marketing
Apri schedaFINDB(search_for, text_to_search, [starting_at])
Returns the position at which a string is first found within text counting each double-character as 2. Learn more
Marketing
Apri schedaFIXED(number, [number_of_places], [suppress_separator])
Formats a number with a fixed number of decimal places. Learn more
Marketing
Apri schedaLEFTB(string, num_of_bytes)
Returns the left portion of a string up to a certain number of bytes. Learn more.
Marketing
Apri schedaLENB(string)
Returns the length of a string in bytes." Learn more.
Marketing
Apri schedaMIDB(string)
Returns a section of a string starting at a given character and up to a specified number of bytes. Learn more.
Marketing
Apri schedaPROPER(text_to_capitalize)
Capitalizes each word in a specified string. Learn more
Marketing
Apri schedaREPLACE(text, position, length, new_text)
Replaces part of a text string with a different text string. Learn more
Marketing
Apri schedaREPLACEB(text, position, num_bytes, new_text)
Replaces part of a text string, based on a number of bytes, with a different text string. Learn more.
Marketing
Apri schedaREPT(text_to_repeat, number_of_repetitions)
Returns specified text repeated a number of times. Learn more
Marketing
Apri schedaRIGHTB(string, num_of_bytes)
Returns the right portion of a string up to a certain number of bytes. Learn more.
Marketing
Apri schedaROMAN(number, [rule_relaxation])
Formats a number in Roman numerals. Learn more
Marketing
Apri schedaSEARCH(search_for, text_to_search, [starting_at])
Returns the position at which a string is first found within text. Learn more
Marketing
Apri schedaSEARCHB(search_for, text_to_search, [starting_at])
Returns the position at which a string is first found within text counting each double-character as 2. Learn more
Marketing
Apri schedaSPLIT(text, delimiter, [split_by_each], [remove_empty_text])
Divides text around a specified character or string, and puts each fragment into a separate cell in the row. Learn more
Marketing
Apri schedaSUBSTITUTE(text_to_search, search_for, replace_with, [occurrence_number])
Replaces existing text with new text in a string. Learn more
Marketing
Apri schedaT(value)
Returns string arguments as text. Learn more
Marketing
Apri schedaTEXT(number, format)
Converts a number into text according to a specified format. Learn more
Marketing
Apri schedaTEXTJOIN(delimiter, ignore_empty, text1, [text2], …)
Combines the text from multiple strings and/or arrays, with a specifiable delimiter separating the different texts. Learn more.
Marketing
Apri schedaUNICHAR(number)
Returns the Unicode character for a number. Learn more.
Marketing
Apri schedaUNICODE(text)
Returns the decimal Unicode value of the first character of the text. Learn more.
Marketing
Apri schedaVALUE(text)
Converts a string in any of the date, time or number formats that Google Sheets understands into a number. Learn more
Marketing
Apri scheda