Description Usage Arguments Value Examples
Function which calculates a perimeter of a hexagon.
1 | fo_per_hex(xs, ys, r, alpha = 0)
|
xs |
Center point value on the X axis. |
ys |
Center point value on the Y axis. |
r |
Lenght from the center to the apex. |
alpha |
Angle of rotation. |
Numeric value
1 | fo_per_hex(1,0,3, 45)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.