Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

round off and round up

double roundOff = (double) Math.round(a * 100) / 100;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
8+1 =