EllipseFromFociAndOnePoint: Ellipse from foci and one point

View source: R/Ellipse.R

EllipseFromFociAndOnePointR 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.


PlaneGeometry documentation built on Aug. 10, 2023, 1:09 a.m.