User Tools

Site Tools


urp:circles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
urp:circles [2021-10-17]
nerf_herder
urp:circles [2021-11-19]
nerf_herder
Line 26: Line 26:
                       so a = (rad/​2π)*(πr²)                       so a = (rad/​2π)*(πr²)
  
 +**length of arc**, given length of chord and radius:
 +  d = 2*r*sin(a/​2r) ​
 +     a = length of arc, d = length of chord, r = radius
 +     
 +**circumcircle** - a circle that touches the vertices of an polygon
 +   ​circumcircle of a triangle - has the center at the point where the
 +      perpendicular bisectors of the triangle'​s sides meet. 
 +      (might be outside the triangle).
 +   
 +-------
 Back to [[geometry]] or [[math]] page. Back to [[geometry]] or [[math]] page.
urp/circles.txt · Last modified: 2021-11-19 by nerf_herder