circumference | R Documentation |
Computes the circumference of a circle based on it' radius.
circumference(radius, d = Inf)
radius |
Numeric vector. The radius/radii. |
d |
Number of digits to which the output values are rounded. |
Numeric vector of the same length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.