The Czech translation of the Excel function STDEV.S is:
English | Nederlands |
---|---|
STDEV.S |
Syntax
STDEV.S(number1,[number2],...])
The STDEV.S function syntax has the following arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.):
- Number1 Required. The first number argument corresponding to a sample of a population. You can also use a single array or a reference to an array instead of arguments separated by commas.
- Number2, ... Optional. Number arguments 2 to 254 corresponding to a sample of a population. You can also use a single array or a reference to an array instead of arguments separated by commas.