Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AspirinCode authored May 27, 2024
1 parent 66b1218 commit 43461bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Euclidean Distance calculation formula is as follows:


d(p,q)=\sqrt{\sum_{i=1}^n(p_i-q_i)^2}
$d(p,q)=\sqrt{\sum_{i=1}^n(p_i-q_i)^2}$

0 comments on commit 43461bb

Please sign in to comment.