radius: Compute circle radius

View source: R/lin-algebra.R

radiusR Documentation

Compute circle radius

Description

Computes the radius of a circle based on the circumference

Usage

radius(circ, digits = Inf)

Arguments

circ

Numeric vector. The circumference/circumferences.

Value

Numeric vector of the same length.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.