JQuery 2 miejsca po przecinku

var total = 100.525444
var final_total = total.toFixed(2); // 100.52
hmt