Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 13:20:09 +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!