Support Board
Date/Time: Sat, 12 Jul 2025 02:00:05 +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. |