Mark M. answered 06/07/20
Retired math prof. Very extensive Precalculus tutoring experience.
If by f(x) = int(2x) you mean the greatest integer that is less than or equal to 2x, then:
f(1.3) = int(2.6) = 2
f(3.4) = int(6.8) = 6
f(-2.1) = int(-4.2) = -5