toDouble

@JvmName(name = "toDoubleIntInt")
fun Pair<Int, Int>.toDouble(): Pair<Double, Double>