Description Usage Arguments Value Examples
Function which calculates a perimeter of a parallelogram.
1 | fo_per_par(xs, ys, r1, r2, alpha, beta)
|
xs |
Left down apex on the X axis. |
ys |
Left down apex on the Y axis. |
r1 |
Lenght of the basis. |
r2 |
Length of the side. |
alpha |
Angle of rotation. |
beta |
Angle between the basis and the left side of the parallelogram. |
Numeric vector
1 | fo_per_par(0,0,3,3,45,150)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.