var num = 1.3453453363342342;
var n = num.toFixed(3);
console.log(n)


Kolay gelsin.