Signature
stock xs_get_minnum(){ return xs_get_maxnum() + 1;}
Description
Returns the smallest possible negative number.
Returns
The smallest possible negative number.