W
William Stacey [MVP]
if int is between 0-29 return 0. If 30-59, return 30.
Can you do this with a one line math expression and no IF statements or bit
shifting? TIA
Can you do this with a one line math expression and no IF statements or bit
shifting? TIA