dotProduct

fun Vector2ic.dotProduct(other: Vector2ic): Long
fun Vector2ic.dotProduct(x: Int, y: Int): Long