
(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 14 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
(+
0.607771387771
(*
z
(+
11.9400905721
(* z (+ 31.4690115749 (* z (+ z 15.234687407))))))))
(t_2
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262)))))))))
(if (<= (/ (* y t_2) t_1) INFINITY)
(+ x (* t_2 (* y (/ 1.0 t_1))))
(-
(-
(+
(+ x (* y 3.13060547623))
(+ (/ (* y 11.1667541262) z) (* t (/ y (* 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 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))));
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 = x + (t_2 * (y * (1.0 / t_1)));
} else {
tmp = (((x + (y * 3.13060547623)) + (((y * 11.1667541262) / z) + (t * (y / (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 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))));
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 = x + (t_2 * (y * (1.0 / t_1)));
} else {
tmp = (((x + (y * 3.13060547623)) + (((y * 11.1667541262) / z) + (t * (y / (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 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))) t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))) tmp = 0 if ((y * t_2) / t_1) <= math.inf: tmp = x + (t_2 * (y * (1.0 / t_1))) else: tmp = (((x + (y * 3.13060547623)) + (((y * 11.1667541262) / z) + (t * (y / (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(0.607771387771 + Float64(z * Float64(11.9400905721 + Float64(z * Float64(31.4690115749 + Float64(z * Float64(z + 15.234687407))))))) 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(x + Float64(t_2 * Float64(y * Float64(1.0 / t_1)))); else tmp = Float64(Float64(Float64(Float64(x + Float64(y * 3.13060547623)) + Float64(Float64(Float64(y * 11.1667541262) / z) + Float64(t * Float64(y / 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 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))); t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))); tmp = 0.0; if (((y * t_2) / t_1) <= Inf) tmp = x + (t_2 * (y * (1.0 / t_1))); else tmp = (((x + (y * 3.13060547623)) + (((y * 11.1667541262) / z) + (t * (y / (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[(0.607771387771 + N[(z * N[(11.9400905721 + N[(z * N[(31.4690115749 + N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $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[(x + N[(t$95$2 * N[(y * N[(1.0 / t$95$1), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(N[(N[(N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision] + N[(N[(N[(y * 11.1667541262), $MachinePrecision] / z), $MachinePrecision] + N[(t * N[(y / N[(z * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] - N[(N[(y * -556.47806218377), $MachinePrecision] / N[(z * z), $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 := 0.607771387771 + z \cdot \left(11.9400905721 + z \cdot \left(31.4690115749 + z \cdot \left(z + 15.234687407\right)\right)\right)\\
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:\\
\;\;\;\;x + t\_2 \cdot \left(y \cdot \frac{1}{t\_1}\right)\\
\mathbf{else}:\\
\;\;\;\;\left(\left(\left(x + y \cdot 3.13060547623\right) + \left(\frac{y \cdot 11.1667541262}{z} + t \cdot \frac{y}{z \cdot z}\right)\right) - \frac{y \cdot -556.47806218377}{z \cdot z}\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%
div-invN/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
Applied egg-rr97.8%
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
Simplified97.8%
Final simplification97.8%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1
(+
0.607771387771
(*
z
(+
11.9400905721
(* z (+ 31.4690115749 (* z (+ z 15.234687407))))))))
(t_2
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262)))))))))
(if (<= (/ (* y t_2) t_1) INFINITY)
(+ x (* t_2 (* y (/ 1.0 t_1))))
(+ x (* y 3.13060547623)))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))));
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 = x + (t_2 * (y * (1.0 / t_1)));
} else {
tmp = x + (y * 3.13060547623);
}
return tmp;
}
public static double code(double x, double y, double z, double t, double a, double b) {
double t_1 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))));
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 = x + (t_2 * (y * (1.0 / t_1)));
} else {
tmp = x + (y * 3.13060547623);
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))) t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))) tmp = 0 if ((y * t_2) / t_1) <= math.inf: tmp = x + (t_2 * (y * (1.0 / t_1))) else: tmp = x + (y * 3.13060547623) return tmp
function code(x, y, z, t, a, b) t_1 = Float64(0.607771387771 + Float64(z * Float64(11.9400905721 + Float64(z * Float64(31.4690115749 + Float64(z * Float64(z + 15.234687407))))))) 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(x + Float64(t_2 * Float64(y * Float64(1.0 / t_1)))); else tmp = Float64(x + Float64(y * 3.13060547623)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) t_1 = 0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))); t_2 = b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))); tmp = 0.0; if (((y * t_2) / t_1) <= Inf) tmp = x + (t_2 * (y * (1.0 / t_1))); else tmp = x + (y * 3.13060547623); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := Block[{t$95$1 = N[(0.607771387771 + N[(z * N[(11.9400905721 + N[(z * N[(31.4690115749 + N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $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[(x + N[(t$95$2 * N[(y * N[(1.0 / t$95$1), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := 0.607771387771 + z \cdot \left(11.9400905721 + z \cdot \left(31.4690115749 + z \cdot \left(z + 15.234687407\right)\right)\right)\\
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:\\
\;\;\;\;x + t\_2 \cdot \left(y \cdot \frac{1}{t\_1}\right)\\
\mathbf{else}:\\
\;\;\;\;x + y \cdot 3.13060547623\\
\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%
div-invN/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
Applied egg-rr97.8%
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
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.9%
Simplified95.9%
Final simplification97.1%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -2.6e+50)
t_1
(if (<= z 8.7e+46)
(+
(/
(*
y
(+
b
(*
z
(+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262))))))))
(+
0.607771387771
(*
z
(+
11.9400905721
(* z (+ 31.4690115749 (* z (+ z 15.234687407))))))))
x)
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.6e+50) {
tmp = t_1;
} else if (z <= 8.7e+46) {
tmp = ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))) + x;
} 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.6d+50)) then
tmp = t_1
else if (z <= 8.7d+46) then
tmp = ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623d0) + 11.1667541262d0)))))))) / (0.607771387771d0 + (z * (11.9400905721d0 + (z * (31.4690115749d0 + (z * (z + 15.234687407d0)))))))) + x
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.6e+50) {
tmp = t_1;
} else if (z <= 8.7e+46) {
tmp = ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))) + x;
} 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.6e+50: tmp = t_1 elif z <= 8.7e+46: tmp = ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))) + x 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.6e+50) tmp = t_1; elseif (z <= 8.7e+46) tmp = Float64(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 * Float64(11.9400905721 + Float64(z * Float64(31.4690115749 + Float64(z * Float64(z + 15.234687407)))))))) + x); 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.6e+50) tmp = t_1; elseif (z <= 8.7e+46) tmp = ((y * (b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262)))))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))) + x; 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.6e+50], t$95$1, If[LessEqual[z, 8.7e+46], N[(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 * N[(11.9400905721 + N[(z * N[(31.4690115749 + N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + x), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -2.6 \cdot 10^{+50}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 8.7 \cdot 10^{+46}:\\
\;\;\;\;\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 \left(11.9400905721 + z \cdot \left(31.4690115749 + z \cdot \left(z + 15.234687407\right)\right)\right)} + x\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -2.6000000000000002e50 or 8.69999999999999961e46 < z Initial program 4.1%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.5%
Simplified95.5%
if -2.6000000000000002e50 < z < 8.69999999999999961e46Initial program 97.8%
Final simplification96.9%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -2.3e+47)
t_1
(if (<= z 1.04e+46)
(+
x
(/
(* y (+ b (* z (+ a (* z t)))))
(+
0.607771387771
(*
z
(+
11.9400905721
(* z (+ 31.4690115749 (* z (+ z 15.234687407)))))))))
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.3e+47) {
tmp = t_1;
} else if (z <= 1.04e+46) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))))));
} 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.3d+47)) then
tmp = t_1
else if (z <= 1.04d+46) then
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771d0 + (z * (11.9400905721d0 + (z * (31.4690115749d0 + (z * (z + 15.234687407d0))))))))
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.3e+47) {
tmp = t_1;
} else if (z <= 1.04e+46) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407))))))));
} 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.3e+47: tmp = t_1 elif z <= 1.04e+46: tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))) 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.3e+47) tmp = t_1; elseif (z <= 1.04e+46) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * Float64(a + Float64(z * t))))) / Float64(0.607771387771 + Float64(z * Float64(11.9400905721 + Float64(z * Float64(31.4690115749 + Float64(z * Float64(z + 15.234687407))))))))); 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.3e+47) tmp = t_1; elseif (z <= 1.04e+46) tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * (11.9400905721 + (z * (31.4690115749 + (z * (z + 15.234687407)))))))); 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.3e+47], t$95$1, If[LessEqual[z, 1.04e+46], N[(x + N[(N[(y * N[(b + N[(z * N[(a + N[(z * t), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * N[(11.9400905721 + N[(z * N[(31.4690115749 + N[(z * N[(z + 15.234687407), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -2.3 \cdot 10^{+47}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 1.04 \cdot 10^{+46}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot t\right)\right)}{0.607771387771 + z \cdot \left(11.9400905721 + z \cdot \left(31.4690115749 + z \cdot \left(z + 15.234687407\right)\right)\right)}\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -2.2999999999999999e47 or 1.04000000000000003e46 < z Initial program 4.1%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.5%
Simplified95.5%
if -2.2999999999999999e47 < z < 1.04000000000000003e46Initial program 97.8%
Taylor expanded in z around 0
distribute-rgt-inN/A
associate-*r*N/A
unpow2N/A
+-lowering-+.f64N/A
unpow2N/A
associate-*r*N/A
distribute-rgt-inN/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6497.4%
Simplified97.4%
Final simplification96.6%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -1e+19)
t_1
(if (<= z 6.4e+42)
(+
x
(*
(+
b
(* z (+ a (* z (+ t (* z (+ (* z 3.13060547623) 11.1667541262)))))))
(* 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 <= -1e+19) {
tmp = t_1;
} else if (z <= 6.4e+42) {
tmp = x + ((b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))))) * (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 <= (-1d+19)) then
tmp = t_1
else if (z <= 6.4d+42) then
tmp = x + ((b + (z * (a + (z * (t + (z * ((z * 3.13060547623d0) + 11.1667541262d0))))))) * (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 <= -1e+19) {
tmp = t_1;
} else if (z <= 6.4e+42) {
tmp = x + ((b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))))) * (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 <= -1e+19: tmp = t_1 elif z <= 6.4e+42: tmp = x + ((b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))))) * (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 <= -1e+19) tmp = t_1; elseif (z <= 6.4e+42) tmp = Float64(x + Float64(Float64(b + Float64(z * Float64(a + Float64(z * Float64(t + Float64(z * Float64(Float64(z * 3.13060547623) + 11.1667541262))))))) * 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 <= -1e+19) tmp = t_1; elseif (z <= 6.4e+42) tmp = x + ((b + (z * (a + (z * (t + (z * ((z * 3.13060547623) + 11.1667541262))))))) * (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, -1e+19], t$95$1, If[LessEqual[z, 6.4e+42], N[(x + N[(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] * 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 -1 \cdot 10^{+19}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 6.4 \cdot 10^{+42}:\\
\;\;\;\;x + \left(b + z \cdot \left(a + z \cdot \left(t + z \cdot \left(z \cdot 3.13060547623 + 11.1667541262\right)\right)\right)\right) \cdot \left(y \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -1e19 or 6.40000000000000004e42 < z Initial program 6.7%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.6%
Simplified95.6%
if -1e19 < z < 6.40000000000000004e42Initial program 97.8%
div-invN/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
Applied egg-rr99.0%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6493.5%
Simplified93.5%
Final simplification94.4%
(FPCore (x y z t a b)
:precision binary64
(if (<= z -290.0)
(+ (* y 3.13060547623) (- x (/ (* y 36.52704169880642) z)))
(if (<= z 6.4e+42)
(+
x
(/
(* y (+ b (* z (+ a (* z t)))))
(+ 0.607771387771 (* z 11.9400905721))))
(+ x (* y 3.13060547623)))))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (z <= -290.0) {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
} else if (z <= 6.4e+42) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = x + (y * 3.13060547623);
}
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 (z <= (-290.0d0)) then
tmp = (y * 3.13060547623d0) + (x - ((y * 36.52704169880642d0) / z))
else if (z <= 6.4d+42) then
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = x + (y * 3.13060547623d0)
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 (z <= -290.0) {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
} else if (z <= 6.4e+42) {
tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = x + (y * 3.13060547623);
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if z <= -290.0: tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)) elif z <= 6.4e+42: tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = x + (y * 3.13060547623) return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (z <= -290.0) tmp = Float64(Float64(y * 3.13060547623) + Float64(x - Float64(Float64(y * 36.52704169880642) / z))); elseif (z <= 6.4e+42) 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(x + Float64(y * 3.13060547623)); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (z <= -290.0) tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)); elseif (z <= 6.4e+42) tmp = x + ((y * (b + (z * (a + (z * t))))) / (0.607771387771 + (z * 11.9400905721))); else tmp = x + (y * 3.13060547623); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[z, -290.0], N[(N[(y * 3.13060547623), $MachinePrecision] + N[(x - N[(N[(y * 36.52704169880642), $MachinePrecision] / z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 6.4e+42], 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[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;z \leq -290:\\
\;\;\;\;y \cdot 3.13060547623 + \left(x - \frac{y \cdot 36.52704169880642}{z}\right)\\
\mathbf{elif}\;z \leq 6.4 \cdot 10^{+42}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot \left(a + z \cdot t\right)\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;x + y \cdot 3.13060547623\\
\end{array}
\end{array}
if z < -290Initial program 15.5%
Taylor expanded in z around -inf
associate-+r+N/A
+-commutativeN/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
mul-1-negN/A
unsub-negN/A
--lowering--.f64N/A
/-lowering-/.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
metadata-eval89.6%
Simplified89.6%
if -290 < z < 6.40000000000000004e42Initial program 97.7%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6495.7%
Simplified95.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.2%
Simplified95.2%
if 6.40000000000000004e42 < z Initial program 6.3%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6496.2%
Simplified96.2%
Final simplification94.0%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ (* y 3.13060547623) (- x (/ (* y 36.52704169880642) z)))))
(if (<= z -3e-26)
t_1
(if (<= z -8.1e-50)
(* 1.6453555072203998 (* a (* y z)))
(if (<= z 4.6e-24) (+ x (* b (* y 1.6453555072203998))) t_1)))))
double code(double x, double y, double z, double t, double a, double b) {
double t_1 = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
double tmp;
if (z <= -3e-26) {
tmp = t_1;
} else if (z <= -8.1e-50) {
tmp = 1.6453555072203998 * (a * (y * z));
} else if (z <= 4.6e-24) {
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 = (y * 3.13060547623d0) + (x - ((y * 36.52704169880642d0) / z))
if (z <= (-3d-26)) then
tmp = t_1
else if (z <= (-8.1d-50)) then
tmp = 1.6453555072203998d0 * (a * (y * z))
else if (z <= 4.6d-24) 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 = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
double tmp;
if (z <= -3e-26) {
tmp = t_1;
} else if (z <= -8.1e-50) {
tmp = 1.6453555072203998 * (a * (y * z));
} else if (z <= 4.6e-24) {
tmp = x + (b * (y * 1.6453555072203998));
} else {
tmp = t_1;
}
return tmp;
}
def code(x, y, z, t, a, b): t_1 = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)) tmp = 0 if z <= -3e-26: tmp = t_1 elif z <= -8.1e-50: tmp = 1.6453555072203998 * (a * (y * z)) elif z <= 4.6e-24: tmp = x + (b * (y * 1.6453555072203998)) else: tmp = t_1 return tmp
function code(x, y, z, t, a, b) t_1 = Float64(Float64(y * 3.13060547623) + Float64(x - Float64(Float64(y * 36.52704169880642) / z))) tmp = 0.0 if (z <= -3e-26) tmp = t_1; elseif (z <= -8.1e-50) tmp = Float64(1.6453555072203998 * Float64(a * Float64(y * z))); elseif (z <= 4.6e-24) 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 = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)); tmp = 0.0; if (z <= -3e-26) tmp = t_1; elseif (z <= -8.1e-50) tmp = 1.6453555072203998 * (a * (y * z)); elseif (z <= 4.6e-24) 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[(N[(y * 3.13060547623), $MachinePrecision] + N[(x - N[(N[(y * 36.52704169880642), $MachinePrecision] / z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[z, -3e-26], t$95$1, If[LessEqual[z, -8.1e-50], N[(1.6453555072203998 * N[(a * N[(y * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 4.6e-24], N[(x + N[(b * N[(y * 1.6453555072203998), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], t$95$1]]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := y \cdot 3.13060547623 + \left(x - \frac{y \cdot 36.52704169880642}{z}\right)\\
\mathbf{if}\;z \leq -3 \cdot 10^{-26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq -8.1 \cdot 10^{-50}:\\
\;\;\;\;1.6453555072203998 \cdot \left(a \cdot \left(y \cdot z\right)\right)\\
\mathbf{elif}\;z \leq 4.6 \cdot 10^{-24}:\\
\;\;\;\;x + b \cdot \left(y \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -3.00000000000000012e-26 or 4.6000000000000002e-24 < z Initial program 23.4%
Taylor expanded in z around -inf
associate-+r+N/A
+-commutativeN/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
mul-1-negN/A
unsub-negN/A
--lowering--.f64N/A
/-lowering-/.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
metadata-eval84.7%
Simplified84.7%
if -3.00000000000000012e-26 < z < -8.0999999999999999e-50Initial program 99.3%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6499.3%
Simplified99.3%
Taylor expanded in a around inf
/-lowering-/.f64N/A
*-lowering-*.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6468.0%
Simplified68.0%
Taylor expanded in z around 0
*-lowering-*.f64N/A
*-lowering-*.f64N/A
*-lowering-*.f6468.2%
Simplified68.2%
if -8.0999999999999999e-50 < z < 4.6000000000000002e-24Initial program 99.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
*-lowering-*.f6487.9%
Simplified87.9%
(FPCore (x y z t a b)
:precision binary64
(if (<= z -7.5e+46)
(+ x (* y 3.13060547623))
(if (<= z 5.2e-5)
(+ x (/ (* y (+ b (* z a))) (+ 0.607771387771 (* z 11.9400905721))))
(+ (* y 3.13060547623) (- x (/ (* y 36.52704169880642) z))))))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (z <= -7.5e+46) {
tmp = x + (y * 3.13060547623);
} else if (z <= 5.2e-5) {
tmp = x + ((y * (b + (z * a))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
}
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 (z <= (-7.5d+46)) then
tmp = x + (y * 3.13060547623d0)
else if (z <= 5.2d-5) then
tmp = x + ((y * (b + (z * a))) / (0.607771387771d0 + (z * 11.9400905721d0)))
else
tmp = (y * 3.13060547623d0) + (x - ((y * 36.52704169880642d0) / z))
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 (z <= -7.5e+46) {
tmp = x + (y * 3.13060547623);
} else if (z <= 5.2e-5) {
tmp = x + ((y * (b + (z * a))) / (0.607771387771 + (z * 11.9400905721)));
} else {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if z <= -7.5e+46: tmp = x + (y * 3.13060547623) elif z <= 5.2e-5: tmp = x + ((y * (b + (z * a))) / (0.607771387771 + (z * 11.9400905721))) else: tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)) return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (z <= -7.5e+46) tmp = Float64(x + Float64(y * 3.13060547623)); elseif (z <= 5.2e-5) tmp = Float64(x + Float64(Float64(y * Float64(b + Float64(z * a))) / Float64(0.607771387771 + Float64(z * 11.9400905721)))); else tmp = Float64(Float64(y * 3.13060547623) + Float64(x - Float64(Float64(y * 36.52704169880642) / z))); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (z <= -7.5e+46) tmp = x + (y * 3.13060547623); elseif (z <= 5.2e-5) tmp = x + ((y * (b + (z * a))) / (0.607771387771 + (z * 11.9400905721))); else tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[z, -7.5e+46], N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 5.2e-5], N[(x + N[(N[(y * N[(b + N[(z * a), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.607771387771 + N[(z * 11.9400905721), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(N[(y * 3.13060547623), $MachinePrecision] + N[(x - N[(N[(y * 36.52704169880642), $MachinePrecision] / z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;z \leq -7.5 \cdot 10^{+46}:\\
\;\;\;\;x + y \cdot 3.13060547623\\
\mathbf{elif}\;z \leq 5.2 \cdot 10^{-5}:\\
\;\;\;\;x + \frac{y \cdot \left(b + z \cdot a\right)}{0.607771387771 + z \cdot 11.9400905721}\\
\mathbf{else}:\\
\;\;\;\;y \cdot 3.13060547623 + \left(x - \frac{y \cdot 36.52704169880642}{z}\right)\\
\end{array}
\end{array}
if z < -7.5000000000000003e46Initial program 2.0%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6494.9%
Simplified94.9%
if -7.5000000000000003e46 < z < 5.19999999999999968e-5Initial program 99.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6494.9%
Simplified94.9%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6493.5%
Simplified93.5%
if 5.19999999999999968e-5 < z Initial program 19.6%
Taylor expanded in z around -inf
associate-+r+N/A
+-commutativeN/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
mul-1-negN/A
unsub-negN/A
--lowering--.f64N/A
/-lowering-/.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
metadata-eval86.1%
Simplified86.1%
Final simplification92.0%
(FPCore (x y z t a b)
:precision binary64
(if (<= z -3100000000000.0)
(+ x (* y 3.13060547623))
(if (<= z 5.2e-5)
(+ x (/ 1.0 (/ 0.607771387771 (* y (+ b (* z a))))))
(+ (* y 3.13060547623) (- x (/ (* y 36.52704169880642) z))))))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (z <= -3100000000000.0) {
tmp = x + (y * 3.13060547623);
} else if (z <= 5.2e-5) {
tmp = x + (1.0 / (0.607771387771 / (y * (b + (z * a)))));
} else {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
}
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 (z <= (-3100000000000.0d0)) then
tmp = x + (y * 3.13060547623d0)
else if (z <= 5.2d-5) then
tmp = x + (1.0d0 / (0.607771387771d0 / (y * (b + (z * a)))))
else
tmp = (y * 3.13060547623d0) + (x - ((y * 36.52704169880642d0) / z))
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 (z <= -3100000000000.0) {
tmp = x + (y * 3.13060547623);
} else if (z <= 5.2e-5) {
tmp = x + (1.0 / (0.607771387771 / (y * (b + (z * a)))));
} else {
tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z));
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if z <= -3100000000000.0: tmp = x + (y * 3.13060547623) elif z <= 5.2e-5: tmp = x + (1.0 / (0.607771387771 / (y * (b + (z * a))))) else: tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)) return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (z <= -3100000000000.0) tmp = Float64(x + Float64(y * 3.13060547623)); elseif (z <= 5.2e-5) tmp = Float64(x + Float64(1.0 / Float64(0.607771387771 / Float64(y * Float64(b + Float64(z * a)))))); else tmp = Float64(Float64(y * 3.13060547623) + Float64(x - Float64(Float64(y * 36.52704169880642) / z))); end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (z <= -3100000000000.0) tmp = x + (y * 3.13060547623); elseif (z <= 5.2e-5) tmp = x + (1.0 / (0.607771387771 / (y * (b + (z * a))))); else tmp = (y * 3.13060547623) + (x - ((y * 36.52704169880642) / z)); end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[z, -3100000000000.0], N[(x + N[(y * 3.13060547623), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 5.2e-5], N[(x + N[(1.0 / N[(0.607771387771 / N[(y * N[(b + N[(z * a), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], N[(N[(y * 3.13060547623), $MachinePrecision] + N[(x - N[(N[(y * 36.52704169880642), $MachinePrecision] / z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;z \leq -3100000000000:\\
\;\;\;\;x + y \cdot 3.13060547623\\
\mathbf{elif}\;z \leq 5.2 \cdot 10^{-5}:\\
\;\;\;\;x + \frac{1}{\frac{0.607771387771}{y \cdot \left(b + z \cdot a\right)}}\\
\mathbf{else}:\\
\;\;\;\;y \cdot 3.13060547623 + \left(x - \frac{y \cdot 36.52704169880642}{z}\right)\\
\end{array}
\end{array}
if z < -3.1e12Initial program 8.5%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6493.6%
Simplified93.6%
if -3.1e12 < z < 5.19999999999999968e-5Initial program 99.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6495.5%
Simplified95.5%
clear-numN/A
/-lowering-/.f64N/A
*-commutativeN/A
*-commutativeN/A
*-commutativeN/A
/-lowering-/.f64N/A
Applied egg-rr95.5%
Taylor expanded in z around 0
Simplified93.3%
if 5.19999999999999968e-5 < z Initial program 19.6%
Taylor expanded in z around -inf
associate-+r+N/A
+-commutativeN/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
mul-1-negN/A
unsub-negN/A
--lowering--.f64N/A
/-lowering-/.f64N/A
distribute-rgt-out--N/A
*-lowering-*.f64N/A
metadata-eval86.1%
Simplified86.1%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -5e-26)
t_1
(if (<= z -8.1e-50)
(* 1.6453555072203998 (* a (* y z)))
(if (<= z 3.8e-5) (+ 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 <= -5e-26) {
tmp = t_1;
} else if (z <= -8.1e-50) {
tmp = 1.6453555072203998 * (a * (y * z));
} else if (z <= 3.8e-5) {
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 <= (-5d-26)) then
tmp = t_1
else if (z <= (-8.1d-50)) then
tmp = 1.6453555072203998d0 * (a * (y * z))
else if (z <= 3.8d-5) 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 <= -5e-26) {
tmp = t_1;
} else if (z <= -8.1e-50) {
tmp = 1.6453555072203998 * (a * (y * z));
} else if (z <= 3.8e-5) {
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 <= -5e-26: tmp = t_1 elif z <= -8.1e-50: tmp = 1.6453555072203998 * (a * (y * z)) elif z <= 3.8e-5: 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 <= -5e-26) tmp = t_1; elseif (z <= -8.1e-50) tmp = Float64(1.6453555072203998 * Float64(a * Float64(y * z))); elseif (z <= 3.8e-5) 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 <= -5e-26) tmp = t_1; elseif (z <= -8.1e-50) tmp = 1.6453555072203998 * (a * (y * z)); elseif (z <= 3.8e-5) 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, -5e-26], t$95$1, If[LessEqual[z, -8.1e-50], N[(1.6453555072203998 * N[(a * N[(y * z), $MachinePrecision]), $MachinePrecision]), $MachinePrecision], If[LessEqual[z, 3.8e-5], 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 \cdot 10^{-26}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq -8.1 \cdot 10^{-50}:\\
\;\;\;\;1.6453555072203998 \cdot \left(a \cdot \left(y \cdot z\right)\right)\\
\mathbf{elif}\;z \leq 3.8 \cdot 10^{-5}:\\
\;\;\;\;x + b \cdot \left(y \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -5.00000000000000019e-26 or 3.8000000000000002e-5 < z Initial program 21.8%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6485.7%
Simplified85.7%
if -5.00000000000000019e-26 < z < -8.0999999999999999e-50Initial program 99.3%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f6499.3%
Simplified99.3%
Taylor expanded in a around inf
/-lowering-/.f64N/A
*-lowering-*.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6468.0%
Simplified68.0%
Taylor expanded in z around 0
*-lowering-*.f64N/A
*-lowering-*.f64N/A
*-lowering-*.f6468.2%
Simplified68.2%
if -8.0999999999999999e-50 < z < 3.8000000000000002e-5Initial program 99.7%
Taylor expanded in z around 0
+-lowering-+.f64N/A
*-commutativeN/A
associate-*l*N/A
*-lowering-*.f64N/A
*-lowering-*.f6486.5%
Simplified86.5%
(FPCore (x y z t a b)
:precision binary64
(let* ((t_1 (+ x (* y 3.13060547623))))
(if (<= z -2.5e-63)
t_1
(if (<= z 6.2e-153) (* 1.6453555072203998 (* y b)) 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.5e-63) {
tmp = t_1;
} else if (z <= 6.2e-153) {
tmp = 1.6453555072203998 * (y * 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 + (y * 3.13060547623d0)
if (z <= (-2.5d-63)) then
tmp = t_1
else if (z <= 6.2d-153) then
tmp = 1.6453555072203998d0 * (y * 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 + (y * 3.13060547623);
double tmp;
if (z <= -2.5e-63) {
tmp = t_1;
} else if (z <= 6.2e-153) {
tmp = 1.6453555072203998 * (y * b);
} 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.5e-63: tmp = t_1 elif z <= 6.2e-153: tmp = 1.6453555072203998 * (y * b) 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.5e-63) tmp = t_1; elseif (z <= 6.2e-153) tmp = Float64(1.6453555072203998 * Float64(y * b)); 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.5e-63) tmp = t_1; elseif (z <= 6.2e-153) tmp = 1.6453555072203998 * (y * b); 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.5e-63], t$95$1, If[LessEqual[z, 6.2e-153], N[(1.6453555072203998 * N[(y * b), $MachinePrecision]), $MachinePrecision], t$95$1]]]
\begin{array}{l}
\\
\begin{array}{l}
t_1 := x + y \cdot 3.13060547623\\
\mathbf{if}\;z \leq -2.5 \cdot 10^{-63}:\\
\;\;\;\;t\_1\\
\mathbf{elif}\;z \leq 6.2 \cdot 10^{-153}:\\
\;\;\;\;1.6453555072203998 \cdot \left(y \cdot b\right)\\
\mathbf{else}:\\
\;\;\;\;t\_1\\
\end{array}
\end{array}
if z < -2.5000000000000001e-63 or 6.1999999999999999e-153 < z Initial program 41.1%
Taylor expanded in z around inf
+-lowering-+.f64N/A
*-commutativeN/A
*-lowering-*.f6473.8%
Simplified73.8%
if -2.5000000000000001e-63 < z < 6.1999999999999999e-153Initial program 99.7%
Taylor expanded in b around inf
/-lowering-/.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-commutativeN/A
+-lowering-+.f6458.1%
Simplified58.1%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6458.2%
Simplified58.2%
Final simplification69.2%
(FPCore (x y z t a b) :precision binary64 (if (<= x -210.0) x (if (<= x 1.2e-215) (* 1.6453555072203998 (* y b)) x)))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (x <= -210.0) {
tmp = x;
} else if (x <= 1.2e-215) {
tmp = 1.6453555072203998 * (y * b);
} 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 <= (-210.0d0)) then
tmp = x
else if (x <= 1.2d-215) then
tmp = 1.6453555072203998d0 * (y * b)
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 <= -210.0) {
tmp = x;
} else if (x <= 1.2e-215) {
tmp = 1.6453555072203998 * (y * b);
} else {
tmp = x;
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if x <= -210.0: tmp = x elif x <= 1.2e-215: tmp = 1.6453555072203998 * (y * b) else: tmp = x return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (x <= -210.0) tmp = x; elseif (x <= 1.2e-215) tmp = Float64(1.6453555072203998 * Float64(y * b)); else tmp = x; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (x <= -210.0) tmp = x; elseif (x <= 1.2e-215) tmp = 1.6453555072203998 * (y * b); else tmp = x; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[x, -210.0], x, If[LessEqual[x, 1.2e-215], N[(1.6453555072203998 * N[(y * b), $MachinePrecision]), $MachinePrecision], x]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;x \leq -210:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.2 \cdot 10^{-215}:\\
\;\;\;\;1.6453555072203998 \cdot \left(y \cdot b\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\end{array}
if x < -210 or 1.20000000000000005e-215 < x Initial program 57.9%
Taylor expanded in x around inf
Simplified60.2%
if -210 < x < 1.20000000000000005e-215Initial program 58.8%
Taylor expanded in b around inf
/-lowering-/.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-commutativeN/A
+-lowering-+.f6437.9%
Simplified37.9%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6436.3%
Simplified36.3%
Final simplification51.1%
(FPCore (x y z t a b) :precision binary64 (if (<= x -500.0) x (if (<= x 1.25e-215) (* b (* y 1.6453555072203998)) x)))
double code(double x, double y, double z, double t, double a, double b) {
double tmp;
if (x <= -500.0) {
tmp = x;
} else if (x <= 1.25e-215) {
tmp = b * (y * 1.6453555072203998);
} 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 <= (-500.0d0)) then
tmp = x
else if (x <= 1.25d-215) then
tmp = b * (y * 1.6453555072203998d0)
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 <= -500.0) {
tmp = x;
} else if (x <= 1.25e-215) {
tmp = b * (y * 1.6453555072203998);
} else {
tmp = x;
}
return tmp;
}
def code(x, y, z, t, a, b): tmp = 0 if x <= -500.0: tmp = x elif x <= 1.25e-215: tmp = b * (y * 1.6453555072203998) else: tmp = x return tmp
function code(x, y, z, t, a, b) tmp = 0.0 if (x <= -500.0) tmp = x; elseif (x <= 1.25e-215) tmp = Float64(b * Float64(y * 1.6453555072203998)); else tmp = x; end return tmp end
function tmp_2 = code(x, y, z, t, a, b) tmp = 0.0; if (x <= -500.0) tmp = x; elseif (x <= 1.25e-215) tmp = b * (y * 1.6453555072203998); else tmp = x; end tmp_2 = tmp; end
code[x_, y_, z_, t_, a_, b_] := If[LessEqual[x, -500.0], x, If[LessEqual[x, 1.25e-215], N[(b * N[(y * 1.6453555072203998), $MachinePrecision]), $MachinePrecision], x]]
\begin{array}{l}
\\
\begin{array}{l}
\mathbf{if}\;x \leq -500:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.25 \cdot 10^{-215}:\\
\;\;\;\;b \cdot \left(y \cdot 1.6453555072203998\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\end{array}
if x < -500 or 1.24999999999999989e-215 < x Initial program 57.9%
Taylor expanded in x around inf
Simplified60.2%
if -500 < x < 1.24999999999999989e-215Initial program 58.8%
Taylor expanded in b around inf
/-lowering-/.f64N/A
*-commutativeN/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-lowering-+.f64N/A
*-lowering-*.f64N/A
+-commutativeN/A
+-lowering-+.f6437.9%
Simplified37.9%
Taylor expanded in z around 0
*-commutativeN/A
*-lowering-*.f64N/A
*-commutativeN/A
*-lowering-*.f6436.3%
Simplified36.3%
*-commutativeN/A
associate-*r*N/A
*-lowering-*.f64N/A
*-lowering-*.f6436.2%
Applied egg-rr36.2%
Final simplification51.1%
(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 58.3%
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 2024160
(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))))