====MAXIMUM==== ===Parameters=== ^Order^Name^Type^Desc^ |1|points|[[point list|point list]]|The list of points to aggregate| ===Returns=== Places a [[const]] on the stack. ===Description=== Searches the //points// list for the maximum **current** value and returns that maximum as a constant. If you want to get the maximum of the //history// for this point, you should use the [[fHMAXIMUM]] function. ===See Also=== [[fAVG]] \\ [[fMINIMUM]] \\ [[fMEDIAN]] \\