EllipseFromFociAndOnePoint {PlaneGeometry}R Documentation

Ellipse from foci and one point

Description

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

Usage

EllipseFromFociAndOnePoint(F1, F2, P)

Arguments

F1, F2

points, the foci

P

a point on the boundary of the ellipse

Value

An Ellipse object.


[Package PlaneGeometry version 1.6.0 Index]