====MINIMUM==== ===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=== Searches the //points// list for the minimum **current** value, and returns it as a const. If you want to get the minimum of the //history// for this point, you should use the [[fHMINIMUM]] function. ===See Also=== [[fAVG]] \\ [[fMAXIMUM]] \\ [[fMEDIAN]] \\