Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1008303 // Test geoDistance_km [WORKS]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1171L/9K/29K).

!7

p {
  assertEqualsVerbose(0.0, geoDistance_meters(0, 0, 0, 0));
  print("London to Arlington: " + geoDistance_km(51.5, 0, 38.8, -77.1) + " km");
  // 5918.185064088764 km
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008303
Snippet name: Test geoDistance_km [WORKS]
Eternal ID of this version: #1008303/4
Text MD5: 2ebb3c4f128f4b821f386d6d55edfd31
Transpilation MD5: ae1aa9ff8ef385cf4e2f7971b18b15ff
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-07 01:39:23
Source code size: 182 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 392 / 462
Version history: 3 change(s)
Referenced in: [show references]