SyntaxFix
Write A Post
Hire A Developer
Questions
try this
for example
DecimalFormat df = new DecimalFormat("#.##"); df.format(55.544545);
output:
55.54