SyntaxFix
Write A Post
Hire A Developer
Questions
I fixed using following simple way-
var num = 15.7784514; Math.floor(num*100)/100;
Results will be 15.77