
(FPCore (x y z t a b)
:precision binary64
(+
x
(/
(*
y
(+ (* (+ (* (+ (* (+ (* z 3.13060547623) 11.1667541262) z) t) z) a) z) b))
(+
(* (+ (* (+ (* (+ z 15.234687407) z) 31.4690115749) z) 11.9400905721) z)
0.607771387771))))
double code(double x, double y, double z, double t, double a, double b) {
return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771));
}
real(8) function code(x, y, z, t, a, b)
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
code = x + ((y * ((((((((z * 3.13060547623d0) + 11.1667541262d0) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407d0) * z) + 31.4690115749d0) * z) + 11.9400905721d0) * z) + 0.607771387771d0))
end function
public static double code(double x, double y, double z, double t, double a, double b) {
return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771));
}
def code(x, y, z, t, a, b): return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771))
function code(x, y, z, t, a, b) return Float64(x + Float64(Float64(y * Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / Float64(Float64(Float64(Float64(Float64(Float64(Float64(z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771))) end
function tmp = code(x, y, z, t, a, b) tmp = x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771)); end
code[x_, y_, z_, t_, a_, b_] := N[(x + N[(N[(y * N[(N[(N[(N[(N[(N[(N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision] * z), $MachinePrecision] + t), $MachinePrecision] * z), $MachinePrecision] + a), $MachinePrecision] * z), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] / N[(N[(N[(N[(N[(N[(N[(z + 15.234687407), $MachinePrecision] * z), $MachinePrecision] + 31.4690115749), $MachinePrecision] * z), $MachinePrecision] + 11.9400905721), $MachinePrecision] * z), $MachinePrecision] + 0.607771387771), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]
\begin{array}{l}
\\
x + \frac{y \cdot \left(\left(\left(\left(z \cdot 3.13060547623 + 11.1667541262\right) \cdot z + t\right) \cdot z + a\right) \cdot z + b\right)}{\left(\left(\left(z + 15.234687407\right) \cdot z + 31.4690115749\right) \cdot z + 11.9400905721\right) \cdot z + 0.607771387771}
\end{array}
Sampling outcomes in binary64 precision:
Herbie found 16 alternatives:
| Alternative | Accuracy | Speedup |
|---|
(FPCore (x y z t a b)
:precision binary64
(+
x
(/
(*
y
(+ (* (+ (* (+ (* (+ (* z 3.13060547623) 11.1667541262) z) t) z) a) z) b))
(+
(* (+ (* (+ (* (+ z 15.234687407) z) 31.4690115749) z) 11.9400905721) z)
0.607771387771))))
double code(double x, double y, double z, double t, double a, double b) {
return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771));
}
real(8) function code(x, y, z, t, a, b)
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
code = x + ((y * ((((((((z * 3.13060547623d0) + 11.1667541262d0) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407d0) * z) + 31.4690115749d0) * z) + 11.9400905721d0) * z) + 0.607771387771d0))
end function
public static double code(double x, double y, double z, double t, double a, double b) {
return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771));
}
def code(x, y, z, t, a, b): return x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771))
function code(x, y, z, t, a, b) return Float64(x + Float64(Float64(y * Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / Float64(Float64(Float64(Float64(Float64(Float64(Float64(z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771))) end
function tmp = code(x, y, z, t, a, b) tmp = x + ((y * ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)) / (((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771)); end
code[x_, y_, z_, t_, a_, b_] := N[(x + N[(N[(y * N[(N[(N[(N[(N[(N[(N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision] * z), $MachinePrecision] + t), $MachinePrecision] * z), $MachinePrecision] + a), $MachinePrecision] * z), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision] / N[(N[(N[(N[(N[(N[(N[(z + 15.234687407), $MachinePrecision] * z), $MachinePrecision] + 31.4690115749), $MachinePrecision] * z), $MachinePrecision] + 11.9400905721), $MachinePrecision] * z), $MachinePrecision] + 0.607771387771), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]
\begin{array}{l}
\\
x + \frac{y \cdot \left(\left(\left(\left(z \cdot 3.13060547623 + 11.1667541262\right) \cdot z + t\right) \cdot z + a\right) \cdot z + b\right)}{\left(\left(\left(z + 15.234687407\right) \cdot z + 31.4690115749\right) \cdot z + 11.9400905721\right) \cdot z + 0.607771387771}
\end{array}
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1
(+
(*
z
(+ (* z (+ (* z (+ z 15.234687407)) 31.4690115749)) 11.9400905721))
0.607771387771))
(t_2
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262)))))))))
(if (<= (/ (* y t_2) t_1) INFINITY)
(+ (* y (/ t_2 t_1)) x)
(-
(+
(+ x (* y 3.13060547623))
(-
(+ (/ (* y 11.1667541262) z) (* y (/ t (* z z))))
(/ (* y -556.47806218377) (* z z))))
(+ (/ (* y 47.69379582500642) z) (/ (* y 98.5170599679272) (* z z)))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771;
double t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))));
double tmp;
if (((y * t_2) / t_1) <= ((double) INFINITY)) {
tmp = (y * (t_2 / t_1)) + x;
} else {
tmp = ((x + (y * 3.13060547623)) + ((((y * 11.1667541262) / z) + (y * (t / (z * z)))) - ((y * -556.47806218377) / (z * z)))) - (((y * 47.69379582500642) / z) + ((y * 98.5170599679272) / (z * z)));
}
return tmp;
}
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771;
double t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))));
double tmp;
if (((y * t_2) / t_1) <= Double.POSITIVE_INFINITY) {
tmp = (y * (t_2 / t_1)) + x;
} else {
tmp = ((x + (y * 3.13060547623)) + ((((y * 11.1667541262) / z) + (y * (t / (z * z)))) - ((y * -556.47806218377) / (z * z)))) - (((y * 47.69379582500642) / z) + ((y * 98.5170599679272) / (z * z)));
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771 t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))) tmp = 0 if ((y * t_2) / t_1) <= math.inf: tmp = (y * (t_2 / t_1)) + x else: tmp = ((x + (y * 3.13060547623)) + ((((y * 11.1667541262) / z) + (y * (t / (z * z)))) - ((y * -556.47806218377) / (z * z)))) - (((y * 47.69379582500642) / z) + ((y * 98.5170599679272) / (z * z))) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(Float64(z * Float64(Float64(z * Float64(Float64(z * Float64(z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771) t_2 = Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262))))))) tmp = 0.0 if (Float64(Float64(y * t_2) / t_1) <= Inf) tmp = Float64(Float64(y * Float64(t_2 / t_1)) + x); else tmp = Float64(Float64(Float64(x + Float64(y * 3.13060547623)) + Float64(Float64(Float64(Float64(y * 11.1667541262) / z) + Float64(y * Float64(t / Float64(z * z)))) - Float64(Float64(y * -556.47806218377) / Float64(z * z)))) - Float64(Float64(Float64(y * 47.69379582500642) / z) + Float64(Float64(y * 98.5170599679272) / Float64(z * z)))); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771; t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))); tmp = 0.0; if (((y * t_2) / t_1) <= Inf) tmp = (y * (t_2 / t_1)) + x; else tmp = ((x + (y * 3.13060547623)) + ((((y * 11.1667541262) / z) + (y * (t / (z * z)))) - ((y * -556.47806218377) / (z * z)))) - (((y * 47.69379582500642) / z) + ((y * 98.5170599679272) / (z * z))); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(N[(z * N[(N[(z * N[(N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision] + 31.4690115749), $MachinePrecision]), $MachinePrecision] + 11.9400905721), $MachinePrecision]), $MachinePrecision] + 0.607771387771), $MachinePrecision]}, Block[{t$95$2 = N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[N[(N[(y * t$95$2), $MachinePrecision] / t$95$1), $MachinePrecision], Infinity], N[(N[(y * N[(t$95$2 / t$95$1), $MachinePrecision]), $MachinePrecision] + x), $MachinePrecision], N[(N[(N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision] + N[(N[(N[(N[(y * 11.1667541262), $MachinePrecision] / z), $MachinePrecision] + N[(y * N[(t / N[(z * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] - N[(N[(y * -556.47806218377), $MachinePrecision] / N[(z * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] - N[(N[(N[(y * 47.69379582500642), $MachinePrecision] / z), $MachinePrecision] + N[(N[(y * 98.5170599679272), $MachinePrecision] / N[(z * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := z \cdot \left(z \cdot \left(z \cdot \left(z + 15.234687407\right) + 31.4690115749\right) + 11.9400905721\right) + 0.607771387771\\
t_2 := b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\\
\mathbf{if}\;\frac{y \cdot t\_2}{t\_1} \leq \infty:\\
\;\;\;\;y \cdot \frac{t\_2}{t\_1} + x\\
\mathbf{else}:\\
\;\;\;\;\left(\left(x + y \cdot 3.13060547623\right) + \left(\left(\frac{y \cdot 11.1667541262}{z} + y \cdot \frac{t}{z \cdot z}\right) - \frac{y \cdot -556.47806218377}{z \cdot z}\right)\right) - \left(\frac{y \cdot 47.69379582500642}{z} + \frac{y \cdot 98.5170599679272}{z \cdot z}\right)\\
\end{array}
\end{array}
if (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) < +inf.0Initial program 93.2%
+-commutativeN/A
+-lowering-+.f64N/A
Applied egg-rr97.3%
if +inf.0 < (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) Initial program 0.0%
Taylor expanded in z around inf
Simplified98.9%
Final simplification97.9%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1
(+
(*
z
(+ (* z (+ (* z (+ z 15.234687407)) 31.4690115749)) 11.9400905721))
0.607771387771))
(t_2
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262)))))))))
(if (<= (/ (* y t_2) t_1) INFINITY)
(+ (* y (/ t_2 t_1)) x)
(+ (+ x (* y 3.13060547623)) (* (/ y z) -36.52704169880642)))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771;
double t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))));
double tmp;
if (((y * t_2) / t_1) <= ((double) INFINITY)) {
tmp = (y * (t_2 / t_1)) + x;
} else {
tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642);
}
return tmp;
}
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771;
double t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))));
double tmp;
if (((y * t_2) / t_1) <= Double.POSITIVE_INFINITY) {
tmp = (y * (t_2 / t_1)) + x;
} else {
tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771 t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))) tmp = 0 if ((y * t_2) / t_1) <= math.inf: tmp = (y * (t_2 / t_1)) + x else: tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(Float64(z * Float64(Float64(z * Float64(Float64(z * Float64(z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771) t_2 = Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262))))))) tmp = 0.0 if (Float64(Float64(y * t_2) / t_1) <= Inf) tmp = Float64(Float64(y * Float64(t_2 / t_1)) + x); else tmp = Float64(Float64(x + Float64(y * 3.13060547623)) + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = (z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771; t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))); tmp = 0.0; if (((y * t_2) / t_1) <= Inf) tmp = (y * (t_2 / t_1)) + x; else tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(N[(z * N[(N[(z * N[(N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision] + 31.4690115749), $MachinePrecision]), $MachinePrecision] + 11.9400905721), $MachinePrecision]), $MachinePrecision] + 0.607771387771), $MachinePrecision]}, Block[{t$95$2 = N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[N[(N[(y * t$95$2), $MachinePrecision] / t$95$1), $MachinePrecision], Infinity], N[(N[(y * N[(t$95$2 / t$95$1), $MachinePrecision]), $MachinePrecision] + x), $MachinePrecision], N[(N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision] + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := z \cdot \left(z \cdot \left(z \cdot \left(z + 15.234687407\right) + 31.4690115749\right) + 11.9400905721\right) + 0.607771387771\\
t_2 := b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\\
\mathbf{if}\;\frac{y \cdot t\_2}{t\_1} \leq \infty:\\
\;\;\;\;y \cdot \frac{t\_2}{t\_1} + x\\
\mathbf{else}:\\
\;\;\;\;\left(x + y \cdot 3.13060547623\right) + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) < +inf.0Initial program 93.2%
+-commutativeN/A
+-lowering-+.f64N/A
Applied egg-rr97.3%
if +inf.0 < (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) Initial program 0.0%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval97.8%
Simplified97.8%
Final simplification97.5%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1
(/
(*
y
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262))))))))
(+
(*
z
(+ (* z (+ (* z (+ z 15.234687407)) 31.4690115749)) 11.9400905721))
0.607771387771))))
(if (<= t_1 INFINITY)
(+ t_1 x)
(+ (+ x (* y 3.13060547623)) (* (/ y z) -36.52704169880642)))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771);
double tmp;
if (t_1 <= ((double) INFINITY)) {
tmp = t_1 + x;
} else {
tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642);
}
return tmp;
}
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771);
double tmp;
if (t_1 <= Double.POSITIVE_INFINITY) {
tmp = t_1 + x;
} else {
tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = (y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771) tmp = 0 if t_1 <= math.inf: tmp = t_1 + x else: tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262)))))))) / Float64(Float64(z * Float64(Float64(z * Float64(Float64(z * Float64(z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771)) tmp = 0.0 if (t_1 <= Inf) tmp = Float64(t_1 + x); else tmp = Float64(Float64(x + Float64(y * 3.13060547623)) + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = (y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771); tmp = 0.0; if (t_1 <= Inf) tmp = t_1 + x; else tmp = (x + (y * 3.13060547623)) + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(N[(y * N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(N[(z * N[(N[(z * N[(N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision] + 31.4690115749), $MachinePrecision]), $MachinePrecision] + 11.9400905721), $MachinePrecision]), $MachinePrecision] + 0.607771387771), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[t$95$1, Infinity], N[(t$95$1 + x), $MachinePrecision], N[(N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision] + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := \frac{y \cdot \left(b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\right)}{z \cdot \left(z \cdot \left(z \cdot \left(z + 15.234687407\right) + 31.4690115749\right) + 11.9400905721\right) + 0.607771387771}\\
\mathbf{if}\;t\_1 \leq \infty:\\
\;\;\;\;t\_1 + x\\
\mathbf{else}:\\
\;\;\;\;\left(x + y \cdot 3.13060547623\right) + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) < +inf.0Initial program 93.2%
if +inf.0 < (/.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 z #s(literal 313060547623/100000000000 binary64)) #s(literal 55833770631/5000000000 binary64)) z) t) z) a) z) b)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal 15234687407/1000000000 binary64)) z) #s(literal 314690115749/10000000000 binary64)) z) #s(literal 119400905721/10000000000 binary64)) z) #s(literal 607771387771/1000000000000 binary64))) Initial program 0.0%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval97.8%
Simplified97.8%
Final simplification94.9%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -3.3e+58)
t_1
(if (<= z -2.0)
(+
x
(/
(+ (* y b) (* z (+ (* y a) (* y (* z t)))))
(+
(*
z
(+ (* z (+ (* z (+ z 15.234687407)) 31.4690115749)) 11.9400905721))
0.607771387771)))
(if (<= z 1.1e+60)
(+
x
(/
(*
y
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262))))))))
(+ 0.607771387771 (* z 11.9400905721))))
(+ t_1 (* (/ y z) -36.52704169880642)))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -3.3e+58) {
tmp = t_1;
} else if (z <= -2.0) {
tmp = x + (((y * b) + (z * ((y * a) + (y * (z * t))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771));
} else if (z <= 1.1e+60) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-3.3d+58)) then
tmp = t_1
else if (z <= (-2.0d0)) then
tmp = x + (((y * b) + (z * ((y * a) + (y * (z * t))))) / ((z * ((z * ((z * (z + 15.234687407d0)) + 31.4690115749d0)) + 11.9400905721d0)) + 0.607771387771d0))
else if (z <= 1.1d+60) then
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623d0) + 11.1667541262d0)))))))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = t_1 + ((y / z) * (-36.52704169880642d0))
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -3.3e+58) {
tmp = t_1;
} else if (z <= -2.0) {
tmp = x + (((y * b) + (z * ((y * a) + (y * (z * t))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771));
} else if (z <= 1.1e+60) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -3.3e+58: tmp = t_1 elif z <= -2.0: tmp = x + (((y * b) + (z * ((y * a) + (y * (z * t))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771)) elif z <= 1.1e+60: tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = t_1 + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -3.3e+58) tmp = t_1; elseif (z <= -2.0) tmp = Float64(x + Float64(Float64(Float64(y * b) + Float64(z * Float64(Float64(y * a) + Float64(y * Float64(z * t))))) / Float64(Float64(z * Float64(Float64(z * Float64(Float64(z * Float64(z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771))); elseif (z <= 1.1e+60) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262)))))))) / Float64(0.607771387771 + Float64(z * 11.9400905721)))); else tmp = Float64(t_1 + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -3.3e+58) tmp = t_1; elseif (z <= -2.0) tmp = x + (((y * b) + (z * ((y * a) + (y * (z * t))))) / ((z * ((z * ((z * (z + 15.234687407)) + 31.4690115749)) + 11.9400905721)) + 0.607771387771)); elseif (z <= 1.1e+60) tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721))); else tmp = t_1 + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -3.3e+58], t$95$1, If[LessEqual[z, -2.0], N[(x + N[(N[(N[(y * b), $MachinePrecision] + N[(z * N[(N[(y * a), $MachinePrecision] + N[(y * N[(z * t), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(N[(z * N[(N[(z * N[(N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision] + 31.4690115749), $MachinePrecision]), $MachinePrecision] + 11.9400905721), $MachinePrecision]), $MachinePrecision] + 0.607771387771), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 1.1e+60], N[(x + N[(N[(y * N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * 11.9400905721), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(t$95$1 + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -3.3 \cdot 10^{+58}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq -2:\\
\;\;\;\;x + \frac{y \cdot b + z \cdot \left(y \cdot a + y \cdot \left(z \cdot t\right)\right)}{z \cdot \left(z \cdot \left(z \cdot \left(z + 15.234687407\right) + 31.4690115749\right) + 11.9400905721\right) + 0.607771387771}\\
\mathbf{elif}\;z \leq 1.1 \cdot 10^{+60}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;t\_1 + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if z < -3.29999999999999983e58Initial program 0.1%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6497.9%
Simplified97.9%
if -3.29999999999999983e58 < z < -2Initial program 52.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
associate-*r*N/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6470.9%
Simplified70.9%
if -2 < z < 1.09999999999999998e60Initial program 99.0%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6496.5%
Simplified96.5%
if 1.09999999999999998e60 < z Initial program 2.2%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval95.7%
Simplified95.7%
Final simplification95.6%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -12.5)
t_1
(if (<= z 4.8e+58)
(+
x
(/
(*
y
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262))))))))
(+ 0.607771387771 (* z 11.9400905721))))
(+ t_1 (* (/ y z) -36.52704169880642))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-12.5d0)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623d0) + 11.1667541262d0)))))))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = t_1 + ((y / z) * (-36.52704169880642d0))
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -12.5: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = t_1 + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262)))))))) / Float64(0.607771387771 + Float64(z * 11.9400905721)))); else tmp = Float64(t_1 + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * 11.9400905721))); else tmp = t_1 + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -12.5], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * 11.9400905721), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(t$95$1 + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -12.5:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;t\_1 + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if z < -12.5Initial program 9.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6485.3%
Simplified85.3%
if -12.5 < z < 4.8e58Initial program 99.0%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6496.5%
Simplified96.5%
if 4.8e58 < z Initial program 2.2%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval95.7%
Simplified95.7%
Final simplification93.7%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -12.5)
t_1
(if (<= z 4.8e+58)
(+
x
(/
(* y (+ b (* z (+ a (* z (+ t (* z 11.1667541262)))))))
(+ 0.607771387771 (* z 11.9400905721))))
(+ t_1 (* (/ y z) -36.52704169880642))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * 11.1667541262))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-12.5d0)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * (b + (z * (a + (z * (t + (z * 11.1667541262d0))))))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = t_1 + ((y / z) * (-36.52704169880642d0))
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * (t + (z * 11.1667541262))))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -12.5: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * (b + (z * (a + (z * (t + (z * 11.1667541262))))))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = t_1 + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * 11.1667541262))))))) / Float64(0.607771387771 + Float64(z * 11.9400905721)))); else tmp = Float64(t_1 + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * (b + (z * (a + (z * (t + (z * 11.1667541262))))))) / (0.607771387771 + (z * 11.9400905721))); else tmp = t_1 + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -12.5], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * N[(b + N[(z * N[(a + N[(z * N[(t + N[(z * 11.1667541262), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * 11.9400905721), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(t$95$1 + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -12.5:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot \left(t + z \cdot 11.1667541262\right)\right)\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;t\_1 + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if z < -12.5Initial program 9.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6485.3%
Simplified85.3%
if -12.5 < z < 4.8e58Initial program 99.0%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6496.5%
Simplified96.5%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6496.5%
Simplified96.5%
if 4.8e58 < z Initial program 2.2%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval95.7%
Simplified95.7%
Final simplification93.7%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -12.5)
t_1
(if (<= z 4.8e+58)
(+
x
(/
(* y (+ b (* z (+ a (* z t)))))
(+ 0.607771387771 (* z 11.9400905721))))
(+ t_1 (* (/ y z) -36.52704169880642))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-12.5d0)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = t_1 + ((y / z) * (-36.52704169880642d0))
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -12.5) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -12.5: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = t_1 + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * t))))) / Float64(0.607771387771 + Float64(z * 11.9400905721)))); else tmp = Float64(t_1 + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -12.5) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721))); else tmp = t_1 + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -12.5], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * N[(b + N[(z * N[(a + N[(z * t), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * 11.9400905721), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(t$95$1 + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -12.5:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot t\right)\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;t\_1 + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if z < -12.5Initial program 9.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6485.3%
Simplified85.3%
if -12.5 < z < 4.8e58Initial program 99.0%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6496.5%
Simplified96.5%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.8%
Simplified95.8%
if 4.8e58 < z Initial program 2.2%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval95.7%
Simplified95.7%
Final simplification93.4%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -2.8e-72)
t_1
(if (<= z -6e-266)
(* (* y b) 1.6453555072203998)
(if (<= z 2.1e-75)
x
(if (<= z 1.75e+32) (* y (* b 1.6453555072203998)) t_1))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -2.8e-72) {
tmp = t_1;
} else if (z <= -6e-266) {
tmp = (y * b) * 1.6453555072203998;
} else if (z <= 2.1e-75) {
tmp = x;
} else if (z <= 1.75e+32) {
tmp = y * (b * 1.6453555072203998);
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-2.8d-72)) then
tmp = t_1
else if (z <= (-6d-266)) then
tmp = (y * b) * 1.6453555072203998d0
else if (z <= 2.1d-75) then
tmp = x
else if (z <= 1.75d+32) then
tmp = y * (b * 1.6453555072203998d0)
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -2.8e-72) {
tmp = t_1;
} else if (z <= -6e-266) {
tmp = (y * b) * 1.6453555072203998;
} else if (z <= 2.1e-75) {
tmp = x;
} else if (z <= 1.75e+32) {
tmp = y * (b * 1.6453555072203998);
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -2.8e-72: tmp = t_1 elif z <= -6e-266: tmp = (y * b) * 1.6453555072203998 elif z <= 2.1e-75: tmp = x elif z <= 1.75e+32: tmp = y * (b * 1.6453555072203998) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -2.8e-72) tmp = t_1; elseif (z <= -6e-266) tmp = Float64(Float64(y * b) * 1.6453555072203998); elseif (z <= 2.1e-75) tmp = x; elseif (z <= 1.75e+32) tmp = Float64(y * Float64(b * 1.6453555072203998)); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -2.8e-72) tmp = t_1; elseif (z <= -6e-266) tmp = (y * b) * 1.6453555072203998; elseif (z <= 2.1e-75) tmp = x; elseif (z <= 1.75e+32) tmp = y * (b * 1.6453555072203998); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -2.8e-72], t$95$1, If[LessEqual[z, -6e-266], N[(N[(y * b), $MachinePrecision] * 1.6453555072203998), $MachinePrecision], If[LessEqual[z, 2.1e-75], x, If[LessEqual[z, 1.75e+32], N[(y * N[(b * 1.6453555072203998), $MachinePrecision]), $MachinePrecision], t$95$1]]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -2.8 \cdot 10^{-72}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq -6 \cdot 10^{-266}:\\
\;\;\;\;\left(y \cdot b\right) \cdot 1.6453555072203998\\
\mathbf{elif}\;z \leq 2.1 \cdot 10^{-75}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 1.75 \cdot 10^{+32}:\\
\;\;\;\;y \cdot \left(b \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -2.7999999999999998e-72 or 1.75e32 < z Initial program 16.3%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6484.4%
Simplified84.4%
if -2.7999999999999998e-72 < z < -5.9999999999999999e-266Initial program 99.5%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.4%
Simplified95.4%
Taylor expanded in z around 0
Simplified95.4%
Taylor expanded in b around inf
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6452.8%
Simplified52.8%
if -5.9999999999999999e-266 < z < 2.1000000000000001e-75Initial program 99.8%
Taylor expanded in x around inf
Simplified57.7%
if 2.1000000000000001e-75 < z < 1.75e32Initial program 99.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6478.8%
Simplified78.8%
Taylor expanded in z around 0
Simplified75.2%
Taylor expanded in y around inf
*-lowering-*.f64N/A
+-commutativeN/A
+-lowering-+.f64N/A
/-lowering-/.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f6467.1%
Simplified67.1%
Taylor expanded in b around inf
*-commutativeN/A
*-lowering-*.f6441.3%
Simplified41.3%
Final simplification68.4%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -6.1e+26)
t_1
(if (<= z 4.8e+58)
(+ x (/ (* y (+ b (* z a))) 0.607771387771))
(+ t_1 (* (/ y z) -36.52704169880642))))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.1e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * a))) / 0.607771387771);
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-6.1d+26)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * (b + (z * a))) / 0.607771387771d0)
else
tmp = t_1 + ((y / z) * (-36.52704169880642d0))
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.1e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * a))) / 0.607771387771);
} else {
tmp = t_1 + ((y / z) * -36.52704169880642);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -6.1e+26: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * (b + (z * a))) / 0.607771387771) else: tmp = t_1 + ((y / z) * -36.52704169880642) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -6.1e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * a))) / 0.607771387771)); else tmp = Float64(t_1 + Float64(Float64(y / z) * -36.52704169880642)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -6.1e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * (b + (z * a))) / 0.607771387771); else tmp = t_1 + ((y / z) * -36.52704169880642); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -6.1e+26], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * N[(b + N[(z * a), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / 0.607771387771), $MachinePrecision]), $MachinePrecision], N[(t$95$1 + N[(N[(y / z), $MachinePrecision] * -36.52704169880642), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -6.1 \cdot 10^{+26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot a\right)}{0.607771387771}\\
\mathbf{else}:\\
\;\;\;\;t\_1 + \frac{y}{z} \cdot -36.52704169880642\\
\end{array}
\end{array}
if z < -6.1000000000000003e26Initial program 7.4%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6488.2%
Simplified88.2%
if -6.1000000000000003e26 < z < 4.8e58Initial program 98.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6493.2%
Simplified93.2%
Taylor expanded in z around 0
Simplified91.4%
if 4.8e58 < z Initial program 2.2%
Taylor expanded in z around inf
associate-+r+N/A
associate--l+N/A
+-lowering-+.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
metadata-eval95.7%
Simplified95.7%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -6.8e+26)
t_1
(if (<= z 4.8e+58) (+ x (/ (* y (+ b (* z a))) 0.607771387771)) t_1))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.8e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * a))) / 0.607771387771);
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-6.8d+26)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * (b + (z * a))) / 0.607771387771d0)
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.8e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * (b + (z * a))) / 0.607771387771);
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -6.8e+26: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * (b + (z * a))) / 0.607771387771) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -6.8e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * a))) / 0.607771387771)); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -6.8e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * (b + (z * a))) / 0.607771387771); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -6.8e+26], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * N[(b + N[(z * a), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / 0.607771387771), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -6.8 \cdot 10^{+26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot a\right)}{0.607771387771}\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -6.8000000000000005e26 or 4.8e58 < z Initial program 5.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6491.7%
Simplified91.7%
if -6.8000000000000005e26 < z < 4.8e58Initial program 98.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6493.2%
Simplified93.2%
Taylor expanded in z around 0
Simplified91.4%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -7.5e+26)
t_1
(if (<= z 4.8e+58) (+ x (* y (/ (+ b (* z a)) 0.607771387771))) t_1))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -7.5e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + (y * ((b + (z * a)) / 0.607771387771));
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-7.5d+26)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + (y * ((b + (z * a)) / 0.607771387771d0))
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -7.5e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + (y * ((b + (z * a)) / 0.607771387771));
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -7.5e+26: tmp = t_1 elif z <= 4.8e+58: tmp = x + (y * ((b + (z * a)) / 0.607771387771)) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -7.5e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(y * Float64(Float64(b + Float64(z * a)) / 0.607771387771))); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -7.5e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + (y * ((b + (z * a)) / 0.607771387771)); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -7.5e+26], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(y * N[(N[(b + N[(z * a), $MachinePrecision]), $MachinePrecision] / 0.607771387771), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -7.5 \cdot 10^{+26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + y \cdot \frac{b + z \cdot a}{0.607771387771}\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -7.49999999999999941e26 or 4.8e58 < z Initial program 5.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6491.7%
Simplified91.7%
if -7.49999999999999941e26 < z < 4.8e58Initial program 98.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6493.2%
Simplified93.2%
Taylor expanded in z around 0
Simplified91.4%
associate-/l*N/A
*-commutativeN/A
*-lowering-*.f64N/A
/-lowering-/.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f6491.3%
Applied egg-rr91.3%
Final simplification91.5%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -6.1e+26)
t_1
(if (<= z 4.8e+58) (+ x (* (* y b) 1.6453555072203998)) t_1))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.1e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * b) * 1.6453555072203998);
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-6.1d+26)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + ((y * b) * 1.6453555072203998d0)
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -6.1e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + ((y * b) * 1.6453555072203998);
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -6.1e+26: tmp = t_1 elif z <= 4.8e+58: tmp = x + ((y * b) * 1.6453555072203998) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -6.1e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(Float64(y * b) * 1.6453555072203998)); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -6.1e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + ((y * b) * 1.6453555072203998); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -6.1e+26], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(N[(y * b), $MachinePrecision] * 1.6453555072203998), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -6.1 \cdot 10^{+26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + \left(y \cdot b\right) \cdot 1.6453555072203998\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -6.1000000000000003e26 or 4.8e58 < z Initial program 5.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6491.7%
Simplified91.7%
if -6.1000000000000003e26 < z < 4.8e58Initial program 98.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6493.2%
Simplified93.2%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6478.3%
Simplified78.3%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -5.9e+26)
t_1
(if (<= z 4.8e+58) (+ x (* b (* y 1.6453555072203998))) t_1))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -5.9e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + (b * (y * 1.6453555072203998));
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (y * 3.13060547623d0)
if (z <= (-5.9d+26)) then
tmp = t_1
else if (z <= 4.8d+58) then
tmp = x + (b * (y * 1.6453555072203998d0))
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (y * 3.13060547623);
double tmp;
if (z <= -5.9e+26) {
tmp = t_1;
} else if (z <= 4.8e+58) {
tmp = x + (b * (y * 1.6453555072203998));
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (y * 3.13060547623) tmp = 0 if z <= -5.9e+26: tmp = t_1 elif z <= 4.8e+58: tmp = x + (b * (y * 1.6453555072203998)) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(y * 3.13060547623)) tmp = 0.0 if (z <= -5.9e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = Float64(x + Float64(b * Float64(y * 1.6453555072203998))); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (y * 3.13060547623); tmp = 0.0; if (z <= -5.9e+26) tmp = t_1; elseif (z <= 4.8e+58) tmp = x + (b * (y * 1.6453555072203998)); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -5.9e+26], t$95$1, If[LessEqual[z, 4.8e+58], N[(x + N[(b * N[(y * 1.6453555072203998), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -5.9 \cdot 10^{+26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 4.8 \cdot 10^{+58}:\\
\;\;\;\;x + b \cdot \left(y \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -5.9000000000000003e26 or 4.8e58 < z Initial program 5.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6491.7%
Simplified91.7%
if -5.9000000000000003e26 < z < 4.8e58Initial program 98.4%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
*-lowering-*.f6478.3%
Simplified78.3%
(FPCore (x y z t a b) :precision binary64 (if (<= y -1.8e+128) (* y 3.13060547623) (if (<= y 2.4e+108) x (* (* y b) 1.6453555072203998))))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (y <= -1.8e+128) {
tmp = y * 3.13060547623;
} else if (y <= 2.4e+108) {
tmp = x;
} else {
tmp = (y * b) * 1.6453555072203998;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: tmp
if (y <= (-1.8d+128)) then
tmp = y * 3.13060547623d0
else if (y <= 2.4d+108) then
tmp = x
else
tmp = (y * b) * 1.6453555072203998d0
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (y <= -1.8e+128) {
tmp = y * 3.13060547623;
} else if (y <= 2.4e+108) {
tmp = x;
} else {
tmp = (y * b) * 1.6453555072203998;
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if y <= -1.8e+128: tmp = y * 3.13060547623 elif y <= 2.4e+108: tmp = x else: tmp = (y * b) * 1.6453555072203998 return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (y <= -1.8e+128) tmp = Float64(y * 3.13060547623); elseif (y <= 2.4e+108) tmp = x; else tmp = Float64(Float64(y * b) * 1.6453555072203998); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (y <= -1.8e+128) tmp = y * 3.13060547623; elseif (y <= 2.4e+108) tmp = x; else tmp = (y * b) * 1.6453555072203998; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[y, -1.8e+128], N[(y * 3.13060547623), $MachinePrecision], If[LessEqual[y, 2.4e+108], x, N[(N[(y * b), $MachinePrecision] * 1.6453555072203998), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;y \leq -1.8 \cdot 10^{+128}:\\
\;\;\;\;y \cdot 3.13060547623\\
\mathbf{elif}\;y \leq 2.4 \cdot 10^{+108}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;\left(y \cdot b\right) \cdot 1.6453555072203998\\
\end{array}
\end{array}
if y < -1.80000000000000014e128Initial program 51.1%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6452.7%
Simplified52.7%
Taylor expanded in x around 0
*-commutativeN/A
*-lowering-*.f6439.7%
Simplified39.7%
if -1.80000000000000014e128 < y < 2.40000000000000019e108Initial program 61.3%
Taylor expanded in x around inf
Simplified58.3%
if 2.40000000000000019e108 < y Initial program 58.6%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6458.9%
Simplified58.9%
Taylor expanded in z around 0
Simplified59.9%
Taylor expanded in b around inf
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6439.1%
Simplified39.1%
Final simplification51.5%
(FPCore (x y z t a b) :precision binary64 (if (<= x -3.3e+55) x (if (<= x 1.45e-41) (* y 3.13060547623) x)))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (x <= -3.3e+55) {
tmp = x;
} else if (x <= 1.45e-41) {
tmp = y * 3.13060547623;
} else {
tmp = x;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: tmp
if (x <= (-3.3d+55)) then
tmp = x
else if (x <= 1.45d-41) then
tmp = y * 3.13060547623d0
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 tmp;
if (x <= -3.3e+55) {
tmp = x;
} else if (x <= 1.45e-41) {
tmp = y * 3.13060547623;
} else {
tmp = x;
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if x <= -3.3e+55: tmp = x elif x <= 1.45e-41: tmp = y * 3.13060547623 else: tmp = x return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (x <= -3.3e+55) tmp = x; elseif (x <= 1.45e-41) tmp = Float64(y * 3.13060547623); else tmp = x; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (x <= -3.3e+55) tmp = x; elseif (x <= 1.45e-41) tmp = y * 3.13060547623; else tmp = x; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[x, -3.3e+55], x, If[LessEqual[x, 1.45e-41], N[(y * 3.13060547623), $MachinePrecision], x]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;x \leq -3.3 \cdot 10^{+55}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.45 \cdot 10^{-41}:\\
\;\;\;\;y \cdot 3.13060547623\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\end{array}
if x < -3.3e55 or 1.44999999999999989e-41 < x Initial program 60.8%
Taylor expanded in x around inf
Simplified67.4%
if -3.3e55 < x < 1.44999999999999989e-41Initial program 57.3%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6447.8%
Simplified47.8%
Taylor expanded in x around 0
*-commutativeN/A
*-lowering-*.f6436.7%
Simplified36.7%
(FPCore (x y z t a b) :precision binary64 x)
double code(double x, double y, double z, double t, double a, double b) {
return x;
}
real(8) function code(x, y, z, t, a, b)
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
code = x
end function
public static double code(double x, double y, double z, double t, double a, double b) {
return x;
}
def code(x, y, z, t, a, b): return x
function code(x, y, z, t, a, b) return x end
function tmp = code(x, y, z, t, a, b) tmp = x; end
code[x_, y_, z_, t_, a_, b_] := x
\begin{array}{l}
\\
x
\end{array}
Initial program 59.0%
Taylor expanded in x around inf
Simplified41.9%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1
(+
x
(*
(+ (- 3.13060547623 (/ 36.527041698806414 z)) (/ t (* z z)))
(/ y 1.0)))))
(if (< z -6.499344996252632e+53)
t_1
(if (< z 7.066965436914287e+59)
(+
x
(/
y
(/
(+
(*
(+ (* (+ (* (+ z 15.234687407) z) 31.4690115749) z) 11.9400905721)
z)
0.607771387771)
(+
(* (+ (* (+ (* (+ (* z 3.13060547623) 11.1667541262) z) t) z) a) z)
b))))
t_1))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (((3.13060547623 - (36.527041698806414 / z)) + (t / (z * z))) * (y / 1.0));
double tmp;
if (z < -6.499344996252632e+53) {
tmp = t_1;
} else if (z < 7.066965436914287e+59) {
tmp = x + (y / ((((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771) / ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)));
} else {
tmp = t_1;
}
return tmp;
}
real(8) function code(x, y, z, t, a, b)
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) :: t_1
real(8) :: tmp
t_1 = x + (((3.13060547623d0 - (36.527041698806414d0 / z)) + (t / (z * z))) * (y / 1.0d0))
if (z < (-6.499344996252632d+53)) then
tmp = t_1
else if (z < 7.066965436914287d+59) then
tmp = x + (y / ((((((((z + 15.234687407d0) * z) + 31.4690115749d0) * z) + 11.9400905721d0) * z) + 0.607771387771d0) / ((((((((z * 3.13060547623d0) + 11.1667541262d0) * z) + t) * z) + a) * z) + b)))
else
tmp = t_1
end if
code = tmp
end function
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = x + (((3.13060547623 - (36.527041698806414 / z)) + (t / (z * z))) * (y / 1.0));
double tmp;
if (z < -6.499344996252632e+53) {
tmp = t_1;
} else if (z < 7.066965436914287e+59) {
tmp = x + (y / ((((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771) / ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)));
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = x + (((3.13060547623 - (36.527041698806414 / z)) + (t / (z * z))) * (y / 1.0)) tmp = 0 if z < -6.499344996252632e+53: tmp = t_1 elif z < 7.066965436914287e+59: tmp = x + (y / ((((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771) / ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b))) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(x + Float64(Float64(Float64(3.13060547623 - Float64(36.527041698806414 / z)) + Float64(t / Float64(z * z))) * Float64(y / 1.0))) tmp = 0.0 if (z < -6.499344996252632e+53) tmp = t_1; elseif (z < 7.066965436914287e+59) tmp = Float64(x + Float64(y / Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771) / Float64(Float64(Float64(Float64(Float64(Float64(Float64(Float64(z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b)))); else tmp = t_1; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = x + (((3.13060547623 - (36.527041698806414 / z)) + (t / (z * z))) * (y / 1.0)); tmp = 0.0; if (z < -6.499344996252632e+53) tmp = t_1; elseif (z < 7.066965436914287e+59) tmp = x + (y / ((((((((z + 15.234687407) * z) + 31.4690115749) * z) + 11.9400905721) * z) + 0.607771387771) / ((((((((z * 3.13060547623) + 11.1667541262) * z) + t) * z) + a) * z) + b))); else tmp = t_1; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(x + N[(N[(N[(3.13060547623 - N[(36.527041698806414 / z), $MachinePrecision]), $MachinePrecision] + N[(t / N[(z * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] * N[(y / 1.0), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, If[Less[z, -6.499344996252632e+53], t$95$1, If[Less[z, 7.066965436914287e+59], N[(x + N[(y / N[(N[(N[(N[(N[(N[(N[(N[(z + 15.234687407), $MachinePrecision] * z), $MachinePrecision] + 31.4690115749), $MachinePrecision] * z), $MachinePrecision] + 11.9400905721), $MachinePrecision] * z), $MachinePrecision] + 0.607771387771), $MachinePrecision] / N[(N[(N[(N[(N[(N[(N[(N[(z * 3.13060547623), $MachinePrecision] + 11.1667541262), $MachinePrecision] * z), $MachinePrecision] + t), $MachinePrecision] * z), $MachinePrecision] + a), $MachinePrecision] * z), $MachinePrecision] + b), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + \left(\left(3.13060547623 - \frac{36.527041698806414}{z}\right) + \frac{t}{z \cdot z}\right) \cdot \frac{y}{1}\\
\mathbf{if}\;z < -6.499344996252632 \cdot 10^{+53}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z < 7.066965436914287 \cdot 10^{+59}:\\
\;\;\;\;x + \frac{y}{\frac{\left(\left(\left(z + 15.234687407\right) \cdot z + 31.4690115749\right) \cdot z + 11.9400905721\right) \cdot z + 0.607771387771}{\left(\left(\left(z \cdot 3.13060547623 + 11.1667541262\right) \cdot z + t\right) \cdot z + a\right) \cdot z + b}}\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
herbie shell --seed 2024152
(FPCore (x y z t a b)
:name "Numeric.SpecFunctions:logGamma from math-functions-0.1.5.2, D"
:precision binary64
:alt
(! :herbie-platform default (if (< z -649934499625263200000000000000000000000000000000000000) (+ x (* (+ (- 313060547623/100000000000 (/ 18263520849403207/500000000000000 z)) (/ t (* z z))) (/ y 1))) (if (< z 706696543691428700000000000000000000000000000000000000000000) (+ x (/ y (/ (+ (* (+ (* (+ (* (+ z 15234687407/1000000000) z) 314690115749/10000000000) z) 119400905721/10000000000) z) 607771387771/1000000000000) (+ (* (+ (* (+ (* (+ (* z 313060547623/100000000000) 55833770631/5000000000) z) t) z) a) z) b)))) (+ x (* (+ (- 313060547623/100000000000 (/ 18263520849403207/500000000000000 z)) (/ t (* z z))) (/ y 1))))))
(+ x (/ (* y (+ (* (+ (* (+ (* (+ (* z 3.13060547623) 11.1667541262) z) t) z) a) z) b)) (+ (* (+ (* (+ (* (+ z 15.234687407) z) 31.4690115749) z) 11.9400905721) z) 0.607771387771))))