====STDDEV==== ===Parameters=== ^Order^Name^Type^Desc^ |1|points|[[point list|point list]]|The list of points to aggregate| ===Returns=== Places a [[const|const]] on the stack. ===Description=== Returns the standard deviation for the **current values** of each of the points. If you want to get the standard deviation of the //history// for this point, you should use the [[fHSTDDEV]] function. ===See Also=== [[fMAXIMUM]] \\ [[fMINIMUM]] \\ [[fMEDIAN]] \\