Round off in java

Example-12.51->13



System.out.println(Math.round(12.51));

Popular posts from this blog

Jtable with database manually in netbeans.

Join in Kotlin coroutines