That's normal. 'INT' stands for "integer", which basically means a number without decimals.
If you want decimals you need to use instead "float", which means "floating point number" (which is basically numbers with decimals):
floating-point-gui.de/formats/fp/