Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 21:43:08 +0000



Post From: GetHighest and GetLowest Function Prototypes

[2016-08-18 16:16:07]
User147461 - Posts: 33
Would you please consider adding the GetHighest and GetLowest function prototypes in the scstudyfunctions.h file?


float GetHighest(SCFloatArrayRef In, int StartIndex, int Length);

float GetLowest(SCFloatArrayRef In, int StartIndex, int Length);

Thank you!