findTangentAngle: Find that tangent angle to a point on a circle given it's...

Description Usage Arguments Value

View source: R/spline.R

Description

Find that tangent angle to a point on a circle given it's center and a point on its circumference

Usage

1
findTangentAngle(xc, yc, x, y)

Arguments

xc,

yc coordinates of the circle's center

x, y

coordinates of a point on the cicle's circumference

Value

tangent angle to the circle


klapaukh/hangler documentation built on May 20, 2019, 11:04 a.m.