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 July 4, 2024, 4:53 p.m.