mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Added Haversine distance operation
This operation calculates the great circle distance between two GPS co-ordinates, returning the value
This commit is contained in:
parent
4ca14ed0ce
commit
87b77215e4
4 changed files with 82 additions and 0 deletions
|
@ -321,6 +321,7 @@
|
|||
"Entropy",
|
||||
"Frequency distribution",
|
||||
"Chi Square",
|
||||
"Haversine distance",
|
||||
"Detect File Type",
|
||||
"Scan for Embedded Files",
|
||||
"Disassemble x86",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue