Searched refs:doubleJmagValue (Results 1 – 4 of 4) sorted by relevance
99 public double doubleJmagValue() { return jm().doubleValue(); } in doubleJmagValue() method in Quaternion133 double jm = doubleJmagValue(); in unitVector()180 double jm = doubleJmagValue(); in unitQuaternion()225 double y_jm = y.doubleJmagValue(); in power()235 double x_jm = x.doubleJmagValue(); in power()248 doubleJmagValue(), in abs()260 return new DFloNum(Math.atan2(Math.hypot(doubleJmagValue(), in colatitude()463 doubleJmagValue(), doubleKmagValue()); in exp()468 doubleJmagValue(), doubleKmagValue()); in log()478 doubleJmagValue(), doubleKmagValue()); in sin()[all …]
58 public final double jmValue() { return doubleJmagValue(); } in jmValue()80 public double doubleJmagValue() { in doubleJmagValue() method in Quantity
33 public double doubleJmagValue () { return jmag; } in doubleJmagValue() method in DQuaternion151 yq.doubleJmagValue(), yq.doubleKmagValue()); in div()
772 qjmag.doubleJmagValue(), in parseNumber()