Searched refs:x_negative (Results 1 – 2 of 2) sorted by relevance
225 * @param bool $x_negative243 self::SIGN => $x_negative248 if ($x_negative != $y_negative) {302 self::SIGN => $x_negative310 * @param bool $x_negative350 if ((!$x_negative && $diff < 0) || ($x_negative && $diff > 0)) {355 $x_negative = !$x_negative;392 self::SIGN => $x_negative400 * @param bool $x_negative785 * @param bool $x_negative[all …]
215 * @param bool $x_negative222 …private static function multiplyLower(array $x_value, $x_negative, array $y_value, $y_negative, $s… argument282 self::SIGN => $x_negative != $y_negative