powered by
This function computes the tropical distance between two points in the tropical projective torus
trop.dist(D1, D2)
tropical distance between D1 and D2
point in the tropical projective torus
Ruriko Yoshida ryoshida@nps.edu
D1 <-c(0,4,2) D2 <- c(0,7,-1) trop.dist(D1, D2)
Run the code above in your browser using DataLab