STD Function
The STD function calculates the standard deviation of an entire population of data represented in a list.
This function has the following syntax:
STD(list = list)
Note: The Array of Object can be an Array of FloatObject, IntegerObject, or MoneyObject.
This function returns:
• Float—Population standard deviation of items in list
• Null—On error