# Two way radio to horizon level calculator

**URL:** https://forum.makecode.com/t/two-way-radio-to-horizon-level-calculator/27935
**Category:** Arcade
**Tags:** graphics-and-math
**Created:** [March 25, 2024, 9:11pm UTC](https://forum.makecode.com/t/two-way-radio-to-horizon-level-calculator/27935 "2024-03-25T21:11:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RobbyZero](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/robbyzero/32/17188_2.png) [@RobbyZero](https://forum.makecode.com/u/RobbyZero)
#### Post date: [March 25, 2024, 9:11pm UTC](https://forum.makecode.com/t/two-way-radio-to-horizon-level-calculator/27935/1 "2024-03-25T21:11:37Z")

</div>

> **[Two way radio to horizon level Calculator](https://arcade.makecode.com/S99380-11996-43084-27171)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

This project has to do with radios. The idea is if you had a two way radio you would want to see how far it goes. One snag is radio signals go in a straight line and you may say “well that’s fine what does that have to do with anything?” Well as you know the earth is round so it would end up hitting the sky at some point. This is a calculator that tells you how far out the radio signal can go. It does this by multiplying the number 3.569 by the square root of the antenna height in meters, and then using a formula for calculating **Kilometers** to **Miles**.

If you like and use this check out my [Ohms law calculator.](https://arcade.makecode.com/S08678-83143-47612-33122)

If you don’t understand this and will never use this then you’re part of the 99.99999999% of people on the forum who also think that.

---

<div class="post-metadata">

### Author: ![Bifrosty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/bifrosty/32/24819_2.png) [@Bifrosty](https://forum.makecode.com/u/Bifrosty)
#### Post date: [March 26, 2024, 2:28am UTC](https://forum.makecode.com/t/two-way-radio-to-horizon-level-calculator/27935/2 "2024-03-26T02:28:45Z")

</div>

Very cool!

---

<div class="post-metadata">

### Author: ![Unique](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unique/32/32724_2.png) [@Unique](https://forum.makecode.com/u/Unique)
#### Post date: [March 26, 2024, 2:29am UTC](https://forum.makecode.com/t/two-way-radio-to-horizon-level-calculator/27935/3 "2024-03-26T02:29:15Z")

</div>

Although I may not understand how this would be utilized, I applaud you for the maths.
