Examples of using Function returns in English and their translations into Finnish
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
-
Programming
The RANDEXP() function returns an exponentially-distributed pseudo-random number.
The RANDPOISSON() function returns a poisson-distributed pseudo-random number.
The RANDBERNOULLI() function returns a Bernoulli-distributed pseudo-random number.
The PI() function returns the value of PI.
The RANDBINOM() function returns a binomially-distributed pseudo-random number.
The IN() function returns the natural logarithm of x.
The RANDNEGBINOM() function returns a negative binomially-distributed pseudo-random number.
The ROWS function returns the number of rows in a reference.
The CUR() function returns the non-negative cube root of x.
The ROOTN() function returns the non-negative nth root of x.
The LOGn() function returns the base n logarithm of x.
The TIME() function returns the time formatted with local parameters.
The CHAR() function returns the character specified by a number.
The DATE() function returns the date formatted with local parameters.
This function returns the count of all empty cells within the range.
The CHARTOASCII() function returns the ASCII code for the given character.
The SKEW() function returns an estimate for skewness of a distribution.
The RAND() function returns a pseudo-random number between 0 and 1.
The ASCIITOCHAR() function returns the character for each given ASCII code.