Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the distance of a position on Earth's surface from the center of Earth
ResourceFunction["DistanceFromEarthCenter"][position] computes the distance from the center of Earth for position on Earth’s surface. | |
ResourceFunction["DistanceFromEarthCenter"][] computes the distance of your location from the center of Earth. |
Find the distance of your location from the center of the Earth:
In[1]:= |
Out[1]= |
See how fast would it take light to travel this distance:
In[2]:= |
Out[2]= |
Find the distance of the Empire State Building from the Earth's center:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License