Description Usage Arguments Value Examples
Function which calculates a radius of a circle.
1 | fo_rad_cir(x1, y1, x2, y2)
|
x1 |
Center point on the X axis. |
y1 |
Center point on the Y axis. |
x2 |
Point on the circumference on the X axis. |
y2 |
Point on the circumference on the Y axis. |
Numerical vector
1 | fo_rad_cir(1,1,2,2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.