STDS Function
The STDS function estimates the standard deviation of a population of data based on a sample of data in a list.
This function has the following syntax:
STDS(list = list)
Note: The Array of Object can be an Array of FloatObject, IntegerObject, or MoneyObject.
This function returns:
• Float—Sample standard deviation of items in list
• Null—On error