CurvAbscissa Function

public function CurvAbscissa(p1, p2, p3) result(t)

Arguments

Type IntentOptional Attributes Name
type(point_type), intent(in) :: p1
type(point_type), intent(in) :: p2
type(point_type), intent(in) :: p3

Return Value real(kind=rp)