acircle: Area of circle

Description Usage Arguments Value Examples

View source: R/sbbfunction.R

Description

Compute the area of circle shape

Usage

1

Arguments

r

is the radius of the cirlce

Value

The area of circle

Examples

1
2
area1 <- acircle(4);
area2 <- acircle(3);

utaridina/pav7 documentation built on Dec. 23, 2021, 2:04 p.m.