JavaScript is disabled. Details
int32 Abs(n);
Returns the absolute value of n, unless n is –231, in which case the function returns the number unmodified.