regpoly_area: Calculates area of a regular polygon when given the number...

View source: R/regpoly_area.R

regpoly_areaR Documentation

Calculates area of a regular polygon when given the number and length of the sides

Description

Calculates area of a regular polygon when given the number and length of the sides

Usage

regpoly_area(side_count, length)

Arguments

side_count

is a numeric value

length

is a numeric value

Value

a numeric value


Beabaea/bwpackage documentation built on May 1, 2022, 12:15 a.m.