sincerely
Singaporean
If you have not done so, read this full tutorial on how to use SGEXTN to build an application.
static int SGLIntMath::absoluteValue(int x);
static int SGLIntMath::highestCommonFactor(int a, int b);
static int SGLIntMath::lowestCommonMultiple(int a, int b);
static int SGLIntMath::maximum(int a, int b);
static int SGLIntMath::minimum(int a, int b);
©2025 05524F.sg (Singapore)