toFixed getti g string, I need to riund of float value javascript code example Example: javascript snumber two decimal places as string let money = 1.6; money.toFixed(2); // 1.60