
Time bar (total: 3.7s)
| 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)
| 617.0ms | 8 256× | 0 | valid |
ival-mult: 229.0ms (67.9% of total)ival-exp: 102.0ms (30.2% of total)adjust: 3.0ms (0.9% of total)ival-assert: 3.0ms (0.9% 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 |
| 114.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult: 95.0ms (94.7% of total)ival-exp: 4.0ms (4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 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 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 18 | 6 |
| 2 | 52 | 6 |
| 3 | 151 | 6 |
| 4 | 429 | 6 |
| 5 | 2656 | 6 |
| 0 | 8918 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(abs y)
(negabs x)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 6 to 5 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 | @ | 0 | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 182 |
| 1 | 293 | 178 |
| 0 | 2849 | 166 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (* y y))) |
x |
(exp (* y y)) |
(* 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 #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 (*.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 (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 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 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))) |
| ▶ | 93.8% | #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)) |
| ▶ | 87.1% | #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)) |
| ▶ | 80.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 48.5% | #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 | |
|---|---|---|---|---|
| 5.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 | 172 | 1414 |
| 1 | 874 | 1356 |
| 0 | 7580 | 1210 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
x |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (* y y) x) x))) |
(+ (* (* y y) x) x) |
(* y y) |
y |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x))) |
(+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) |
(+ (* 1/2 (* (* y y) x)) x) |
1/2 |
(* (* y y) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (+ (* (+ (* 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) (* 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) |
#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))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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 (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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y) 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 (*.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))) |
(+.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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 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 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 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))) |
(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 (*.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 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) 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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.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 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 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 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(+.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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #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 (*.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 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 (*.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 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) 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 (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 (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 (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 (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 (*.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 (*.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 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 (*.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 (*.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 (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 (*.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 (*.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 (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))) |
(+.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 (*.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 (-.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 (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 (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 (-.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 (-.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 (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))) |
(/.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)))) |
(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 (*.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 (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 (*.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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) 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 (*.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 (/.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 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 (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 (*.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)) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/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 (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 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)) (*.f64 (*.f64 y y) 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 (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 (*.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)) |
(+.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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) 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 y (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1/6 binary64)) (*.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) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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))) (*.f64 (fma.f64 y y #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)) #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) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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) (*.f64 (fma.f64 y y #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)) #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)) x) #s(literal 1/6 binary64))) |
#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 015 computations (88.2% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 577 | 11 | 588 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 1 | 1 |
| Total | 580 | 13 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.5% | #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)) | |
| 94.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) (*.f64 y y) x)) | |
| ▶ | 87.1% | #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)) |
| ▶ | 93.6% | #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)) |
| 94.5% | #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)) | |
| 87.1% | #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)) | |
| 75.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) | |
| ▶ | 86.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)) |
| ▶ | 94.9% | #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))))) |
| 90.7% | #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))))) | |
| ▶ | 36.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 48.5% | #s(approx (* x (exp (* y y))) x) |
Compiled 616 to 349 computations (43.3% 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))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) 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)) |
(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) |
(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) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
#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 (+ (* (+ (* 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 x) y) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* 1/2 x) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#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 (* (* (* y y) 1/6) x) #s(hole binary64 (* 1/6 (* x (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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) 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) #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 (+ (* (+ (* (+ (* 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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* 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/2 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* 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)) |
#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) 1/6) #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) #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 x) y) y) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) 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 x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) 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) #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 | |
|---|---|---|---|---|
| 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 x) y) y) x) (* y y)) x) (+ (* (* (* 1/2 x) y) y) x) (* (* 1/2 x) y) (* 1/2 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)) (* (* (* y y) 1/6) x) (* (* y y) 1/6) 1/6) |
| 6.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 x) y) y) x) (* y y)) x) (+ (* (* (* 1/2 x) y) y) x) (* (* 1/2 x) y) (* 1/2 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)) (* (* (* y y) 1/6) x) (* (* y y) 1/6) 1/6) |
| 6.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 x) y) y) x) (* y y)) x) (+ (* (* (* 1/2 x) y) y) x) (* (* 1/2 x) y) (* 1/2 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)) (* (* (* y y) 1/6) x) (* (* y y) 1/6) 1/6) |
| 4.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 x) y) y) x) (* y y)) x) (+ (* (* (* 1/2 x) y) y) x) (* (* 1/2 x) y) (* 1/2 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)) (* (* (* y y) 1/6) x) (* (* y y) 1/6) 1/6) |
| 4.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 x) y) y) x) (* y y)) x) (+ (* (* (* 1/2 x) y) y) x) (* (* 1/2 x) y) (* 1/2 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)) (* (* (* y y) 1/6) x) (* (* y y) 1/6) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2899 |
| 1 | 1268 | 2815 |
| 0 | 8545 | 2508 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)))) |
(* (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 |
#s(approx (* x (exp (* y y))) #s(hole binary64 #s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (* y y) x))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (* y y) x))) |
(* (* y y) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* #s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) x) 1/2))) (* y y)) x))) |
(+ (* #s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) x) 1/2))) (* y y)) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) x) 1/2))) |
(* (* (* y y) x) 1/2) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x))) |
(+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) |
(+ (* (* (* 1/2 x) y) y) x) |
(* (* 1/2 x) y) |
(* 1/2 x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* y y) 1/6) x))) (* y y)) x) (* y y)) x))) |
(+ (* (+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* y y) 1/6) x))) (* y y)) x) (* y y)) x) |
(+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* y y) 1/6) x))) (* y y)) x) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* y y) 1/6) x))) |
(* (* (* y y) 1/6) x) |
(* (* y y) 1/6) |
1/6 |
#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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* 1/2 x) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#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 (* (* (* y y) 1/6) x) #s(hole binary64 (* 1/6 (* x (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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) 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) #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 (+ (* (+ (* (+ (* 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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* 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/2 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* 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)) |
#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) 1/6) #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) #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 x) y) y) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) 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 x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* 1/2 x) y) y) 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) #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))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) x) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x)))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y x) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x x) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x) x) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) x) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
(+.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #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 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #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 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) y)) y)) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 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 (*.f64 y y) #s(literal -1/6 binary64) #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 (*.f64 y y) #s(literal -1/6 binary64)) #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 (*.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))) #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 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 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 (*.f64 y y) #s(literal -1/6 binary64)) #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 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(neg.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.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 (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 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 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (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) y) (*.f64 #s(literal -1 binary64) 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 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.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 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 (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(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 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #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 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) x) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) x) |
(+.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#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 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x))) (-.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 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 x (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) (*.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 (*.f64 x x) (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 (*.f64 x (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 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64))) (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) y) y 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 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) 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 y y #s(literal 1 binary64)) x (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) 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 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)) #s(literal 1/2 binary64)) x)) |
(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 (*.f64 x x) (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x)))) (/.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))))))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) |
(+.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) x) |
(+.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) 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 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) |
(+.f64 x (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)))) |
(*.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 (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 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))) |
(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 y #s(literal 1/2 binary64)) (*.f64 y x) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y x) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) 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) #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) #s(literal 1/4 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 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 x x (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x)))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) 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 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) y) y x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) y)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x) |
(+.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) |
(fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x) |
(+.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) y) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 y x) (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.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 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 (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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 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) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* (* (* y y) x) 1/2) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* (* 1/2 x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 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 (* (* (* y y) 1/6) x) (*.f64 (*.f64 (*.f64 y y) 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 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 (+ (* (+ (* 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 (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) (neg.f64 x))) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y #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)) #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 (+ (* (+ (* (+ (* 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) (*.f64 (fma.f64 y y #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)) #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 (* (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)) (*.f64 (fma.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 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.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)) 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 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #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 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) |
#s(approx (* -1/6 (* y y)) (*.f64 (*.f64 y y) #s(literal -1/6 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) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) 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) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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) 1/6) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x)) |
#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 (* (neg x) (+ (* (+ (* (- (* -1/6 (* y y)) 1/2) (* y y)) -1) (* y y)) -1)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 6 binary64))) x)) |
#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 (+.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)) 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 (*.f64 y y) #s(literal -1/6 binary64))) |
#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 (/.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)) #s(literal 1/2 binary64)) x)) |
#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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#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/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x)) |
#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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#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) (*.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 (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 (+ (* (+ (* 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) x) #s(literal 1/6 binary64))) |
#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 33 583 to 3 168 computations (90.6% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 794 | 10 | 804 |
| Fresh | 3 | 3 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 801 | 16 | 817 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) (*.f64 y y) x)) | |
| 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) (*.f64 y y) x)) | |
| 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x)) | |
| ▶ | 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 y y) x)) |
| 87.1% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) y) y x)) | |
| ▶ | 94.5% | #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)) |
| ▶ | 86.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x)) |
| 75.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) | |
| 86.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| ▶ | 94.9% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y x))) |
| 94.7% | #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 #s(approx (- (* -1/6 (* y y)) 1/2) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) | |
| 90.7% | #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 #s(approx (- (* -1/6 (* y y)) 1/2) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) | |
| ✓ | 36.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ▶ | 31.0% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| ✓ | 48.5% | #s(approx (* x (exp (* y y))) x) |
Compiled 892 to 498 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) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y x)) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) y x) |
(*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) |
(neg.f64 x) |
x |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 y y) |
y |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal -1/6 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x) |
(*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 #s(literal 1/6 binary64) y) |
#s(literal 1/6 binary64) |
#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)) |
(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) |
(*.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) |
(*.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) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* x (* y (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 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 x) y) #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) y) #s(hole binary64 (* x (* y (+ 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) 1/2) x) #s(hole binary64 (* 1/2 (* x (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/6 y) y) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* x (* y (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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)) (* 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 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 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) #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 (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* y (- (* -1/2 (pow y 2)) 1)))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#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) #s(hole binary64 (* -1/6 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) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* y (+ 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 (* (* y y) 1/2) #s(hole binary64 (* 1/2 (pow y 2)))) |
#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 (* (* 1/6 y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* 1/6 y) #s(hole binary64 (* 1/6 y))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* 1/6 (* x (pow y 5))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1/6 (pow y 5)))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 (* (pow y 5) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* (pow y 5) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -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) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#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) #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))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* 1/6 (* x (pow y 5))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#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 (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 (* (pow y 5) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg x) x (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (* y y) y (+ (* (* -1/6 y) y) -1/2) (* -1/6 y) -1/6 -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (* (+ (* 1/2 (* (* y y) x)) x) y) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) 1/2) x) (* (* y y) 1/2) 1/2 (* 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 y) y) x) (* (* 1/6 y) y) (* 1/6 y) 1/6 (* x (exp (* y y))) (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) 1) |
| 10.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg x) x (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (* y y) y (+ (* (* -1/6 y) y) -1/2) (* -1/6 y) -1/6 -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (* (+ (* 1/2 (* (* y y) x)) x) y) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) 1/2) x) (* (* y y) 1/2) 1/2 (* 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 y) y) x) (* (* 1/6 y) y) (* 1/6 y) 1/6 (* x (exp (* y y))) (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) 1) |
| 7.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg x) x (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (* y y) y (+ (* (* -1/6 y) y) -1/2) (* -1/6 y) -1/6 -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (* (+ (* 1/2 (* (* y y) x)) x) y) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) 1/2) x) (* (* y y) 1/2) 1/2 (* 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 y) y) x) (* (* 1/6 y) y) (* 1/6 y) 1/6 (* x (exp (* y y))) (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) 1) |
| 6.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg x) x (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (* y y) y (+ (* (* -1/6 y) y) -1/2) (* -1/6 y) -1/6 -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (* (+ (* 1/2 (* (* y y) x)) x) y) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) 1/2) x) (* (* y y) 1/2) 1/2 (* 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 y) y) x) (* (* 1/6 y) y) (* 1/6 y) 1/6 (* x (exp (* y y))) (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) 1) |
| 5.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg x) x (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (* y y) y (+ (* (* -1/6 y) y) -1/2) (* -1/6 y) -1/6 -1/2 -1 (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (* (+ (* 1/2 (* (* y y) x)) x) y) (+ (* 1/2 (* (* y y) x)) x) (* (* (* y y) 1/2) x) (* (* y y) 1/2) 1/2 (* 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 y) y) x) (* (* 1/6 y) y) (* 1/6 y) 1/6 (* x (exp (* y y))) (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 4156 |
| 1 | 1618 | 4155 |
| 0 | 8263 | 3731 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x))) |
(+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) |
(* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) |
(neg x) |
x |
(* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) |
(+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) |
(* y y) |
y |
(+ (* (* -1/6 y) y) -1/2) |
(* -1/6 y) |
-1/6 |
-1/2 |
-1 |
#s(approx (* x (exp (* y y))) #s(hole binary64 #s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (* y x) y))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (* y x) y))) |
(* (* y x) y) |
(* y x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (* #s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) 1/2) x))) y) y) x))) |
(+ (* (* #s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) 1/2) x))) y) y) x) |
(* #s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) 1/2) x))) y) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (* (* y y) 1/2) x))) |
(* (* (* y y) 1/2) x) |
(* (* y y) 1/2) |
1/2 |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* 1/6 y) y) x))) (* y y)) x) (* y y)) x))) |
(+ (* (+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* 1/6 y) y) x))) (* y y)) x) (* y y)) x) |
(+ (* #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* 1/6 y) y) x))) (* y y)) x) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) #s(hole binary64 (* (* (* 1/6 y) y) x))) |
(* (* (* 1/6 y) y) x) |
(* (* 1/6 y) y) |
(* 1/6 y) |
1/6 |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x))) |
(+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) |
(* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) |
(* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) |
(+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) |
(+ (* (* y y) 1/6) 1/2) |
1 |
#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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* x (* y (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 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 x) y) #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) y) #s(hole binary64 (* x (* y (+ 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) 1/2) x) #s(hole binary64 (* 1/2 (* x (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/6 y) y) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* x (* y (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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)) (* 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 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 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) #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 (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* y (- (* -1/2 (pow y 2)) 1)))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (- (* -1/2 (pow y 2)) 1))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#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) #s(hole binary64 (* -1/6 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) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* y (+ 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 (* (* y y) 1/2) #s(hole binary64 (* 1/2 (pow y 2)))) |
#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 (* (* 1/6 y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* 1/6 y) #s(hole binary64 (* 1/6 y))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* 1/6 (* x (pow y 5))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1/6 (pow y 5)))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 (* (pow y 5) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* (pow y 5) (- (* -1 (/ (+ 1/2 (/ 1 (pow y 2))) (pow y 2))) 1/6)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (* -1/6 (pow y 4)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -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) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#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) #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))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) 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 y)) 1) x) y) #s(hole binary64 (* 1/6 (* x (pow y 5))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* (pow y 5) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#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 (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) #s(hole binary64 (* -1 (* (pow y 5) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -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) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y x) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) y) x) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x))) y)) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) y)) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) |
(neg.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.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 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (fabs.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) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (*.f64 #s(literal -1 binary64) (fabs.f64 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 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.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 (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 |
(/.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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (fma.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 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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/4 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))) #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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 y (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/6 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 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #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 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x) |
(fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y) x) |
(fma.f64 y (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y))) |
(*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) |
(*.f64 y #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) 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 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) y) y x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x)) x) |
(+.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) |
(fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)))) x) |
(+.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 y x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 #s(literal 1/6 binary64) y) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) 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 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) y x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y) x) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) 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 (*.f64 #s(literal -1/6 binary64) y) y))))) |
(/.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 (*.f64 y y) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.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) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #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 (*.f64 #s(literal -1/6 binary64) y) y))) |
(/.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 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/4 binary64)) (-.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 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 (*.f64 y y) #s(literal 1/6 binary64)) #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 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #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 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y 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 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 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 y) (*.f64 #s(literal 1/6 binary64) y))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 y y) #s(literal 1/6 binary64)) #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 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 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 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.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 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(literal 1 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 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (*.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (* y x) y) (*.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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) 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) 1/2) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (* 1/6 y) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) 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) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) x) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) x)) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 y x)) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) y)) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) y)) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (neg.f64 y)) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) y)) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* -1/6 y) y) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* (* -1/6 y) y) -1/2) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64))) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) x) |
#s(approx (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) x)) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 y x)) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) y)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x)) |
#s(approx (* (* y y) 1/2) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#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) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) 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 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x)) |
#s(approx (* (* 1/6 y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* 1/6 y) (*.f64 #s(literal 1/6 binary64) y)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) x) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) y) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 y x)) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) y)) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) x) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 #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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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 (+ (* (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) 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) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (*.f64 (pow.f64 y #s(literal 5 binary64)) (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))))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (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 5 binary64))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (*.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 5 binary64)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -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 (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -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 (*.f64 #s(literal -1/6 binary64) 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) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y 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 (+ (* (+ (* 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) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) 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 y)) 1) 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 y)) 1) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (pow.f64 y #s(literal 5 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 y)) 1) x) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (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))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) 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 y)) 1) 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 y)) 1) 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 y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.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 (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (+.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 (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#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 (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (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 5 binary64))))) |
#s(approx (* (neg x) (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (* y y) (+ (* (* -1/6 y) y) -1/2)) -1) y) (neg.f64 (*.f64 (+.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 5 binary64))))) |
#s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (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 5 binary64))))) |
#s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))) (pow.f64 y #s(literal 5 binary64))))) |
Compiled 27 125 to 2 927 computations (89.2% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 616 | 8 | 624 |
| Fresh | 5 | 3 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 623 | 17 | 640 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) (*.f64 y y) x)) | |
| 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x)) | |
| ✓ | 93.6% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 y y) x)) |
| 94.5% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x) y) y x)) | |
| 94.3% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) x) y) y x)) | |
| 55.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) x) y) y x)) | |
| ✓ | 86.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x)) |
| 75.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) | |
| 93.8% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x)) y) y x)) | |
| 86.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| 88.5% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) y x)) | |
| 94.9% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) | |
| 90.7% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* (+ (* 1/2 (* (* y y) x)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| ✓ | 36.4% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 31.0% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| ✓ | 48.5% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 531 to 489 computations (68.1% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) y 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 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (* y y)) 1/2) #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 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 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 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x)) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x) y) y 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x 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 #s(approx (- (* -1/6 (* y y)) 1/2) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 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) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) 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 (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 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) x) y) y x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 12.0ms | x |
| 9.0ms | (exp.f64 (*.f64 y y)) |
| 8.0ms | y |
| 8.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 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) y 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 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (* y y)) 1/2) #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 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 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 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) x) x)) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x) y) y 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x 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 #s(approx (- (* -1/6 (* y y)) 1/2) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 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) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1/2 binary64)) #s(literal -1 binary64)) 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 (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 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))))) x) y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) |
5 calls:
| 46.0ms | x |
| 8.0ms | y |
| 8.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 7.0ms | (*.f64 y y) |
| 6.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 1 | (*.f64 y y) |
| 94.9% | 1 | (exp.f64 (*.f64 y y)) |
| 94.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.9% | 1 | x |
| 94.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 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) y 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 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (* y y)) 1/2) #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 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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 #s(literal 1/6 binary64) y) y) x)) (*.f64 y y) x) (*.f64 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 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64))) y) y x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) x) y) y x)) |
5 calls:
| 23.0ms | (*.f64 y y) |
| 6.0ms | x |
| 6.0ms | y |
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 1 | x |
| 94.3% | 1 | (*.f64 y y) |
| 94.3% | 1 | (exp.f64 (*.f64 y y)) |
| 94.3% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.3% | 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 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* 1/2 (* (* y y) x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) y 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 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y 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))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (* y y)) 1/2) #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 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 30.0ms | x |
| 5.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 |
|---|---|---|
| 90.7% | 1 | (*.f64 y y) |
| 90.7% | 1 | (exp.f64 (*.f64 y y)) |
| 90.7% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 90.7% | 1 | x |
| 90.7% | 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 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #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 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
5 calls:
| 10.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 3.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 1 | (*.f64 y y) |
| 86.6% | 1 | y |
| 86.6% | 1 | (exp.f64 (*.f64 y y)) |
| 86.6% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 86.6% | 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 (*.f64 y x) y))) |
#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))) (fma.f64 (*.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) x) y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 6.0ms | (*.f64 y y) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | x |
| 80.9% | 1 | (*.f64 y y) |
| 80.9% | 1 | (exp.f64 (*.f64 y y)) |
| 80.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 80.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 (*.f64 y x) y))) |
#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 | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 2 | (*.f64 y y) |
| 80.9% | 2 | y |
| 80.9% | 2 | (exp.f64 (*.f64 y y)) |
| 80.9% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 75.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 (*.f64 y x) y))) |
#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))) |
4 calls:
| 4.0ms | (exp.f64 (*.f64 y y)) |
| 2.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 2 | (*.f64 y y) |
| 80.5% | 2 | y |
| 80.5% | 2 | (exp.f64 (*.f64 y y)) |
| 80.5% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.1% | 2 | x |
| 75.1% | 2 | (*.f64 y y) |
| 75.1% | 2 | (exp.f64 (*.f64 y y)) |
| 75.1% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 75.1% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
5 calls:
| 28.0ms | (*.f64 y y) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.5% | 1 | x |
| 48.5% | 1 | (*.f64 y y) |
| 48.5% | 1 | y |
| 48.5% | 1 | (exp.f64 (*.f64 y y)) |
| 48.5% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.240617967829537e+305 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.240617967829537e+305 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.240617967829537e+305 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 283 |
| 1 | 103 | 283 |
| 2 | 266 | 283 |
| 3 | 1052 | 279 |
| 4 | 4471 | 279 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.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 (*.f64 y x) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #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)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)))) |
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.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 (*.f64 y x) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #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)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 1000000000000000017216064596736454828831087825013238982328892017892380671244575047987920451875459594568606138861698291060311049225532948520696938805711440650122628514669428460356992624968028329550689224175284346730060716088829214255439694630119794546505512415617982143262670862918816362862119154749127262208 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)))) |
#s(approx (* x (exp (* y y))) x) |
| 1× | fuel |
Compiled 283 to 68 computations (76% saved)
(negabs x)
(abs y)
Compiled 638 to 196 computations (69.3% saved)
Loading profile data...