Esempio n. 1
0
 public double degBetween(OrderedTriple t) {
   return Rotater.rad2Deg(radBetween(t));
 }