Find ending behavior of
f[x_]=x - Floor[x] - (1/2)
F[x]: is the greatest integer in Mathematica.
I know we have to find the limit
Limit[f[x], x -> ∞]
Limit[f[x], x -> -∞]
Can somebody give me instruction on how to answer this please...
Find ending behavior of
f[x_]=x - Floor[x] - (1/2)
F[x]: is the greatest integer in Mathematica.
I know we have to find the limit
Limit[f[x], x -> ∞]
Limit[f[x], x -> -∞]
Can somebody give me instruction on how to answer this please...