Support Board
Date/Time: Mon, 15 Sep 2025 07:53:47 +0000
Post From: Array Statistics and functions
[2024-01-31 18:23:54] |
User43 - Posts: 102 |
All ACSIL stock functions are documented in ACSIL Interface Members - Functions min ACSIL Interface Members - Functions: min() max ACSIL Interface Members - Functions: max() I think median would be ACSIL Interface Members - Functions: sc.MovingMedian() I don't think there is a IQR or SORT function But at the end of the day you have the whole power of C / C++ at your fingertips where you can write your own functions as needed. You can also via ACSIL interact with Spreadsheets. |