Hi, I have created two floating numbers using sprintf. when I print them I get the following output: 61800.0 61800.950000 When I try to subtract them I get: 0,000000 Why, I thougt that gawk "automatically" converts strings to numbers? /di98