Help for this page

Select Code to Download


  1. or download this
    V = 7349.7333432988    Latitude = 40.423792190582
    H = 5909.05477294282    Longitude = -104.791265047498
    
  2. or download this
    # import all the available functions specifying by name
    use Geo::Coordinates::VandH::XS qw( toVH toLatLon distance degrees rad
    +ians );
    
    # or as documented in the very sparse docs ;-)
    use Geo::Coordinates::VandH::XS qw( :all );