Angular magnification of telescope ================================== The angular magnification of the telescope shows how many times the angle at which an object is visible when viewed through a telescope is greater than when viewed with the eye. **Links:** #. `Physics LibreTexts, paragraph <https://phys.libretexts.org/Bookshelves/University_Physics/University_Physics_(OpenStax)/University_Physics_III_-_Optics_and_Modern_Physics_(OpenStax)/02%3A_Geometric_Optics_and_Image_Formation/2.09%3A_Microscopes_and_Telescopes>`__. #. `Physics LibreTexts, formula <https://phys.libretexts.org/Bookshelves/University_Physics/University_Physics_(OpenStax)/University_Physics_III_-_Optics_and_Modern_Physics_(OpenStax)/02%3A_Geometric_Optics_and_Image_Formation/2.09%3A_Microscopes_and_Telescopes#mjx-eqn-eq2.36>`__. .. py:currentmodule:: symplyphysics.laws.optics.angular_magnification_telescope .. py:data:: angular_magnification :attr:`~symplyphysics.symbols.optics.angular_magnification`. Symbol: :code:`M_A` Latex: :math:`M_\text{A}` Dimension: :code:`dimensionless` .. py:data:: lens_focal_length :attr:`~symplyphysics.symbols.optics.focal_length` of the lens. Symbol: :code:`F` Latex: :math:`F` Dimension: :code:`length` .. py:data:: eyepiece_focal_length :attr:`~symplyphysics.symbols.optics.focal_length` of the eyepiece. Symbol: :code:`f` Latex: :math:`f` Dimension: :code:`length` .. py:data:: law :code:`M_A = F / f` Latex: .. math:: M_\text{A} = \frac{F}{f}