Learn R Programming

PlaneGeometry (version 1.6.0)

EllipseFromFociAndOnePoint: Ellipse from foci and one point

Description

Derive the ellipse with given foci and one point on the boundary.

Usage

EllipseFromFociAndOnePoint(F1, F2, P)

Value

An Ellipse object.

Arguments

F1, F2

points, the foci

P

a point on the boundary of the ellipse