js parse varchar to float 1 digit code example Example: javascript convert string to 2 decimal var twoPlacedFloat = parseFloat(yourString).toFixed(2)