
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)
| 469.0ms | 8 256× | 0 | valid |
ival-mult!: 90.0ms (53.8% of total)ival-exp: 75.0ms (44.9% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (*.f64 y y)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult!: 5.0ms (51.2% of total)ival-exp: 4.0ms (41% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 58 | 38 |
| 2 | 171 | 38 |
| 3 | 411 | 38 |
| 4 | 1267 | 38 |
| 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 | @ | -inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 182 |
| 0 | 55 | 182 |
| 1 | 300 | 178 |
| 0 | 2855 | 166 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 x (sinh.f64 (*.f64 y y)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 y y))) (*.f64 x (sinh.f64 (*.f64 y y)))) |
x |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (exp.f64 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) (*.f64 (sinh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))) (-.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) (*.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 y)) y)) |
(exp.f64 (*.f64 y y)) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (exp (* y y)) (pow.f64 (exp.f64 y) y)) |
Compiled 724 to 223 computations (69.2% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 5 | 67 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 6 | 68 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 92.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)) |
| ▶ | 90.0% | #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)) |
| ▶ | 84.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 50.2% | #s(approx (* x (exp (* y y))) x) |
Compiled 154 to 93 computations (39.6% saved)
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
x |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 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 (* (pow (exp y) y) x) #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 (exp (pow y 2))))) |
#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 (* (pow (exp y) y) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp 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 (pow (exp y) y) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (+ (* (+ (* 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 (pow (exp y) y) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#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 | |
|---|---|---|---|---|
| 44.0ms | x | @ | 0 | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) y x (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 10.0ms | x | @ | inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) y x (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 10.0ms | x | @ | -inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) y x (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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 | y | @ | inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) y x (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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 | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) y x (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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 | 213 | 1598 |
| 0 | 241 | 1536 |
| 1 | 1050 | 1520 |
| 0 | 8533 | 1392 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
x |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 y y) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* (pow (exp y) y) x) #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 (exp (pow y 2))))) |
#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 (* (pow (exp y) y) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp 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 (pow (exp y) y) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (+ (* (+ (* 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 (pow (exp y) y) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#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 |
|---|
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.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)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.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 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(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 y y)) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (cosh.f64 y) (sinh.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(exp.f64 y) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
y |
x |
#s(approx (* (pow (exp y) y) x) x) |
#s(approx (* (pow (exp y) y) x) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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)))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) 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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) 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 x y) 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 x (*.f64 y y) x) |
(fma.f64 y (*.f64 y x) 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 x x (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) 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 #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 (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 (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 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)))) |
#s(approx (* (pow (exp 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)) |
(*.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 #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 3 binary64))) x) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))))) |
(/.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 #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 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 2 binary64)) (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 (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 (+.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 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 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)))) (neg.f64 (fma.f64 x x (*.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 (-.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))) (+.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 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 (*.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 (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)))) |
(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 x y) y (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y) x) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) x) |
(fma.f64 (*.f64 y y) x (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(fma.f64 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)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) x) |
(fma.f64 y (*.f64 y x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(-.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)) (+.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 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.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 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)) (fma.f64 x x (*.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 (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 (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 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x x)) |
(+.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x) x) |
(+.f64 (fma.f64 (*.f64 y y) x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
(+.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 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))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 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 (*.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 (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 (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) x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.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 (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 (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) x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (*.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)))) |
(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 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y x) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) 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) |
(-.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 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.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 x x (*.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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x x (*.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 (*.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 x y) 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 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
#s(approx (* (pow (exp 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)) |
(*.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 #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 3 binary64))) x) (+.f64 #s(literal 1 binary64) (-.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 2 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 #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 #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 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.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 2 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 (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 (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 (*.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 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (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 (-.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 x #s(literal 3 binary64)) (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)))) (neg.f64 (fma.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) (-.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 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 (*.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 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.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 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 x #s(literal 3 binary64)) (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 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) (-.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)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x 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)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) x) |
(fma.f64 (*.f64 y y) x (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 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)) |
(fma.f64 y (*.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 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)) |
(-.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 (/.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 x (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) (*.f64 y y))) |
(-.f64 x (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x))) |
(+.f64 (/.f64 (pow.f64 (*.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)) (+.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 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 x #s(literal 3 binary64)) (+.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 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 x #s(literal 3 binary64)) (fma.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) (-.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 (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 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) (-.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 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x) x) |
(+.f64 (*.f64 (*.f64 y y) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(+.f64 (fma.f64 (*.f64 y y) x x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(+.f64 x (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.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)))) x) (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y)))) |
(/.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 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.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))))) (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.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 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 x #s(literal 3 binary64)) (*.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))))) (neg.f64 (fma.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)) (-.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 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.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 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 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (*.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)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) 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 (*.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 (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 (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 (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 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 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) |
(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 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x))))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 x (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.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 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 x #s(literal 3 binary64)) (+.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 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 x #s(literal 3 binary64)) (fma.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)) (-.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 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (*.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 (*.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) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (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)) (pow.f64 (*.f64 #s(literal 1/2 binary64) 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)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (*.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)) (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) (*.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 (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 #s(literal 1/6 binary64) y) (*.f64 y x) (*.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 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)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.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 (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) (*.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 (* (pow (exp y) y) x) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* (pow (exp y) y) x) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (exp y) y) x) x) |
#s(approx (* (pow (exp y) y) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (pow (exp 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 (* (pow (exp 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 (pow (exp y) y) #s(literal 1 binary64)) |
#s(approx (pow (exp y) y) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (pow (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 (pow (exp y) y) (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)))) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (pow (exp y) y) x) x) |
#s(approx (* (pow (exp y) y) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (pow (exp 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 (* (pow (exp 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 (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 y y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (pow (exp y) y) (pow.f64 (exp.f64 y) y)) |
#s(approx (exp y) (exp.f64 y)) |
#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 100 to 2 090 computations (87.8% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 592 | 14 | 606 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 594 | 18 | 612 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) x) |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 99.1% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) | |
| ▶ | 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
| 92.8% | #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)) | |
| 90.0% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) | |
| ▶ | 92.5% | #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)) |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 y y) x)) | |
| ▶ | 90.0% | #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)) |
| ✓ | 84.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 79.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) | |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| 93.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) | |
| 91.5% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) | |
| ▶ | 38.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 50.2% | #s(approx (* x (exp (* y y))) x) |
Compiled 727 to 420 computations (42.2% saved)
| Inputs |
|---|
(*.f64 (pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) x) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#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)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#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) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (* y (log (pow (exp y) 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (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 (* (* (* y y) 1/6) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1 (* 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 1)) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#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 y) 1/2) 1) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (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) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (exp (* 1/2 (* y (log (pow (exp y) 2))))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (pow (exp y) 2))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#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 (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (* (pow y 2) (+ 1/2 (/ 1 (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))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* 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 (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) 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) (* x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | x | @ | -inf | ((* (pow (* (exp y) (exp y)) (/ y 2)) x) (pow (* (exp y) (exp y)) (/ y 2)) (* (exp y) (exp y)) (exp y) y (/ y 2) 2 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) (* x (exp (* y y))) (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (* (* (+ (* (* y y) 1/2) 1) x) y) (* (+ (* (* y y) 1/2) 1) x) (+ (* (* y y) 1/2) 1) 1/2 1 (* 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 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* x y)) (+ (* (* y y) 1/6) 1/2) (* x y)) |
| 26.0ms | x | @ | 0 | ((* (pow (* (exp y) (exp y)) (/ y 2)) x) (pow (* (exp y) (exp y)) (/ y 2)) (* (exp y) (exp y)) (exp y) y (/ y 2) 2 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) (* x (exp (* y y))) (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (* (* (+ (* (* y y) 1/2) 1) x) y) (* (+ (* (* y y) 1/2) 1) x) (+ (* (* y y) 1/2) 1) 1/2 1 (* 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 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* x y)) (+ (* (* y y) 1/6) 1/2) (* x y)) |
| 20.0ms | x | @ | inf | ((* (pow (* (exp y) (exp y)) (/ y 2)) x) (pow (* (exp y) (exp y)) (/ y 2)) (* (exp y) (exp y)) (exp y) y (/ y 2) 2 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) (* x (exp (* y y))) (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (* (* (+ (* (* y y) 1/2) 1) x) y) (* (+ (* (* y y) 1/2) 1) x) (+ (* (* y y) 1/2) 1) 1/2 1 (* 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 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* x y)) (+ (* (* y y) 1/6) 1/2) (* x y)) |
| 7.0ms | y | @ | -inf | ((* (pow (* (exp y) (exp y)) (/ y 2)) x) (pow (* (exp y) (exp y)) (/ y 2)) (* (exp y) (exp y)) (exp y) y (/ y 2) 2 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) (* x (exp (* y y))) (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (* (* (+ (* (* y y) 1/2) 1) x) y) (* (+ (* (* y y) 1/2) 1) x) (+ (* (* y y) 1/2) 1) 1/2 1 (* 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 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* x y)) (+ (* (* y y) 1/6) 1/2) (* x y)) |
| 5.0ms | y | @ | inf | ((* (pow (* (exp y) (exp y)) (/ y 2)) x) (pow (* (exp y) (exp y)) (/ y 2)) (* (exp y) (exp y)) (exp y) y (/ y 2) 2 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) (* x (exp (* y y))) (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (* (* (+ (* (* y y) 1/2) 1) x) y) (* (+ (* (* y y) 1/2) 1) x) (+ (* (* y y) 1/2) 1) 1/2 1 (* 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 (* x (exp (* y y))) (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* (+ (* (* y y) 1/6) 1/2) (* x y)) (+ (* (* y y) 1/6) 1/2) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 334 | 2893 |
| 0 | 377 | 2700 |
| 1 | 1608 | 2640 |
| 0 | 8134 | 2564 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) x) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#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)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) y x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#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) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 x y) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (* y (log (pow (exp y) 2)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (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 (* (* (* y y) 1/6) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1 (* 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 1)) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#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 y) 1/2) 1) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (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) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(hole binary64 (exp (* 1/2 (* y (log (pow (exp y) 2))))))) |
#s(approx (* (exp y) (exp y)) #s(hole binary64 (pow (exp y) 2))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#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 (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(hole binary64 (* (pow y 2) (+ 1/2 (/ 1 (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))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (+ (* (* y y) 1/6) 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 (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* x y)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/6) 1/2) (* 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 (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) 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) (* x y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) (pow.f64 (neg.f64 (exp.f64 y)) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) (pow.f64 (fabs.f64 (exp.f64 y)) (/.f64 y #s(literal 2 binary64)))) |
(*.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 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(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 (*.f64 #s(literal 2 binary64) y) (/.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 y y)) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 y #s(literal 2 binary64)))) (sinh.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 y #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(*.f64 (neg.f64 (neg.f64 (exp.f64 y))) (neg.f64 (neg.f64 (exp.f64 y)))) |
(*.f64 (neg.f64 (fabs.f64 (exp.f64 y))) (neg.f64 (fabs.f64 (exp.f64 y)))) |
(*.f64 (fabs.f64 (fabs.f64 (exp.f64 y))) (fabs.f64 (fabs.f64 (exp.f64 y)))) |
(*.f64 (neg.f64 (exp.f64 y)) (neg.f64 (exp.f64 y))) |
(*.f64 (fabs.f64 (exp.f64 y)) (fabs.f64 (exp.f64 y))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (neg.f64 (exp.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (exp.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) y)) (sinh.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (cosh.f64 y) (sinh.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(exp.f64 (*.f64 y #s(literal 1 binary64))) |
(exp.f64 y) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
y |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x 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) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 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 (*.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)))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #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) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x y)) y 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 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x y)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 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) #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) #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) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 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 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 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) #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) #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) #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) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 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) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) 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 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 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 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) x) x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))))) |
(/.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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))))))) |
(/.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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #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) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #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) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) 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) #s(literal 1/6 binary64)) x))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)))) |
(-.f64 x (*.f64 (neg.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))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) 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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) 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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) x) |
(+.f64 x (*.f64 (*.f64 y y) #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 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) |
(*.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 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) y)) |
#s(literal 1/6 binary64) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)))) (+.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)))) (+.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) 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 x y) y)) #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 x y) y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #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 x y) y))))) |
(/.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 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 3 binary64)))) (neg.f64 (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 x y) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #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 x y) y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)))) |
(/.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))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #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 x y) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x) y x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) 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 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 x y) y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) 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 y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #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 x y) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) #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 x y) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x) |
(*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) |
(*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (neg.f64 (*.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) y) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.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 (-.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 (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 (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 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/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 (+.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)))))) |
(/.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))))) |
(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)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #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 #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 (*.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 y) (*.f64 #s(literal 1/6 binary64) y))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.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 #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 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) y) (*.f64 #s(literal 2 binary64) y)) x)) |
#s(approx x x) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (*.f64 (pow.f64 (exp.f64 y) y) 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 (+ (* (* (* (+ (* (* y y) 1/2) 1) 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 (* (* (+ (* (* y y) 1/2) 1) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) 1/2) 1) 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) (*.f64 (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 y y) #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 (* (* (* y y) 1/6) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (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 y y) #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 (* (+ (* (* y y) 1/6) 1/2) (* x y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* (* y y) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.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)) x))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x))) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) x) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y) x)) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) #s(literal 1 binary64)) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) |
#s(approx (* (exp y) (exp y)) #s(literal 1 binary64)) |
#s(approx (* (exp y) (exp y)) (fma.f64 #s(literal 2 binary64) y #s(literal 1 binary64))) |
#s(approx (* (exp y) (exp y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (* (exp y) (exp y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) y #s(literal 2 binary64)) y #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) x) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (pow (* (exp y) (exp y)) (/ y 2)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 y y) 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) 1/2) 1) x) y) y) x) x) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) (*.f64 x y)) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y)) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) x) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (* y y) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/2) 1) (fma.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) (* 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 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 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 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) 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) 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 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) (*.f64 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 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) x)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (pow (* (exp y) (exp y)) (/ y 2)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) y) (*.f64 #s(literal 2 binary64) y))) |
#s(approx (* (exp y) (exp y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
#s(approx (exp y) (exp.f64 y)) |
#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 (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/2) 1) 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 (+ (* (* (* (+ (* (* y y) 1/2) 1) x) y) y) x) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/2) 1) 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 (* (+ (* (* y y) 1/2) 1) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/2) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) 1/2) 1) (fma.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) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 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 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) 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 (* (+ (* (* y y) 1/6) 1/2) (* x y)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#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 (* (* (+ (* (* y y) 1/2) 1) x) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) (* x y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 17 297 to 2 121 computations (87.7% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 508 | 14 | 522 |
| Fresh | 5 | 4 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 516 | 24 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) x) |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 99.1% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| 93.1% | (*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) x) | |
| 91.5% | (*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) | |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) | |
| ▶ | 92.8% | #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)) |
| ▶ | 90.0% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y x) (*.f64 y y) x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) | |
| 92.5% | #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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) | |
| ▶ | 92.5% | #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) x) #s(literal 1/6 binary64))) (*.f64 y y) x) (*.f64 y y) x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 y y) x) (*.f64 y y) x)) | |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) | |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) | |
| 42.1% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) | |
| ✓ | 90.0% | #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)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) y x)) | |
| 79.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/2) 1) x) x) y) y x)) | |
| ✓ | 84.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| ✓ | 38.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ▶ | 33.6% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y)))) |
| ✓ | 50.2% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 049 to 598 computations (43% saved)
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
(/.f64 y #s(literal 2 binary64)) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 x y) |
#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(literal 1/2 binary64) |
(*.f64 y y) |
#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) x) #s(literal 1/6 binary64))) (*.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) x) #s(literal 1/6 binary64))) (*.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) x) #s(literal 1/6 binary64))) (*.f64 y y) x) |
#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) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) x) |
#s(literal 1/6 binary64) |
#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)) |
(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) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #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 (exp (pow y 2))))) |
#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 (* x y) #s(hole binary64 (* x y))) |
#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) (* 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 (* (* (* y y) x) 1/6) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (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) (* 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 (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp (* 2 y)) #s(hole binary64 1)) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#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 (+ (* (+ (* (* (* 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 (* y y) #s(hole binary64 (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) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) #s(hole binary64 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* y (+ 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 (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (exp (* 2 y)))) |
#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 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) (* 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))))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) 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) x) 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) x) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) 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) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | x | @ | 0 | ((* (pow (exp (* 2 y)) (/ y 2)) x) (pow (exp (* 2 y)) (/ y 2)) (exp (* 2 y)) (* 2 y) 2 y (/ y 2) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* x y)) (* x y) (* 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) 1/2 (* y y) (* 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) x) 1/6) (* (* y y) x) 1/6 (* x (exp (* y y))) (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* (* (+ (* (* y y) 1/6) 1/2) y) y) (* (+ (* (* y y) 1/6) 1/2) y) (+ (* (* y y) 1/6) 1/2)) |
| 11.0ms | x | @ | -inf | ((* (pow (exp (* 2 y)) (/ y 2)) x) (pow (exp (* 2 y)) (/ y 2)) (exp (* 2 y)) (* 2 y) 2 y (/ y 2) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* x y)) (* x y) (* 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) 1/2 (* y y) (* 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) x) 1/6) (* (* y y) x) 1/6 (* x (exp (* y y))) (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* (* (+ (* (* y y) 1/6) 1/2) y) y) (* (+ (* (* y y) 1/6) 1/2) y) (+ (* (* y y) 1/6) 1/2)) |
| 10.0ms | x | @ | inf | ((* (pow (exp (* 2 y)) (/ y 2)) x) (pow (exp (* 2 y)) (/ y 2)) (exp (* 2 y)) (* 2 y) 2 y (/ y 2) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* x y)) (* x y) (* 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) 1/2 (* y y) (* 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) x) 1/6) (* (* y y) x) 1/6 (* x (exp (* y y))) (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* (* (+ (* (* y y) 1/6) 1/2) y) y) (* (+ (* (* y y) 1/6) 1/2) y) (+ (* (* y y) 1/6) 1/2)) |
| 5.0ms | y | @ | -inf | ((* (pow (exp (* 2 y)) (/ y 2)) x) (pow (exp (* 2 y)) (/ y 2)) (exp (* 2 y)) (* 2 y) 2 y (/ y 2) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* x y)) (* x y) (* 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) 1/2 (* y y) (* 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) x) 1/6) (* (* y y) x) 1/6 (* x (exp (* y y))) (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* (* (+ (* (* y y) 1/6) 1/2) y) y) (* (+ (* (* y y) 1/6) 1/2) y) (+ (* (* y y) 1/6) 1/2)) |
| 3.0ms | y | @ | inf | ((* (pow (exp (* 2 y)) (/ y 2)) x) (pow (exp (* 2 y)) (/ y 2)) (exp (* 2 y)) (* 2 y) 2 y (/ y 2) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* x y)) (* x y) (* 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) 1/2 (* y y) (* 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) x) 1/6) (* (* y y) x) 1/6 (* x (exp (* y y))) (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* (* (+ (* (* y y) 1/6) 1/2) y) y) (* (+ (* (* y y) 1/6) 1/2) y) (+ (* (* y y) 1/6) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 2693 |
| 0 | 338 | 2545 |
| 1 | 1371 | 2545 |
| 0 | 8318 | 2438 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
(/.f64 y #s(literal 2 binary64)) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 x y) |
#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(literal 1/2 binary64) |
(*.f64 y y) |
#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) x) #s(literal 1/6 binary64))) (*.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) x) #s(literal 1/6 binary64))) (*.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) x) #s(literal 1/6 binary64))) (*.f64 y y) x) |
#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) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) x) |
#s(literal 1/6 binary64) |
#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)) |
(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) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #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 (exp (pow y 2))))) |
#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 (* x y) #s(hole binary64 (* x y))) |
#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) (* 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 (* (* (* y y) x) 1/6) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (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) (* 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 (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp (* 2 y)) #s(hole binary64 1)) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#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 (+ (* (+ (* (* (* 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 (* y y) #s(hole binary64 (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) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 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 (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) #s(hole binary64 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* y (+ 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 (pow (exp (* 2 y)) (/ y 2)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp (* 2 y)) #s(hole binary64 (exp (* 2 y)))) |
#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 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) (* 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))))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) 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) x) 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) x) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) 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) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 y #s(literal 2 binary64)))) x) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 y (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (+.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) (sinh.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (cosh.f64 (*.f64 #s(literal -2 binary64) y))) (*.f64 (sinh.f64 (*.f64 y #s(literal 2 binary64))) (sinh.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (sinh.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (-.f64 (*.f64 (sinh.f64 (*.f64 y #s(literal 2 binary64))) (sinh.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (sinh.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) y)) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) y)) (sinh.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y (log.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(+.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 y y) |
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) |
#s(literal 2 binary64) |
y |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y #s(literal -2 binary64))) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y 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 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y x) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 x y) y (fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y) x)) |
(fma.f64 (*.f64 x y) y (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y))) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) x) |
(fma.f64 (*.f64 y y) x (fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y) x)) |
(fma.f64 (*.f64 y y) x (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(fma.f64 x (fma.f64 y y #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y))) |
(fma.f64 x (fma.f64 y y #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))) |
(fma.f64 x (*.f64 y y) (fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y) x)) |
(fma.f64 x (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(fma.f64 y (*.f64 x y) (fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y) x)) |
(fma.f64 y (*.f64 x y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x)))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y)))))) |
(+.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y))) |
(+.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y) x) |
(+.f64 (*.f64 (*.f64 x y) y) (fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 x y) y) (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) y) y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x y) y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x y) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) |
(fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 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) y) (*.f64 #s(literal 1 binary64) 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) (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 (+.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)))) |
#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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) x) x) |
(fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #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) #s(literal 1/6 binary64)) x)) 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) #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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))))) |
(/.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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))))))) |
(/.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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #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) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #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) #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) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #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) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #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) #s(literal 1/6 binary64)) x))))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) 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) #s(literal 1/6 binary64)) x))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) 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) #s(literal 1/6 binary64)) x)))) |
(-.f64 x (*.f64 (neg.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))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) 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) #s(literal 1/6 binary64)) x))) #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) #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) #s(literal 1/6 binary64)) x))) #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) #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) #s(literal 1/6 binary64)) x))) x) |
(+.f64 x (*.f64 (*.f64 y y) #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 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
#s(literal 1/6 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) 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 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) y (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) y) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) y)) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) y)) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 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) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.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 (*.f64 y y) #s(literal 1/6 binary64)) (fma.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 #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 (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 (*.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 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)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.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 #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 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.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 (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (fma.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 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* y (* x y)) (*.f64 (*.f64 x y) y)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) 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 x) y) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* 1/2 x) y) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
#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) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) 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) 1/6) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
#s(approx (* y (* x y)) (*.f64 (*.f64 x y) y)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) 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 x) y) y) 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 x) y) y) 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 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) x) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
#s(approx (* (pow (exp (* 2 y)) (/ y 2)) x) (fma.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) (*.f64 y y) x)) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (exp (* 2 y)) #s(literal 1 binary64)) |
#s(approx (exp (* 2 y)) (fma.f64 y #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* 2 y)) (fma.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (* 2 y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) y #s(literal 2 binary64)) y #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (* 2 y) (*.f64 y #s(literal 2 binary64))) |
#s(approx y y) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#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 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) (*.f64 y y) 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 (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* 1/2 x) y) y) x) x) |
#s(approx (+ (* (* (* 1/2 x) y) y) x) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x)) |
#s(approx (* y y) (*.f64 y y)) |
#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 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) (*.f64 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 x y) #s(literal 1/2 binary64)) y x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #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 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) x) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) x) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) y)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (pow (exp (* 2 y)) (/ y 2)) (pow.f64 (exp.f64 y) y)) |
#s(approx (exp (* 2 y)) (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 x y) y)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* (* 1/2 x) y) y) 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 x) y) y) 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 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* (* 1/2 x) y) y) 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) (* 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 (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) x) 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) x) 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) x) 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) x) 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 (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) x) 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 (+ (* (* (* (+ (* (* y y) 1/6) 1/2) y) y) x) 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) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) y) y) (*.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) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* 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))) |
Compiled 19 961 to 2 305 computations (88.5% saved)
24 alts after pruning (16 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 596 | 4 | 600 |
| Fresh | 1 | 12 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 600 | 24 | 624 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) | |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 99.1% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| 93.1% | (*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) x) | |
| 91.5% | (*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) | |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) | |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) | |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) | |
| 92.5% | #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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) | |
| ✓ | 92.5% | #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) x) #s(literal 1/6 binary64))) (*.f64 y y) x) (*.f64 y y) x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 y y) x) (*.f64 y y) x)) | |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) | |
| 92.8% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) | |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) | |
| 42.1% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) | |
| ✓ | 90.0% | #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)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) y x)) | |
| 79.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/2) 1) x) x) y) y x)) | |
| ✓ | 84.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 89.6% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) | |
| ✓ | 38.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 33.6% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y)))) |
| ✓ | 50.2% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 508 to 544 computations (63.9% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) (/.f64 y #s(literal 2 binary64))) x) |
(*.f64 (pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) x) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) y)) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
5 calls:
| 11.0ms | x |
| 9.0ms | y |
| 9.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 8.0ms | (*.f64 y y) |
| 8.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
5 calls:
| 61.0ms | x |
| 43.0ms | (*.f64 y y) |
| 9.0ms | y |
| 8.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 6.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 13.0ms | x |
| 10.0ms | (*.f64 y y) |
| 8.0ms | y |
| 8.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 6.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
| Outputs |
|---|
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
5 calls:
| 48.0ms | (*.f64 y y) |
| 10.0ms | x |
| 8.0ms | y |
| 8.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 6.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (*.f64 y y) |
| 99.1% | 1 | (exp.f64 (*.f64 y y)) |
| 99.1% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 99.1% | 1 | x |
| 99.1% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) 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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) y) y x)) |
| Outputs |
|---|
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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 y y) #s(literal 1 binary64))) x) |
5 calls:
| 12.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 8.0ms | x |
| 8.0ms | y |
| 7.0ms | (*.f64 y y) |
| 6.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 1 | (*.f64 y y) |
| 93.1% | 1 | (exp.f64 (*.f64 y y)) |
| 93.1% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 93.1% | 1 | x |
| 93.1% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) x) (*.f64 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 (*.f64 (fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 x y) x) y) y x)) |
5 calls:
| 9.0ms | y |
| 8.0ms | x |
| 7.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 6.0ms | (*.f64 y y) |
| 5.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 1 | (exp.f64 (*.f64 y y)) |
| 92.8% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.8% | 1 | x |
| 92.8% | 1 | (*.f64 y y) |
| 92.8% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) 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 #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 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) #s(literal 1/6 binary64)) x)) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x y)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) y) x x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) x) y) y x)) |
5 calls:
| 8.0ms | y |
| 8.0ms | (*.f64 y y) |
| 6.0ms | x |
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 1 | (exp.f64 (*.f64 y y)) |
| 92.5% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.5% | 1 | (*.f64 y y) |
| 92.5% | 1 | x |
| 92.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (pow (* (exp y) (exp y)) (/ y 2)) (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:
| 58.0ms | x |
| 4.0ms | y |
| 4.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (*.f64 y y) |
| 3.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 1 | (*.f64 y y) |
| 91.5% | 1 | (exp.f64 (*.f64 y y)) |
| 91.5% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 91.5% | 1 | x |
| 91.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) x) y) 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 (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)) |
| Outputs |
|---|
#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)) |
5 calls:
| 12.0ms | (*.f64 y y) |
| 4.0ms | x |
| 4.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 3.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 1 | (*.f64 y y) |
| 90.0% | 1 | y |
| 90.0% | 1 | (exp.f64 (*.f64 y y)) |
| 90.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 90.0% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) 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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* 1/2 x) y) y) x) (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y)) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.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 y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
5 calls:
| 28.0ms | (*.f64 y y) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 1 | (*.f64 y y) |
| 89.6% | 1 | y |
| 89.6% | 1 | (exp.f64 (*.f64 y y)) |
| 89.6% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 89.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 y (*.f64 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 x y) 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 (* (+ (* (* y y) 1/2) 1) x) x) y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 11.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 |
|---|---|---|
| 84.4% | 1 | (*.f64 y y) |
| 84.4% | 1 | y |
| 84.4% | 1 | (exp.f64 (*.f64 y y)) |
| 84.4% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 84.4% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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 x y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
5 calls:
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.4% | 2 | (*.f64 y y) |
| 84.4% | 2 | y |
| 79.7% | 1 | x |
| 84.4% | 2 | (exp.f64 (*.f64 y y)) |
| 84.4% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 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:
| 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 |
|---|---|---|
| 84.1% | 2 | (exp.f64 (*.f64 y y)) |
| 84.1% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 84.1% | 2 | (*.f64 y y) |
| 84.1% | 2 | 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 y (*.f64 x y)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 x y)))) |
5 calls:
| 3.0ms | y |
| 1.0ms | (*.f64 y y) |
| 1.0ms | x |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 2 | x |
| 79.4% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 79.4% | 2 | (*.f64 y y) |
| 79.4% | 2 | y |
| 79.4% | 2 | (exp.f64 (*.f64 y 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:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.2% | 1 | x |
| 50.2% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 50.2% | 1 | (*.f64 y y) |
| 50.2% | 1 | y |
| 50.2% | 1 | (exp.f64 (*.f64 y y)) |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 24072772382137823000.0 | 7.90041559289085e+26 |
| 1.0ms | 16× | 0 | valid |
Compiled 42 to 31 computations (26.2% saved)
ival-exp: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0054299567828167 | 1.8641504027851554e+105 |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0054299567828167 | 1.8641504027851554e+105 |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | fuel |
Compiled 325 to 87 computations (73.2% saved)
(negabs x)
(abs y)
Compiled 2 108 to 1 030 computations (51.1% saved)
Loading profile data...