Searched refs:minus (Results 1 – 17 of 17) sorted by relevance
56 public Point minus(float x, float y) { in minus() method in Point60 public Point minus(Point point) { in minus() method in Point61 return this.minus(point.x, point.y); in minus()77 return p.minus(this).length(); in distanceTo()106 return this.minus(center).rotated(radians).plus(center); in rotatedAround()
63 return new Rectangle(center.minus(dx).minus(dy), in fromCenterVerticalAxis()64 center.plus(dx).minus(dy), in fromCenterVerticalAxis()65 center.minus(dx).plus(dy), in fromCenterVerticalAxis()70 return p1.minus(p0).length(); in getWidth()74 return p2.minus(p0).length(); in getHeight()
45 final View minus = findViewById(R.id.player_minus_button); in updateSplashPlayers() local48 minus.setVisibility(View.INVISIBLE); in updateSplashPlayers()52 minus.setVisibility(View.VISIBLE); in updateSplashPlayers()54 minus.requestFocus(); in updateSplashPlayers()56 minus.setVisibility(View.VISIBLE); in updateSplashPlayers()
379 public Vector3 minus(Vector3 v) { in minus() method in AnyMotionDetector.Vector3423 Vector3 dv = currentVector.minus(previousVector); in accumulate()
150 AnyMotionDetector.Vector3 xMinusY = unitXAxis.minus(unitYAxis);
94 (minus padding)</li>
54 built, minus the initial {@code lib} and the {@code .so} extension. This value must be the same as
805 summary: e raised to a number minus one807 Returns e raised to v minus 1, i.e. (e ^ v) - 1.2298 summary: Approximate e raised to a number minus one
247 * extremes (AXIS_X_MAX, etc.) minus the viewport size. For example, if the
306 m/s<sup>2</sup>) minus the force of gravity (-9.81 m/s<sup>2</sup>).</li>308 acceleration of the device (0 m/s<sup>2</sup> minus the force of gravity, which is -9.81
157 <td>70 × <em>n</em> − 30</td>
899 e raised to a number minus one1315 Approximate e raised to a number minus one
1009 e raised to a number minus one1385 Approximate e raised to a number minus one
364 e raised to a number minus one740 Approximate e raised to a number minus one2885 <span class='normal'>: e raised to a number minus one</span>2912 <p> Returns e raised to v minus 1, i.e. (e ^ v) - 1.5377 <span class='normal'>: Approximate e raised to a number minus one</span>
1544 * expm1: e raised to a number minus one1546 * Returns e raised to v minus 1, i.e. (e ^ v) - 1.4605 * native_expm1: Approximate e raised to a number minus one
359 <p>All values are in SI units (m/s^2) and measure the acceleration of the device minus the force of…
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...