I am pushing data that I have cast as a double number to the JSONTemplater - it goes in as 0.09 once it comes out it gets longer becoming: "prod_index" : 0.09000000000000001
This seems like a floating point rounding number issue. Can anyone suggest a way around this.
Many Thanks,Oliver