Same thing happens with range of positive numbers not working unless the smaller number is first

//if (5 isnum 3-7) echo -a this shows
//if (5 isnum 7-3) echo -a this does not