Learn R Programming

PlaneGeometry (version 1.6.0)

CircleOA: Circle given by its center and a point

Description

Return the circle given by its center and a point it passes through.

Usage

CircleOA(O, A)

Value

A Circle object.

Arguments

O

the center of the circle

A

a point of the circle