orthocenter

fun <E> orthocenter(A: Point<E>, B: Point<E>, C: Point<E>): Point<E>(source)