Calculate aspect ratios for 16:9

Change the width or height below to calculate the other value for the aspect ratio of 16:9:

The formula to find the height, if you know the width is:
(vertical ratio / horizontal ratio) * width

The formula to find the width, if you know the height is:
(horizontal ratio / vertical ratio) * height