Searched refs:dzx (Results 1 – 1 of 1) sorted by relevance
475 double dzx = Double.parseDouble(s1ps[0]) - Double.parseDouble(s2ps[0]); in buildRSVolume() local478 float sz = (float) Math.hypot(dzx,Math.hypot(dzy,dzz)); in buildRSVolume()599 double dzx = Double.parseDouble(s1ps[0]) - Double.parseDouble(s2ps[0]); in buildRSVolume2() local602 float sz = (float) Math.hypot(dzx,Math.hypot(dzy,dzz)); in buildRSVolume2()