SyntaxFix
Write A Post
Hire A Developer
Questions
None of the answers found here is correct. @stinkycheeseman asked to round up, you all rounded the number.
To round up, use this:
Math.ceil(num * 100)/100;