fo_area_rho: Rhombus area

Description Usage Arguments Value Examples

View source: R/fo_arearho.R

Description

Function which calculates an area of rhombus.

Usage

1
fo_area_rho(xs, ys, r1, r2, alpha)

Arguments

xs

Center point value on the X axis.

ys

Center point value on the Y axis.

r1

Length from the center to the apex.

r2

Length from the center to the apex.

alpha

Angle of rotation.

Value

Numeric value

Examples

1
fo_area_rho(0,0,3,5,30)

spacea/projekt.2019.pacocha documentation built on Jan. 18, 2021, 3:28 p.m.