
(FPCore (x y z t a b c i) :precision binary64 (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i);
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
code = ((((((((x * y) + z) * y) + 27464.7644705d0) * y) + 230661.510616d0) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i)
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i);
}
def code(x, y, z, t, a, b, c, i): return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i)
function code(x, y, z, t, a, b, c, i) return Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / Float64(Float64(Float64(Float64(Float64(Float64(Float64(y + a) * y) + b) * y) + c) * y) + i)) end
function tmp = code(x, y, z, t, a, b, c, i) tmp = ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i); end
code[x_, y_, z_, t_, a_, b_, c_, i_] := N[(N[(N[(N[(N[(N[(N[(N[(N[(x * y), $MachinePrecision] + z), $MachinePrecision] * y), $MachinePrecision] + 27464.7644705), $MachinePrecision] * y), $MachinePrecision] + 230661.510616), $MachinePrecision] * y), $MachinePrecision] + t), $MachinePrecision] / N[(N[(N[(N[(N[(N[(N[(y + a), $MachinePrecision] * y), $MachinePrecision] + b), $MachinePrecision] * y), $MachinePrecision] + c), $MachinePrecision] * y), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision]
\begin{array}{l}
\\
\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}
\end{array}
Sampling outcomes in binary64 precision:
Herbie found 14 alternatives:
| Alternative | Accuracy | Speedup |
|---|
(FPCore (x y z t a b c i) :precision binary64 (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i);
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
code = ((((((((x * y) + z) * y) + 27464.7644705d0) * y) + 230661.510616d0) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i)
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i);
}
def code(x, y, z, t, a, b, c, i): return ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i)
function code(x, y, z, t, a, b, c, i) return Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / Float64(Float64(Float64(Float64(Float64(Float64(Float64(y + a) * y) + b) * y) + c) * y) + i)) end
function tmp = code(x, y, z, t, a, b, c, i) tmp = ((((((((x * y) + z) * y) + 27464.7644705) * y) + 230661.510616) * y) + t) / (((((((y + a) * y) + b) * y) + c) * y) + i); end
code[x_, y_, z_, t_, a_, b_, c_, i_] := N[(N[(N[(N[(N[(N[(N[(N[(N[(x * y), $MachinePrecision] + z), $MachinePrecision] * y), $MachinePrecision] + 27464.7644705), $MachinePrecision] * y), $MachinePrecision] + 230661.510616), $MachinePrecision] * y), $MachinePrecision] + t), $MachinePrecision] / N[(N[(N[(N[(N[(N[(N[(y + a), $MachinePrecision] * y), $MachinePrecision] + b), $MachinePrecision] * y), $MachinePrecision] + c), $MachinePrecision] * y), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision]
\begin{array}{l}
\\
\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}
\end{array}
(FPCore (x y z t a b c i)
:precision binary64
(if (<=
(/
(+
(* y (+ (* y (+ (* y (+ (* x y) z)) 27464.7644705)) 230661.510616))
t)
(+ (* y (+ (* y (+ (* y (+ y a)) b)) c)) i))
INFINITY)
(/
(fma (fma (fma (fma x y z) y 27464.7644705) y 230661.510616) y t)
(fma (fma (fma (+ y a) y b) y c) y i))
(- x (/ (* z (+ -1.0 (/ a y))) y))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if ((((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i)) <= ((double) INFINITY)) {
tmp = fma(fma(fma(fma(x, y, z), y, 27464.7644705), y, 230661.510616), y, t) / fma(fma(fma((y + a), y, b), y, c), y, i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (Float64(Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(Float64(x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(y + a)) + b)) + c)) + i)) <= Inf) tmp = Float64(fma(fma(fma(fma(x, y, z), y, 27464.7644705), y, 230661.510616), y, t) / fma(fma(fma(Float64(y + a), y, b), y, c), y, i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[N[(N[(N[(y * N[(N[(y * N[(N[(y * N[(N[(x * y), $MachinePrecision] + z), $MachinePrecision]), $MachinePrecision] + 27464.7644705), $MachinePrecision]), $MachinePrecision] + 230661.510616), $MachinePrecision]), $MachinePrecision] + t), $MachinePrecision] / N[(N[(y * N[(N[(y * N[(N[(y * N[(y + a), $MachinePrecision]), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] + c), $MachinePrecision]), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision], Infinity], N[(N[(N[(N[(N[(x * y + z), $MachinePrecision] * y + 27464.7644705), $MachinePrecision] * y + 230661.510616), $MachinePrecision] * y + t), $MachinePrecision] / N[(N[(N[(N[(y + a), $MachinePrecision] * y + b), $MachinePrecision] * y + c), $MachinePrecision] * y + i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;\frac{y \cdot \left(y \cdot \left(y \cdot \left(x \cdot y + z\right) + 27464.7644705\right) + 230661.510616\right) + t}{y \cdot \left(y \cdot \left(y \cdot \left(y + a\right) + b\right) + c\right) + i} \leq \infty:\\
\;\;\;\;\frac{\mathsf{fma}\left(\mathsf{fma}\left(\mathsf{fma}\left(\mathsf{fma}\left(x, y, z\right), y, 27464.7644705\right), y, 230661.510616\right), y, t\right)}{\mathsf{fma}\left(\mathsf{fma}\left(\mathsf{fma}\left(y + a, y, b\right), y, c\right), y, i\right)}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) #s(literal 54929528941/2000000 binary64)) y) #s(literal 28832688827/125000 binary64)) y) t) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 y a) y) b) y) c) y) i)) < +inf.0Initial program 89.3%
fma-define89.3%
fma-define89.3%
fma-define89.3%
fma-define89.3%
fma-define89.3%
fma-define89.3%
fma-define89.3%
Simplified89.3%
if +inf.0 < (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) #s(literal 54929528941/2000000 binary64)) y) #s(literal 28832688827/125000 binary64)) y) t) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 y a) y) b) y) c) y) i)) Initial program 0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
Simplified0.0%
Taylor expanded in y around -inf 60.4%
Taylor expanded in z around inf 77.7%
Final simplification84.7%
(FPCore (x y z t a b c i)
:precision binary64
(let* ((t_1
(/
(+
(* y (+ (* y (+ (* y (+ (* x y) z)) 27464.7644705)) 230661.510616))
t)
(+ (* y (+ (* y (+ (* y (+ y a)) b)) c)) i))))
(if (<= t_1 INFINITY) t_1 (- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double t_1 = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
double tmp;
if (t_1 <= ((double) INFINITY)) {
tmp = t_1;
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double t_1 = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
double tmp;
if (t_1 <= Double.POSITIVE_INFINITY) {
tmp = t_1;
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): t_1 = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i) tmp = 0 if t_1 <= math.inf: tmp = t_1 else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) t_1 = Float64(Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(Float64(x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(y + a)) + b)) + c)) + i)) tmp = 0.0 if (t_1 <= Inf) tmp = t_1; else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) t_1 = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i); tmp = 0.0; if (t_1 <= Inf) tmp = t_1; else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := Block[{t$95$1 = N[(N[(N[(y * N[(N[(y * N[(N[(y * N[(N[(x * y), $MachinePrecision] + z), $MachinePrecision]), $MachinePrecision] + 27464.7644705), $MachinePrecision]), $MachinePrecision] + 230661.510616), $MachinePrecision]), $MachinePrecision] + t), $MachinePrecision] / N[(N[(y * N[(N[(y * N[(N[(y * N[(y + a), $MachinePrecision]), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] + c), $MachinePrecision]), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[t$95$1, Infinity], t$95$1, N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := \frac{y \cdot \left(y \cdot \left(y \cdot \left(x \cdot y + z\right) + 27464.7644705\right) + 230661.510616\right) + t}{y \cdot \left(y \cdot \left(y \cdot \left(y + a\right) + b\right) + c\right) + i}\\
\mathbf{if}\;t\_1 \leq \infty:\\
\;\;\;\;t\_1\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) #s(literal 54929528941/2000000 binary64)) y) #s(literal 28832688827/125000 binary64)) y) t) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 y a) y) b) y) c) y) i)) < +inf.0Initial program 89.3%
if +inf.0 < (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) #s(literal 54929528941/2000000 binary64)) y) #s(literal 28832688827/125000 binary64)) y) t) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 y a) y) b) y) c) y) i)) Initial program 0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
fma-define0.0%
Simplified0.0%
Taylor expanded in y around -inf 60.4%
Taylor expanded in z around inf 77.7%
Final simplification84.7%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -7.5e+54)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 1.45e+40)
(/
(+ (* y (+ (* y (+ (* y (+ (* x y) z)) 27464.7644705)) 230661.510616)) t)
(+ i (* y (+ c (* y (+ b (* y y)))))))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -7.5e+54) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.45e+40) {
tmp = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / (i + (y * (c + (y * (b + (y * y))))));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-7.5d+54)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 1.45d+40) then
tmp = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705d0)) + 230661.510616d0)) + t) / (i + (y * (c + (y * (b + (y * y))))))
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -7.5e+54) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.45e+40) {
tmp = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / (i + (y * (c + (y * (b + (y * y))))));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -7.5e+54: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 1.45e+40: tmp = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / (i + (y * (c + (y * (b + (y * y)))))) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -7.5e+54) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 1.45e+40) tmp = Float64(Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(Float64(x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / Float64(i + Float64(y * Float64(c + Float64(y * Float64(b + Float64(y * y))))))); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -7.5e+54) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 1.45e+40) tmp = ((y * ((y * ((y * ((x * y) + z)) + 27464.7644705)) + 230661.510616)) + t) / (i + (y * (c + (y * (b + (y * y)))))); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -7.5e+54], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 1.45e+40], N[(N[(N[(y * N[(N[(y * N[(N[(y * N[(N[(x * y), $MachinePrecision] + z), $MachinePrecision]), $MachinePrecision] + 27464.7644705), $MachinePrecision]), $MachinePrecision] + 230661.510616), $MachinePrecision]), $MachinePrecision] + t), $MachinePrecision] / N[(i + N[(y * N[(c + N[(y * N[(b + N[(y * y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -7.5 \cdot 10^{+54}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 1.45 \cdot 10^{+40}:\\
\;\;\;\;\frac{y \cdot \left(y \cdot \left(y \cdot \left(x \cdot y + z\right) + 27464.7644705\right) + 230661.510616\right) + t}{i + y \cdot \left(c + y \cdot \left(b + y \cdot y\right)\right)}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -7.50000000000000042e54Initial program 0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
Simplified0.9%
Taylor expanded in y around inf 72.8%
associate-/l*77.0%
Simplified77.0%
if -7.50000000000000042e54 < y < 1.45000000000000009e40Initial program 96.9%
Taylor expanded in y around inf 92.7%
if 1.45000000000000009e40 < y Initial program 4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
Simplified4.7%
Taylor expanded in y around -inf 56.1%
Taylor expanded in z around inf 70.4%
Final simplification83.7%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -4.5e+54)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 1.45e+40)
(/
(+ t (* y (+ 230661.510616 (* y (+ 27464.7644705 (* y z))))))
(+ (* y (+ (* y (+ (* y (+ y a)) b)) c)) i))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -4.5e+54) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.45e+40) {
tmp = (t + (y * (230661.510616 + (y * (27464.7644705 + (y * z)))))) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-4.5d+54)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 1.45d+40) then
tmp = (t + (y * (230661.510616d0 + (y * (27464.7644705d0 + (y * z)))))) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i)
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -4.5e+54) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.45e+40) {
tmp = (t + (y * (230661.510616 + (y * (27464.7644705 + (y * z)))))) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -4.5e+54: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 1.45e+40: tmp = (t + (y * (230661.510616 + (y * (27464.7644705 + (y * z)))))) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -4.5e+54) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 1.45e+40) tmp = Float64(Float64(t + Float64(y * Float64(230661.510616 + Float64(y * Float64(27464.7644705 + Float64(y * z)))))) / Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(y + a)) + b)) + c)) + i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -4.5e+54) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 1.45e+40) tmp = (t + (y * (230661.510616 + (y * (27464.7644705 + (y * z)))))) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -4.5e+54], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 1.45e+40], N[(N[(t + N[(y * N[(230661.510616 + N[(y * N[(27464.7644705 + N[(y * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(N[(y * N[(N[(y * N[(N[(y * N[(y + a), $MachinePrecision]), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] + c), $MachinePrecision]), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -4.5 \cdot 10^{+54}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 1.45 \cdot 10^{+40}:\\
\;\;\;\;\frac{t + y \cdot \left(230661.510616 + y \cdot \left(27464.7644705 + y \cdot z\right)\right)}{y \cdot \left(y \cdot \left(y \cdot \left(y + a\right) + b\right) + c\right) + i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -4.49999999999999984e54Initial program 0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
Simplified0.9%
Taylor expanded in y around inf 72.8%
associate-/l*77.0%
Simplified77.0%
if -4.49999999999999984e54 < y < 1.45000000000000009e40Initial program 96.9%
Taylor expanded in x around 0 89.3%
if 1.45000000000000009e40 < y Initial program 4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
Simplified4.7%
Taylor expanded in y around -inf 56.1%
Taylor expanded in z around inf 70.4%
Final simplification81.9%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -6.5e+52)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 9.5e+39)
(/ (+ t (* y 230661.510616)) (+ (* y (+ (* y (+ (* y (+ y a)) b)) c)) i))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -6.5e+52) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 9.5e+39) {
tmp = (t + (y * 230661.510616)) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-6.5d+52)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 9.5d+39) then
tmp = (t + (y * 230661.510616d0)) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i)
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -6.5e+52) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 9.5e+39) {
tmp = (t + (y * 230661.510616)) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -6.5e+52: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 9.5e+39: tmp = (t + (y * 230661.510616)) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -6.5e+52) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 9.5e+39) tmp = Float64(Float64(t + Float64(y * 230661.510616)) / Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(y + a)) + b)) + c)) + i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -6.5e+52) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 9.5e+39) tmp = (t + (y * 230661.510616)) / ((y * ((y * ((y * (y + a)) + b)) + c)) + i); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -6.5e+52], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 9.5e+39], N[(N[(t + N[(y * 230661.510616), $MachinePrecision]), $MachinePrecision] / N[(N[(y * N[(N[(y * N[(N[(y * N[(y + a), $MachinePrecision]), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] + c), $MachinePrecision]), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -6.5 \cdot 10^{+52}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 9.5 \cdot 10^{+39}:\\
\;\;\;\;\frac{t + y \cdot 230661.510616}{y \cdot \left(y \cdot \left(y \cdot \left(y + a\right) + b\right) + c\right) + i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -6.49999999999999996e52Initial program 0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
Simplified0.9%
Taylor expanded in y around inf 72.8%
associate-/l*77.0%
Simplified77.0%
if -6.49999999999999996e52 < y < 9.50000000000000011e39Initial program 96.9%
Taylor expanded in y around 0 83.0%
*-commutative83.0%
Simplified83.0%
if 9.50000000000000011e39 < y Initial program 4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
Simplified4.7%
Taylor expanded in y around -inf 56.1%
Taylor expanded in z around inf 70.4%
Final simplification78.4%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -9.6e+53)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 8.2e+39)
(/ t (+ (* y (+ (* y (+ (* y (+ y a)) b)) c)) i))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -9.6e+53) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 8.2e+39) {
tmp = t / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-9.6d+53)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 8.2d+39) then
tmp = t / ((y * ((y * ((y * (y + a)) + b)) + c)) + i)
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -9.6e+53) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 8.2e+39) {
tmp = t / ((y * ((y * ((y * (y + a)) + b)) + c)) + i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -9.6e+53: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 8.2e+39: tmp = t / ((y * ((y * ((y * (y + a)) + b)) + c)) + i) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -9.6e+53) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 8.2e+39) tmp = Float64(t / Float64(Float64(y * Float64(Float64(y * Float64(Float64(y * Float64(y + a)) + b)) + c)) + i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -9.6e+53) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 8.2e+39) tmp = t / ((y * ((y * ((y * (y + a)) + b)) + c)) + i); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -9.6e+53], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 8.2e+39], N[(t / N[(N[(y * N[(N[(y * N[(N[(y * N[(y + a), $MachinePrecision]), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] + c), $MachinePrecision]), $MachinePrecision] + i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -9.6 \cdot 10^{+53}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 8.2 \cdot 10^{+39}:\\
\;\;\;\;\frac{t}{y \cdot \left(y \cdot \left(y \cdot \left(y + a\right) + b\right) + c\right) + i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -9.5999999999999999e53Initial program 0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
Simplified0.9%
Taylor expanded in y around inf 72.8%
associate-/l*77.0%
Simplified77.0%
if -9.5999999999999999e53 < y < 8.20000000000000008e39Initial program 96.9%
fma-define96.9%
fma-define96.9%
fma-define96.9%
fma-define96.9%
fma-define96.9%
fma-define96.9%
fma-define96.9%
Simplified96.9%
Taylor expanded in t around inf 67.5%
if 8.20000000000000008e39 < y Initial program 4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
fma-define4.7%
Simplified4.7%
Taylor expanded in y around -inf 56.1%
Taylor expanded in z around inf 70.4%
Final simplification70.0%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -1.6e+39)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 3.5e+26)
(+ (/ t (+ i (* y (+ c (* y b))))) (* 230661.510616 (/ y i)))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -1.6e+39) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 3.5e+26) {
tmp = (t / (i + (y * (c + (y * b))))) + (230661.510616 * (y / i));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-1.6d+39)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 3.5d+26) then
tmp = (t / (i + (y * (c + (y * b))))) + (230661.510616d0 * (y / i))
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -1.6e+39) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 3.5e+26) {
tmp = (t / (i + (y * (c + (y * b))))) + (230661.510616 * (y / i));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -1.6e+39: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 3.5e+26: tmp = (t / (i + (y * (c + (y * b))))) + (230661.510616 * (y / i)) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -1.6e+39) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 3.5e+26) tmp = Float64(Float64(t / Float64(i + Float64(y * Float64(c + Float64(y * b))))) + Float64(230661.510616 * Float64(y / i))); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -1.6e+39) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 3.5e+26) tmp = (t / (i + (y * (c + (y * b))))) + (230661.510616 * (y / i)); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -1.6e+39], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 3.5e+26], N[(N[(t / N[(i + N[(y * N[(c + N[(y * b), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(230661.510616 * N[(y / i), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -1.6 \cdot 10^{+39}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 3.5 \cdot 10^{+26}:\\
\;\;\;\;\frac{t}{i + y \cdot \left(c + y \cdot b\right)} + 230661.510616 \cdot \frac{y}{i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -1.59999999999999996e39Initial program 0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
fma-define0.9%
Simplified0.9%
Taylor expanded in y around inf 71.2%
associate-/l*75.4%
Simplified75.4%
if -1.59999999999999996e39 < y < 3.4999999999999999e26Initial program 98.2%
fma-define98.2%
fma-define98.2%
fma-define98.2%
fma-define98.2%
fma-define98.3%
fma-define98.3%
fma-define98.3%
Simplified98.3%
Taylor expanded in t around 0 98.2%
Taylor expanded in y around 0 67.7%
Taylor expanded in y around 0 64.7%
if 3.4999999999999999e26 < y Initial program 8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
Simplified8.5%
Taylor expanded in y around -inf 53.3%
Taylor expanded in z around inf 67.0%
Final simplification67.3%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -2.75e-11)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 2.5e+29)
(+ (* 230661.510616 (/ y i)) (/ t (+ i (* y c))))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -2.75e-11) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 2.5e+29) {
tmp = (230661.510616 * (y / i)) + (t / (i + (y * c)));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-2.75d-11)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 2.5d+29) then
tmp = (230661.510616d0 * (y / i)) + (t / (i + (y * c)))
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -2.75e-11) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 2.5e+29) {
tmp = (230661.510616 * (y / i)) + (t / (i + (y * c)));
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -2.75e-11: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 2.5e+29: tmp = (230661.510616 * (y / i)) + (t / (i + (y * c))) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -2.75e-11) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 2.5e+29) tmp = Float64(Float64(230661.510616 * Float64(y / i)) + Float64(t / Float64(i + Float64(y * c)))); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -2.75e-11) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 2.5e+29) tmp = (230661.510616 * (y / i)) + (t / (i + (y * c))); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -2.75e-11], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 2.5e+29], N[(N[(230661.510616 * N[(y / i), $MachinePrecision]), $MachinePrecision] + N[(t / N[(i + N[(y * c), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -2.75 \cdot 10^{-11}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 2.5 \cdot 10^{+29}:\\
\;\;\;\;230661.510616 \cdot \frac{y}{i} + \frac{t}{i + y \cdot c}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -2.74999999999999987e-11Initial program 10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
Simplified10.2%
Taylor expanded in y around inf 65.2%
associate-/l*68.8%
Simplified68.8%
if -2.74999999999999987e-11 < y < 2.5e29Initial program 98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define99.0%
fma-define99.0%
fma-define99.0%
Simplified99.0%
Taylor expanded in t around 0 98.9%
Taylor expanded in y around 0 69.9%
Taylor expanded in y around 0 65.2%
if 2.5e29 < y Initial program 8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
Simplified8.5%
Taylor expanded in y around -inf 53.3%
Taylor expanded in z around inf 67.0%
Final simplification66.5%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -1.2e-11)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 1.5e+29)
(+ (* y (/ (+ 230661.510616 (* y 27464.7644705)) i)) (/ t i))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -1.2e-11) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.5e+29) {
tmp = (y * ((230661.510616 + (y * 27464.7644705)) / i)) + (t / i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-1.2d-11)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 1.5d+29) then
tmp = (y * ((230661.510616d0 + (y * 27464.7644705d0)) / i)) + (t / i)
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -1.2e-11) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 1.5e+29) {
tmp = (y * ((230661.510616 + (y * 27464.7644705)) / i)) + (t / i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -1.2e-11: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 1.5e+29: tmp = (y * ((230661.510616 + (y * 27464.7644705)) / i)) + (t / i) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -1.2e-11) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 1.5e+29) tmp = Float64(Float64(y * Float64(Float64(230661.510616 + Float64(y * 27464.7644705)) / i)) + Float64(t / i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -1.2e-11) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 1.5e+29) tmp = (y * ((230661.510616 + (y * 27464.7644705)) / i)) + (t / i); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -1.2e-11], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 1.5e+29], N[(N[(y * N[(N[(230661.510616 + N[(y * 27464.7644705), $MachinePrecision]), $MachinePrecision] / i), $MachinePrecision]), $MachinePrecision] + N[(t / i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -1.2 \cdot 10^{-11}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 1.5 \cdot 10^{+29}:\\
\;\;\;\;y \cdot \frac{230661.510616 + y \cdot 27464.7644705}{i} + \frac{t}{i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -1.2000000000000001e-11Initial program 10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
Simplified10.2%
Taylor expanded in y around inf 65.2%
associate-/l*68.8%
Simplified68.8%
if -1.2000000000000001e-11 < y < 1.5e29Initial program 98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define99.0%
fma-define99.0%
fma-define99.0%
Simplified99.0%
Taylor expanded in y around 0 43.8%
Taylor expanded in i around inf 59.2%
if 1.5e29 < y Initial program 8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
Simplified8.5%
Taylor expanded in y around -inf 53.3%
Taylor expanded in z around inf 67.0%
Final simplification63.5%
(FPCore (x y z t a b c i) :precision binary64 (if (or (<= y -2.75e-11) (not (<= y 2700000000.0))) (- (+ x (/ z y)) (* a (/ x y))) (+ (* 230661.510616 (/ y i)) (/ t i))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if ((y <= -2.75e-11) || !(y <= 2700000000.0)) {
tmp = (x + (z / y)) - (a * (x / y));
} else {
tmp = (230661.510616 * (y / i)) + (t / i);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if ((y <= (-2.75d-11)) .or. (.not. (y <= 2700000000.0d0))) then
tmp = (x + (z / y)) - (a * (x / y))
else
tmp = (230661.510616d0 * (y / i)) + (t / i)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if ((y <= -2.75e-11) || !(y <= 2700000000.0)) {
tmp = (x + (z / y)) - (a * (x / y));
} else {
tmp = (230661.510616 * (y / i)) + (t / i);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if (y <= -2.75e-11) or not (y <= 2700000000.0): tmp = (x + (z / y)) - (a * (x / y)) else: tmp = (230661.510616 * (y / i)) + (t / i) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if ((y <= -2.75e-11) || !(y <= 2700000000.0)) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); else tmp = Float64(Float64(230661.510616 * Float64(y / i)) + Float64(t / i)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if ((y <= -2.75e-11) || ~((y <= 2700000000.0))) tmp = (x + (z / y)) - (a * (x / y)); else tmp = (230661.510616 * (y / i)) + (t / i); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[Or[LessEqual[y, -2.75e-11], N[Not[LessEqual[y, 2700000000.0]], $MachinePrecision]], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(N[(230661.510616 * N[(y / i), $MachinePrecision]), $MachinePrecision] + N[(t / i), $MachinePrecision]), $MachinePrecision]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -2.75 \cdot 10^{-11} \lor \neg \left(y \leq 2700000000\right):\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{else}:\\
\;\;\;\;230661.510616 \cdot \frac{y}{i} + \frac{t}{i}\\
\end{array}
\end{array}
if y < -2.74999999999999987e-11 or 2.7e9 < y Initial program 10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
Simplified10.5%
Taylor expanded in y around inf 62.2%
associate-/l*65.9%
Simplified65.9%
if -2.74999999999999987e-11 < y < 2.7e9Initial program 99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
Simplified99.7%
Taylor expanded in t around 0 99.7%
Taylor expanded in y around 0 71.5%
Taylor expanded in i around inf 60.3%
Final simplification63.2%
(FPCore (x y z t a b c i)
:precision binary64
(if (<= y -5e-12)
(- (+ x (/ z y)) (* a (/ x y)))
(if (<= y 7.4e+25)
(+ (* 230661.510616 (/ y i)) (/ t i))
(- x (/ (* z (+ -1.0 (/ a y))) y)))))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -5e-12) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 7.4e+25) {
tmp = (230661.510616 * (y / i)) + (t / i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-5d-12)) then
tmp = (x + (z / y)) - (a * (x / y))
else if (y <= 7.4d+25) then
tmp = (230661.510616d0 * (y / i)) + (t / i)
else
tmp = x - ((z * ((-1.0d0) + (a / y))) / y)
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -5e-12) {
tmp = (x + (z / y)) - (a * (x / y));
} else if (y <= 7.4e+25) {
tmp = (230661.510616 * (y / i)) + (t / i);
} else {
tmp = x - ((z * (-1.0 + (a / y))) / y);
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -5e-12: tmp = (x + (z / y)) - (a * (x / y)) elif y <= 7.4e+25: tmp = (230661.510616 * (y / i)) + (t / i) else: tmp = x - ((z * (-1.0 + (a / y))) / y) return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -5e-12) tmp = Float64(Float64(x + Float64(z / y)) - Float64(a * Float64(x / y))); elseif (y <= 7.4e+25) tmp = Float64(Float64(230661.510616 * Float64(y / i)) + Float64(t / i)); else tmp = Float64(x - Float64(Float64(z * Float64(-1.0 + Float64(a / y))) / y)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -5e-12) tmp = (x + (z / y)) - (a * (x / y)); elseif (y <= 7.4e+25) tmp = (230661.510616 * (y / i)) + (t / i); else tmp = x - ((z * (-1.0 + (a / y))) / y); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -5e-12], N[(N[(x + N[(z / y), $MachinePrecision]), $MachinePrecision] - N[(a * N[(x / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[y, 7.4e+25], N[(N[(230661.510616 * N[(y / i), $MachinePrecision]), $MachinePrecision] + N[(t / i), $MachinePrecision]), $MachinePrecision], N[(x - N[(N[(z * N[(-1.0 + N[(a / y), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / y), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -5 \cdot 10^{-12}:\\
\;\;\;\;\left(x + \frac{z}{y}\right) - a \cdot \frac{x}{y}\\
\mathbf{elif}\;y \leq 7.4 \cdot 10^{+25}:\\
\;\;\;\;230661.510616 \cdot \frac{y}{i} + \frac{t}{i}\\
\mathbf{else}:\\
\;\;\;\;x - \frac{z \cdot \left(-1 + \frac{a}{y}\right)}{y}\\
\end{array}
\end{array}
if y < -4.9999999999999997e-12Initial program 10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
fma-define10.2%
Simplified10.2%
Taylor expanded in y around inf 65.2%
associate-/l*68.8%
Simplified68.8%
if -4.9999999999999997e-12 < y < 7.3999999999999998e25Initial program 98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define98.9%
fma-define99.0%
fma-define99.0%
fma-define99.0%
Simplified99.0%
Taylor expanded in t around 0 98.9%
Taylor expanded in y around 0 69.9%
Taylor expanded in i around inf 59.0%
if 7.3999999999999998e25 < y Initial program 8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
fma-define8.5%
Simplified8.5%
Taylor expanded in y around -inf 53.3%
Taylor expanded in z around inf 67.0%
Final simplification63.4%
(FPCore (x y z t a b c i) :precision binary64 (if (<= y -2.75e-11) x (if (<= y 8000000.0) (+ (* 230661.510616 (/ y i)) (/ t i)) x)))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -2.75e-11) {
tmp = x;
} else if (y <= 8000000.0) {
tmp = (230661.510616 * (y / i)) + (t / i);
} else {
tmp = x;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-2.75d-11)) then
tmp = x
else if (y <= 8000000.0d0) then
tmp = (230661.510616d0 * (y / i)) + (t / i)
else
tmp = x
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -2.75e-11) {
tmp = x;
} else if (y <= 8000000.0) {
tmp = (230661.510616 * (y / i)) + (t / i);
} else {
tmp = x;
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -2.75e-11: tmp = x elif y <= 8000000.0: tmp = (230661.510616 * (y / i)) + (t / i) else: tmp = x return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -2.75e-11) tmp = x; elseif (y <= 8000000.0) tmp = Float64(Float64(230661.510616 * Float64(y / i)) + Float64(t / i)); else tmp = x; end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -2.75e-11) tmp = x; elseif (y <= 8000000.0) tmp = (230661.510616 * (y / i)) + (t / i); else tmp = x; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -2.75e-11], x, If[LessEqual[y, 8000000.0], N[(N[(230661.510616 * N[(y / i), $MachinePrecision]), $MachinePrecision] + N[(t / i), $MachinePrecision]), $MachinePrecision], x]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -2.75 \cdot 10^{-11}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 8000000:\\
\;\;\;\;230661.510616 \cdot \frac{y}{i} + \frac{t}{i}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\end{array}
if y < -2.74999999999999987e-11 or 8e6 < y Initial program 10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
fma-define10.5%
Simplified10.5%
Taylor expanded in y around inf 51.8%
if -2.74999999999999987e-11 < y < 8e6Initial program 99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
Simplified99.7%
Taylor expanded in t around 0 99.7%
Taylor expanded in y around 0 71.5%
Taylor expanded in i around inf 60.3%
Final simplification55.9%
(FPCore (x y z t a b c i) :precision binary64 (if (<= y -5.4e-5) x (if (<= y 125000000.0) (/ t i) x)))
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -5.4e-5) {
tmp = x;
} else if (y <= 125000000.0) {
tmp = t / i;
} else {
tmp = x;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
real(8) :: tmp
if (y <= (-5.4d-5)) then
tmp = x
else if (y <= 125000000.0d0) then
tmp = t / i
else
tmp = x
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
double tmp;
if (y <= -5.4e-5) {
tmp = x;
} else if (y <= 125000000.0) {
tmp = t / i;
} else {
tmp = x;
}
return tmp;
}
def code(x, y, z, t, a, b, c, i): tmp = 0 if y <= -5.4e-5: tmp = x elif y <= 125000000.0: tmp = t / i else: tmp = x return tmp
function code(x, y, z, t, a, b, c, i) tmp = 0.0 if (y <= -5.4e-5) tmp = x; elseif (y <= 125000000.0) tmp = Float64(t / i); else tmp = x; end return tmp end
function tmp_2 = code(x, y, z, t, a, b, c, i) tmp = 0.0; if (y <= -5.4e-5) tmp = x; elseif (y <= 125000000.0) tmp = t / i; else tmp = x; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := If[LessEqual[y, -5.4e-5], x, If[LessEqual[y, 125000000.0], N[(t / i), $MachinePrecision], x]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -5.4 \cdot 10^{-5}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 125000000:\\
\;\;\;\;\frac{t}{i}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\end{array}
if y < -5.3999999999999998e-5 or 1.25e8 < y Initial program 9.9%
fma-define9.9%
fma-define9.9%
fma-define9.9%
fma-define9.9%
fma-define9.9%
fma-define9.9%
fma-define9.9%
Simplified9.9%
Taylor expanded in y around inf 52.1%
if -5.3999999999999998e-5 < y < 1.25e8Initial program 99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
fma-define99.7%
Simplified99.7%
Taylor expanded in y around 0 53.3%
(FPCore (x y z t a b c i) :precision binary64 x)
double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return x;
}
real(8) function code(x, y, z, t, a, b, c, i)
real(8), intent (in) :: x
real(8), intent (in) :: y
real(8), intent (in) :: z
real(8), intent (in) :: t
real(8), intent (in) :: a
real(8), intent (in) :: b
real(8), intent (in) :: c
real(8), intent (in) :: i
code = x
end function
public static double code(double x, double y, double z, double t, double a, double b, double c, double i) {
return x;
}
def code(x, y, z, t, a, b, c, i): return x
function code(x, y, z, t, a, b, c, i) return x end
function tmp = code(x, y, z, t, a, b, c, i) tmp = x; end
code[x_, y_, z_, t_, a_, b_, c_, i_] := x
\begin{array}{l}
\\
x
\end{array}
Initial program 54.1%
fma-define54.1%
fma-define54.1%
fma-define54.1%
fma-define54.1%
fma-define54.1%
fma-define54.1%
fma-define54.1%
Simplified54.1%
Taylor expanded in y around inf 28.3%
herbie shell --seed 2024144
(FPCore (x y z t a b c i)
:name "Numeric.SpecFunctions:logGamma from math-functions-0.1.5.2"
:precision binary64
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))