Function returns Ағылшын тілінде қолдану мысалдары және олардың Қазақ тіліне аудармалары
{-}
This function returns the class name.
On the other hand, if you file access method is not allowed then the function returns True.
This function returns the title of layer.
The CLOCK built-in function returns the current time.
The ERF() function returns the error function. With a single argument, ERF() returns the error function between 0 and that argument.
The GAMMADIST() function returns the gamma distribution.
The ROMAN() function returns the number in Roman format. Only positive whole numbers can be converted. The optional Format argument specifies the level of conciseness, and defaults to 0.
The LOGn() function returns the base n logarithm of x.
The ATAN() function returns the arc tangent in radians and the value is mathematically defined to be-PI/ 2 to PI/ 2(inclusive).
The BINO() function returns the binomial distribution.
The INT2BOOL() function returns a boolean value for a given integer number. This method is intended for using an integer in methods which require a boolean. It only accepts 0 or 1. If any other value is given, false is returned. .
The POISSON() function returns the Poisson distribution.
The INFO() function returns information about the current operating environment. Parameter type specifies what type of information you want to return. It is one of the following:"directory" returns the path of the current directory,"numfile" returns the number of active documents,"release" returns the version of KSpread as text,"recalc" returns the current recalculation mode:"Automatic" or"Manual","system" returns the name of the operating environment,"osversion" returns the current operating system.
The EXPONDIST() function returns the exponential distribution.
This function returns the name of process.
The function returns the name of the chosen file.
This function returns the product of these numbers.
This function returns the number of elements in a list.
The ROOTN() function returns the non-negative nth root of x.
The ABS() function returns the absolute value of the floating-point number x.
The NORMDIST() function returns the normal cumulative distribution.
The TRIM() function returns text with only single spaces between words.
The LCM() function returns the least common multiple for two or more float values.
The WEEKNUM() function returns the non-ISO week number in which the date falls into.
The GCD() function returns the greatest common denominator for two or more integer values.
The PHI() function returns value of the distribution function for a standard normal distribution.
The GAUSS() function returns the integral values for the standard normal cumulative distribution.
The YEARFRAC() function returns the number of full days between start date and end date according to the basis.
The GAMMALN() function returns the natural logarithm of the gamma function: G(x). The number parameter must be positive.
The FISHER() function returns the Fisher transformation for x and creates a function close to a normal distribution.