var n = new Number(6.75367625263); var nVal = n.toFixed(3); What is the value of nVal
0.754
6.754
0.753
6.753