Ejemplo n.º 1
0
 function test_heading_between()
 {
     $this->assertWithinMargin(332, LatLng::heading_between($this->loc_a, $this->loc_e), 0.5);
 }