Show-Me-the-Code / python

Show Me the Code Python version.
https://github.com/Show-Me-the-Code/show-me-the-code
MIT License
3.91k stars 2.74k forks source link

Create Python Program for focal length of a spherical mirror #354

Open Shubhamshukla369 opened 3 years ago

Shubhamshukla369 commented 3 years ago

Focal length is the distance between the center of the mirror to the principal foci. In order to determine the focal length of a spherical mirror we should know the radius of curvature of that mirror. The distance from the vertex to the center of curvature is called radius of curvature.

The focal length is half the radius of curvature.