distSqr

fun distSqr(ax: Double, ay: Double, bx: Double, by: Double): Double
fun distSqr(ax: Float, ay: Float, bx: Float, by: Float): Float
fun distSqr(ax: Int, ay: Int, bx: Int, by: Int): Double