lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


There is a formula to test whether a number is included in a range? For example, if 3 is between -8 and 6. I tried in the math library, but I found nothing.