SyntaxFix
Write A Post
Hire A Developer
Questions
float_num.toFixed(2);
Note:toFixed() will round or pad with zeros if necessary to meet the specified length.
toFixed()