Horizon Distance Calculator

Shows how many miles and hexes are visible, depending on observer height. Height is observer height in feet; hex is your hex size in miles.

This chart uses input variables
  • hex
  • height
Result

Roll round(((({$height} / 5280) + 3958.8)^2 - 3958.8^2)^.5,1) miles (Roll round((((({$height} / 5280) + 3958.8)^2 - 3958.8^2)^.5) / {$hex},1) hexes)