Skip to content

Instantly share code, notes, and snippets.

View uberto's full-sized avatar

Uberto Barbini uberto

View GitHub Profile
import java.lang.Math.round as jround
import kotlin.math.round
fun main() {
val r = round(4.5) + round(9.5)
println("kotlin round 4.5+9.5 $r")
val r2 = round(5.5) + round(9.5)

Keybase proof

I hereby claim:

  • I am uberto on github.
  • I am ramtop (https://keybase.io/ramtop) on keybase.
  • I have a public key ASCJlFfUeGLy4B_A_nG22PQVS_HGmwdlFftKuJCycbZAmgo

To claim this, I am signing this object: