normal

fun normal(t: Ratio, normalize: Boolean = true): Point

The normal vector of the curve at t (normalized when normalize is set to true)


open override fun normal(t: Ratio): Point