Round number to fewer decimals in Java

java8 Live Demo Short URL - http://tpcg.io/NrKIe1

DecimalFormat("###E0") in Java

java8 Live Demo Short URL - http://tpcg.io/vAYmsw

DecimalFormat("##E0") in Java

java8 Live Demo Short URL - http://tpcg.io/XHmtLL

DecimalFormat("00.00E0") in Java

java8 Live Demo Short URL - http://tpcg.io/CNoOl2
Advertisements