View Original: | Semicircle radius 1 centroid.svg (564x291) | |||
Download: | Original | Medium | Small | Thumb |
Courtesy of: | commons.wikimedia.org | More Like This | ||
Keywords: Semicircle radius 1 centroid.svg Created with Sage en The semicircle <math>\sqrt 1 - x 2 </math> with a red point showing the centroid at <math> 0 \;\frac 4 3\pi </math> Sage code <source lang python> var 'y' implicit_plot y sqrt 1 - x 2 x -1 1 y 0 1 + plot 0 + point 0 4/ 3 pi color 'red' size 40 </source> 2013-02-21 03 10 40 own Eviatar Bach cc-zero Uploaded with UploadWizard Semicircles Images with Sage source code Centroid Files by User InverseHypercube |