
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 8 to 7 computations (12.5% saved)
| 497.0ms | 8 256× | 0 | valid |
ival-mult!: 174.0ms (72% of total)ival-exp: 66.0ms (27.3% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 24.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult!: 9.0ms (69.9% of total)ival-exp: 4.0ms (31.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 58 | 38 |
| 2 | 171 | 38 |
| 3 | 411 | 38 |
| 4 | 1267 | 38 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
(abs y)
(negabs x)
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | -inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 182 |
| 0 | 55 | 182 |
| 1 | 300 | 178 |
| 0 | 2855 | 166 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 x (sinh.f64 (*.f64 y y)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 y y))) (*.f64 x (sinh.f64 (*.f64 y y)))) |
x |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (exp.f64 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) (*.f64 (sinh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))) (-.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) (*.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 y)) y)) |
(exp.f64 (*.f64 y y)) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (exp (* y y)) (pow.f64 (exp.f64 y) y)) |
Compiled 724 to 223 computations (69.2% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 4 | 67 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 5 | 68 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
| ▶ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
| ▶ | 82.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 48.9% | #s(approx (* x (exp (* y y))) x) |
Compiled 74 to 44 computations (40.5% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 y y) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* -1 (* x (- (* -1/6 (pow y 2)) 1/2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) 1/2 (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) 1/6 (* 1/2 x)) |
| 3.0ms | x | @ | 0 | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) 1/2 (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) 1/6 (* 1/2 x)) |
| 3.0ms | x | @ | inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) 1/2 (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) 1/6 (* 1/2 x)) |
| 2.0ms | y | @ | inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) 1/2 (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) 1/6 (* 1/2 x)) |
| 2.0ms | y | @ | -inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) 1/2 (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) 1/6 (* 1/2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 1389 |
| 0 | 206 | 1334 |
| 1 | 915 | 1322 |
| 0 | 7619 | 1210 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 y y) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* -1 (* x (- (* -1/6 (pow y 2)) 1/2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (neg.f64 (-.f64 x (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (-.f64 x (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 y x) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y y) x))) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 x (*.f64 (*.f64 y y) x)))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x) |
(*.f64 x (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 y x) y (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y) x) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) x) |
(fma.f64 (*.f64 y y) x (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 y (*.f64 y x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) x) |
(fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) |
(fma.f64 x (fma.f64 y y #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 y y) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) |
(-.f64 x (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(+.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) |
(+.f64 (fma.f64 (*.f64 y y) x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
(+.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y x) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) x) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(*.f64 x (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 y x) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) x) |
(fma.f64 (*.f64 y y) x (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 y (*.f64 y x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) x) |
(fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) |
(fma.f64 x (fma.f64 y y #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) (*.f64 y y))) |
(-.f64 x (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) (pow.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) |
(+.f64 (*.f64 (*.f64 y y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(+.f64 (fma.f64 (*.f64 y y) x x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(+.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) x) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) x) |
(fma.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 x (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64)) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/12 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/12 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) y) y)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) y) y)) |
Compiled 17 143 to 2 014 computations (88.3% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 574 | 14 | 588 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 575 | 18 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 93.3% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) (*.f64 y y) x) (*.f64 y y) x)) | |
| ▶ | 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) | |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
| 93.3% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) y x)) | |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x)) | |
| ✓ | 82.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 76.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) | |
| ▶ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| 82.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) | |
| ▶ | 94.8% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
| ▶ | 91.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
| ▶ | 38.2% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 48.9% | #s(approx (* x (exp (* y y))) x) |
Compiled 789 to 448 computations (43.2% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* (* y y) x) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (- (* -1/6 (pow y 2)) 1/2))) |
#s(approx (* -1/6 (* y y)) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (- (* -1/6 (* y y)) 1/2) (* -1/6 (* y y)) -1/6 (* y y) y 1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) x) 1/2) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (+ (* -1/2 (* y y)) -1) -1/2 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) 1/6 (* y x)) |
| 6.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (- (* -1/6 (* y y)) 1/2) (* -1/6 (* y y)) -1/6 (* y y) y 1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) x) 1/2) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (+ (* -1/2 (* y y)) -1) -1/2 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) 1/6 (* y x)) |
| 5.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (- (* -1/6 (* y y)) 1/2) (* -1/6 (* y y)) -1/6 (* y y) y 1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) x) 1/2) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (+ (* -1/2 (* y y)) -1) -1/2 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) 1/6 (* y x)) |
| 4.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (- (* -1/6 (* y y)) 1/2) (* -1/6 (* y y)) -1/6 (* y y) y 1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) x) 1/2) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (+ (* -1/2 (* y y)) -1) -1/2 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) 1/6 (* y x)) |
| 4.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (- (* -1/6 (* y y)) 1/2) (* -1/6 (* y y)) -1/6 (* y y) y 1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) x) 1/2) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (+ (* -1/2 (* y y)) -1) -1/2 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) 1/6 (* y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 328 | 3326 |
| 0 | 374 | 3266 |
| 1 | 1552 | 3246 |
| 0 | 8519 | 3052 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* (* y y) x) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (- (* -1/6 (pow y 2)) 1/2))) |
#s(approx (* -1/6 (* y y)) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(*.f64 x (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x)))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (*.f64 x #s(literal 1 binary64))) |
(neg.f64 x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x) |
(+.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(*.f64 x (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x)))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y)) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
#s(literal -1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) y) y x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) y x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y) x) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 (*.f64 y x) y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y)) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) |
(*.f64 (*.f64 y x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y (*.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
(fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (*.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) y)) y)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(literal 1/6 binary64) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* (* y y) x) 1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 (neg.f64 y) y #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) x) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (fma.f64 (neg.f64 y) y #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (- (* -1/6 (* y y)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* -1/6 (* y y)) 1/2) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (* -1/6 (* y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) x) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (fma.f64 (neg.f64 y) y #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* -1/2 (* y y)) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) x) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1) (*.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -6 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* -1/6 (* y y)) 1/2) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
#s(approx (- (* -1/6 (* y y)) 1/2) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (*.f64 (fma.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/2 (* y y)) -1) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* -1/2 (* y y)) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))) (pow.f64 y #s(literal 3 binary64)))) |
Compiled 28 046 to 2 740 computations (90.2% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 634 | 8 | 642 |
| Fresh | 6 | 3 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 643 | 17 | 660 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) (*.f64 y y) x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) | |
| ▶ | 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) | |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) | |
| ✓ | 82.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| ▶ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| 82.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) | |
| 94.8% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| ▶ | 94.8% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
| ▶ | 91.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
| ✓ | 38.2% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ▶ | 32.0% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
| ✓ | 48.9% | #s(approx (* x (exp (* y y))) x) |
Compiled 794 to 443 computations (44.2% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y (* y x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* y (* y x)) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* y (- (* -1/6 (pow y 2)) 1/2)))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (- (* -1/6 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 (* y y)) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (* (pow y 2) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* (+ (* -1/6 (* y y)) -1/2) y) (+ (* -1/6 (* y y)) -1/2) -1/6 (* y y) y -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* y (* y x)) 1/2) 1/2 (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (+ (* 1/2 (* y y)) 1) 1 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6) |
| 5.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* (+ (* -1/6 (* y y)) -1/2) y) (+ (* -1/6 (* y y)) -1/2) -1/6 (* y y) y -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* y (* y x)) 1/2) 1/2 (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (+ (* 1/2 (* y y)) 1) 1 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6) |
| 5.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* (+ (* -1/6 (* y y)) -1/2) y) (+ (* -1/6 (* y y)) -1/2) -1/6 (* y y) y -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* y (* y x)) 1/2) 1/2 (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (+ (* 1/2 (* y y)) 1) 1 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6) |
| 4.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* (+ (* -1/6 (* y y)) -1/2) y) (+ (* -1/6 (* y y)) -1/2) -1/6 (* y y) y -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* y (* y x)) 1/2) 1/2 (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (+ (* 1/2 (* y y)) 1) 1 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6) |
| 3.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (neg x) x (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* (+ (* -1/6 (* y y)) -1/2) y) (+ (* -1/6 (* y y)) -1/2) -1/6 (* y y) y -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (+ (* 1/2 (* (* y y) x)) x) (* (* y (* y x)) 1/2) 1/2 (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (+ (* 1/2 (* y y)) 1) 1 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* y x)) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 3441 |
| 0 | 378 | 3381 |
| 1 | 1619 | 3369 |
| 0 | 8401 | 3142 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y (* y x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* y (* y x)) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* y (- (* -1/6 (pow y 2)) 1/2)))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (- (* -1/6 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 (* y y)) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* -1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(hole binary64 (* (pow y 6) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(hole binary64 (* -1 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(hole binary64 (* (pow y 2) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y))) (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) y)) y)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y)) x) |
(+.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y y))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
(*.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 (neg.f64 (*.f64 y y)) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
#s(literal 1 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x) |
(fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) |
(fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x))) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x)) x) |
(+.f64 x (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) y) x) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y (* y x)) (*.f64 (*.f64 y y) x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* y (* y x)) 1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) x) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* -1/6 (* y y)) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* -1/6 (* y y)) -1/2) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 (* y y)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) x) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* 1/6 (* y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (* y y)) -1) (*.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 y #s(literal -4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* (* (+ (* -1/6 (* y y)) -1/2) y) y) -1) (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* y y)) -1/2) y) (neg.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64))))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* y y)) -1/2) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/2 (* y y)) 1) (* y y)) 1) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* 1/2 (* y y)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* y x)) y) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* y x)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 25 034 to 2 382 computations (90.5% saved)
18 alts after pruning (10 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 530 | 5 | 535 |
| Fresh | 1 | 5 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 534 | 18 | 552 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) (*.f64 y y) x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 #s(literal 1/6 binary64) y) y)) (*.f64 y x)) y x) (*.f64 y y) x)) | |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) | |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
| 92.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x)) | |
| ✓ | 82.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| ✓ | 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| 82.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) | |
| 94.8% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| 94.8% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* -1/6 (* y y)) -1/2) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) | |
| 91.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| 53.7% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) x))) | |
| ✓ | 38.2% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 32.0% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
| ✓ | 48.9% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 467 to 475 computations (67.6% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 #s(literal 1/6 binary64) y) y)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* -1/6 (* y y)) -1/2) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) x))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 10.0ms | y |
| 9.0ms | (exp.f64 (*.f64 y y)) |
| 8.0ms | x |
| 7.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 7.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 #s(literal 1/6 binary64) y) y)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* -1/6 (* y y)) -1/2) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) x))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 11.0ms | y |
| 9.0ms | (exp.f64 (*.f64 y y)) |
| 8.0ms | x |
| 7.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 7.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 1 | (*.f64 y y) |
| 94.8% | 1 | (exp.f64 (*.f64 y y)) |
| 94.8% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.8% | 1 | x |
| 94.8% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 #s(literal 1/6 binary64) y) y)) (*.f64 y x)) y x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) x) x) y) y x)) |
5 calls:
| 7.0ms | (*.f64 y y) |
| 5.0ms | x |
| 5.0ms | y |
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (exp.f64 (*.f64 y y)) |
| 92.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.9% | 1 | x |
| 92.9% | 1 | (*.f64 y y) |
| 92.9% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* 1/2 (* y y)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 7.0ms | x |
| 4.0ms | y |
| 4.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (*.f64 y y) |
| 3.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.4% | 1 | (*.f64 y y) |
| 91.4% | 1 | y |
| 91.4% | 1 | (exp.f64 (*.f64 y y)) |
| 91.4% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 91.4% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 5.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 1 | (*.f64 y y) |
| 82.9% | 1 | x |
| 82.9% | 1 | y |
| 82.9% | 1 | (exp.f64 (*.f64 y y)) |
| 82.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 2 | (exp.f64 (*.f64 y y)) |
| 82.9% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 82.9% | 2 | (*.f64 y y) |
| 82.9% | 2 | y |
| 76.7% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
2 calls:
| 2.0ms | y |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 2 | (*.f64 y y) |
| 82.9% | 2 | y |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
5 calls:
| 4.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | x |
| 76.7% | 2 | (exp.f64 (*.f64 y y)) |
| 76.7% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 76.7% | 2 | (*.f64 y y) |
| 76.7% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
4 calls:
| 1.0ms | (*.f64 y y) |
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | (*.f64 y y) |
| 48.9% | 1 | y |
| 48.9% | 1 | (exp.f64 (*.f64 y y)) |
| 48.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 14 to 14 computations (0% saved)
Compiled 9 to 10 computations (-11.1% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.898052812957324e+56 | 2.2924548562298223e+57 |
Loading profile data...