radicalCenter {PlaneGeometry}R Documentation

Radical center

Description

Returns the radical center of three circles.

Usage

radicalCenter(circ1, circ2, circ3)

Arguments

circ1, circ2, circ3

Circle objects

Value

A point.


[Package PlaneGeometry version 1.6.0 Index]