big_b: Calculate angle between PC and PQ where C is the centre of...

Description Usage Arguments Value

View source: R/trigonometry.R

Description

This angle is called B in this GeeksForGeeks post

Usage

1
big_b(r, d)

Arguments

r

the radius of the circle

d

the Euclidean distance between points P and Q

Value

a numeric angle B between [0,π/2].


gtm19/angularsweep documentation built on July 27, 2020, 2 p.m.