CircleOA: Circle given by its center and a point

View source: R/Circle.R

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


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