Quote:
Originally Posted by HarryT
The screen has a 20cm diagonal measurement, and an aspect ratio of 4:3. Pythagoras's theorem will give you the width and height.
|
If you have a scientific calculator then this is easier:
Width = 20*cos(atan(4/3))
Height = 20*cos(atan(3/4))