Description Usage Arguments Value Examples
Calculate area of segment of a circle
| 1 | getsegment(rad, radius)
 | 
| rad | degree in radian | 
| radius | radius of the circle | 
Area of segment of a circle
| 1 2 | seg <- getsegment(pi, 1)
segs <- getsegment(c(0, pi, 2*pi), 1:3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.