This happens because you are importing as a string.
Why.. I don't know.
My solution was to convert it to decimal then to string again.
if parseDecimal(trim($object/strDecimal),empty) != empty
then formatDecimal(parseDecimal(trim($object/strDecimal)),'#.##')
else $object/strDecimal