CircleOA {PlaneGeometry}R Documentation

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)

Arguments

O

the center of the circle

A

a point of the circle

Value

A Circle object.


[Package PlaneGeometry version 1.6.0 Index]