stds
| Explanation | Use the data as a sample extracted from the population to find the standard deviation of the population. | |
| Call format | var s = stds ( range ) | |
| Return value | Standard deviation of data within range | |
| Arguments | Number range | Array object name |
| Exception | None | |
| Example of use | | |
| Related item | std function | |