Since [[x]] is the greatest integer that is less than or equal to x we have that [[x]] less than or equal to x < [[x]]+1. So we have that 0 less than or equal to x-[[x]] <1. Thus, the range of your function is [0,1).
Woojin L.
asked 09/14/21Since [[x]] is the greatest integer that is less than or equal to x we have that [[x]] less than or equal to x < [[x]]+1. So we have that 0 less than or equal to x-[[x]] <1. Thus, the range of your function is [0,1).
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Adam B.
09/16/21