
Time bar (total: 3.6s)
| 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)
| 706.0ms | 8 256× | 0 | valid |
ival-mult: 143.0ms (58.2% of total)ival-exp: 98.0ms (39.9% of total)ival-assert: 3.0ms (1.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 23.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult: 7.0ms (61.2% of total)ival-exp: 4.0ms (35% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 58 | 38 |
| 2 | 171 | 38 |
| 3 | 411 | 38 |
| 4 | 1267 | 38 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 18 | 6 |
| 2 | 52 | 6 |
| 3 | 151 | 6 |
| 4 | 429 | 6 |
| 5 | 2656 | 6 |
| 0 | 8918 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(abs y)
(negabs x)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | -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% | (fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
| ▶ | 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
| ▶ | 80.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 54.7% | #s(approx (* x (exp (* y y))) x) |
Compiled 166 to 97 computations (41.6% saved)
| Inputs |
|---|
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(cosh.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
x |
(*.f64 (sinh.f64 (*.f64 y y)) x) |
(sinh.f64 (*.f64 y y)) |
#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) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (* x (+ (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* 1/2 (* x (- (exp (pow y 2)) (/ 1 (exp (pow y 2)))))))) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* -1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2)))))))))) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* 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 (cosh (* y y)) #s(hole binary64 1)) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* 1/2 (pow y 4))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* 1/24 (pow y 4))))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* (pow y 4) (+ 1/24 (* 1/720 (pow y 4))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* 1/6 (* x (pow y 4))))))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* (pow y 4) (+ (* 1/120 (* x (pow y 4))) (* 1/6 x))))))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* (pow y 4) (+ (* 1/6 x) (* (pow y 4) (+ (* 1/5040 (* x (pow y 4))) (* 1/120 x))))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 1/6 (pow y 4)))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 4) (+ 1/6 (* 1/120 (pow y 4)))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 4) (+ 1/6 (* (pow y 4) (+ 1/120 (* 1/5040 (pow y 4)))))))))) |
#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 (* (* 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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ (* 1/2 (* x (+ (exp (pow y 2)) (/ 1 (exp (pow y 2)))))) (* 1/2 (* x (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/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 | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | ((+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (cosh (* y y)) (* y y) y x (* (sinh (* y y)) x) (sinh (* y y)) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 7.0ms | x | @ | 0 | ((+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (cosh (* y y)) (* y y) y x (* (sinh (* y y)) x) (sinh (* y y)) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 5.0ms | x | @ | inf | ((+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (cosh (* y y)) (* y y) y x (* (sinh (* y y)) x) (sinh (* y y)) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 5.0ms | y | @ | -inf | ((+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (cosh (* y y)) (* y y) y x (* (sinh (* y y)) x) (sinh (* y y)) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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)) |
| 5.0ms | x | @ | -inf | ((+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (cosh (* y y)) (* y y) y x (* (sinh (* y y)) x) (sinh (* y y)) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* 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 | 275 | 1931 |
| 0 | 308 | 1799 |
| 1 | 1524 | 1763 |
| 0 | 8122 | 1688 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(cosh.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
x |
(*.f64 (sinh.f64 (*.f64 y y)) x) |
(sinh.f64 (*.f64 y y)) |
#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) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (* x (+ (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* 1/2 (* x (- (exp (pow y 2)) (/ 1 (exp (pow y 2)))))))) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* -1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2)))))))))) |
#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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* 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 (cosh (* y y)) #s(hole binary64 1)) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* 1/2 (pow y 4))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* 1/24 (pow y 4))))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* (pow y 4) (+ 1/24 (* 1/720 (pow y 4))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* 1/6 (* x (pow y 4))))))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* (pow y 4) (+ (* 1/120 (* x (pow y 4))) (* 1/6 x))))))) |
#s(approx (* (sinh (* y y)) x) #s(hole binary64 (* (pow y 2) (+ x (* (pow y 4) (+ (* 1/6 x) (* (pow y 4) (+ (* 1/5040 (* x (pow y 4))) (* 1/120 x))))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 1/6 (pow y 4)))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 4) (+ 1/6 (* 1/120 (pow y 4)))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 4) (+ 1/6 (* (pow y 4) (+ 1/120 (* 1/5040 (pow y 4)))))))))) |
#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 (* (* 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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) #s(hole binary64 (+ (* 1/2 (* x (+ (exp (pow y 2)) (/ 1 (exp (pow y 2)))))) (* 1/2 (* x (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))))) |
#s(approx (cosh (* y y)) #s(hole binary64 (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/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 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x) (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x))) (fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x) (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))))) |
(fma.f64 (sinh.f64 (*.f64 y y)) x (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (sinh.f64 (*.f64 y y)) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))) (/.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (neg.f64 (*.f64 y y))) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)))))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(+.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) (exp.f64 (neg.f64 (neg.f64 (*.f64 y y))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 (*.f64 y y)))) |
(cosh.f64 (neg.f64 (*.f64 y y))) |
(cosh.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 y) y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 y) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) #s(literal 2 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 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
x |
(*.f64 (sinh.f64 (*.f64 y y)) x) |
(*.f64 x (sinh.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 2 binary64)) |
(sinh.f64 (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 y) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) #s(literal 2 binary64))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) x) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* 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 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 x (*.f64 (neg.f64 x) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)))) (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 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) x) 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 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.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 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) x) 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 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 y y) x)) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(fma.f64 x (*.f64 y y) x) |
(fma.f64 y (*.f64 y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.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 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y y) x)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 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 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 y y) x)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (+.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.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 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))))) |
(/.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 (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 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.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 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)))) |
(/.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 (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)))))) |
(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 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) 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 #s(literal -1/2 binary64) (*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x x (-.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 (*.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 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)))) (+.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))) |
(/.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)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))))) |
(/.f64 (neg.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)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)))) |
(/.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)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y 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)) x) (*.f64 y 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)) x) (*.f64 y y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y 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)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 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 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 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/6 binary64) #s(literal 1/2 binary64)) x) (*.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y 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)) x) (*.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.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 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y 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 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y 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 x #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)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)))))) (/.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y))))))) |
(+.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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 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/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) 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))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #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 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 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/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.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 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) x)) |
#s(approx x x) |
#s(approx (* (sinh (* y y)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* 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 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (*.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 (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 (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) x))) |
#s(approx (+ (* (* y y) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) x) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (cosh (* y y)) #s(literal 1 binary64)) |
#s(approx (cosh (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh (* y y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (cosh (* y y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* (sinh (* y y)) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (sinh (* y y)) x) (*.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64) x) (*.f64 y y))) |
#s(approx (* (sinh (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 4 binary64)) x) (*.f64 y y))) |
#s(approx (* (sinh (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (*.f64 #s(literal 1/120 binary64) x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 4 binary64)) x) (*.f64 y y))) |
#s(approx (sinh (* y y)) (*.f64 y y)) |
#s(approx (sinh (* y y)) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (sinh (* y y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (sinh (* y y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) x) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) x) |
#s(approx (+ (* 1/2 (* (* y y) x)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) 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)) x) (*.f64 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 (+ (* (cosh (* y y)) x) (* (sinh (* y y)) x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) x (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) x)))) |
#s(approx (cosh (* y y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 1/2 binary64))) |
#s(approx (sinh (* y y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (+.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 (+ (* 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 (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 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) 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))) |
Compiled 13 119 to 1 496 computations (88.6% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 14 | 433 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 421 | 18 | 439 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) | |
| 55.1% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #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 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
| ▶ | 92.4% | #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)) |
| 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 y y) x)) | |
| 92.5% | #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)) x) (*.f64 y y) x) y) y x)) | |
| 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) | |
| ✓ | 80.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 #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)) (*.f64 y y) x)) | |
| 87.5% | #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)) | |
| 76.8% | #s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) | |
| 35.1% | #s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) | |
| ▶ | 94.7% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (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))) |
| ▶ | 90.9% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
| ▶ | 30.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 54.7% | #s(approx (* x (exp (* y y))) x) |
Compiled 891 to 472 computations (47% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (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) (* 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)) |
(*.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) |
(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)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 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) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.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) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #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(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)) x) y) y 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)) x) y) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (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 (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (+ (* 1/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 (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (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) #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) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 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 (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* 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 (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) 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) (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4))))))) |
#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) #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) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/6) 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) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 80.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* y y) y 1/6 1/2 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (+ (* (* y y) 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) (* 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)) |
| 62.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* y y) y 1/6 1/2 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (+ (* (* y y) 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) (* 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)) |
| 6.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* y y) y 1/6 1/2 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (+ (* (* y y) 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) (* 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)) |
| 5.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* y y) y 1/6 1/2 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (+ (* (* y y) 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) (* 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)) |
| 4.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* y y) y 1/6 1/2 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* x (exp (* y y))) (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (+ (* (* y y) 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) (* 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 326 | 3571 |
| 0 | 370 | 3336 |
| 1 | 1598 | 3336 |
| 0 | 8244 | 3236 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (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) (* 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)) |
(*.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) |
(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)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 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) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.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) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #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(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)) x) y) y 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)) x) y) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (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 (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (+ (* 1/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 (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (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) #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) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 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 (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* 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 (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) 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) (* y y)) 1) #s(hole binary64 (* 1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/2 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4))))))) |
#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) #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) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/6) 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) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/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 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 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 (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) y)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x) |
(fma.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) y) y x) |
(fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) y)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x))))) |
(+.f64 (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y 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 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) x) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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) (*.f64 y y)) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (*.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 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.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 (neg.f64 x) (*.f64 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 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (* y y) 1/6) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.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) (*.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 (+ (* (* 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/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 (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#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 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) x) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/2) 1) (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) x) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* y y) 1/6) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x)) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.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) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 y #s(literal -4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (+.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) (* y y)) 1) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) 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) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* y y) 1/2) 1) (* y y)) 1) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/2) 1) (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) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 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 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 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) x) y) (*.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))) (pow.f64 y #s(literal 3 binary64)))) |
Compiled 30 880 to 3 079 computations (90% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 676 | 9 | 685 |
| Fresh | 5 | 4 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 685 | 18 | 703 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 55.1% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #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 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) | |
| ▶ | 92.4% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
| 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) | |
| ▶ | 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
| 92.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x)) | |
| ✓ | 80.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 #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)) (*.f64 y y) x)) | |
| 87.5% | #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)) | |
| 35.1% | #s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) | |
| ▶ | 94.6% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
| 90.7% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| ✓ | 30.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ▶ | 26.5% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
| ✓ | 54.7% | #s(approx (* x (exp (* y y))) x) |
Compiled 935 to 493 computations (47.3% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.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) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
y |
#s(literal 1 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) |
(*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y (* y x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/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 (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 1)))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* 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 (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 (* y y)) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* 1/2 (* y y)) #s(hole binary64 (* 1/2 (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) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* 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) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6 (* y y) y 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (* (+ (* (* 1/2 (* y y)) x) x) y) (+ (* (* 1/2 (* y y)) x) x) (* 1/2 (* y y)) 1/2 (* 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) (* x (exp (* y y))) (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* (+ (* 1/6 (* y y)) 1/2) (* y x)) (+ (* 1/6 (* y y)) 1/2)) |
| 5.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6 (* y y) y 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (* (+ (* (* 1/2 (* y y)) x) x) y) (+ (* (* 1/2 (* y y)) x) x) (* 1/2 (* y y)) 1/2 (* 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) (* x (exp (* y y))) (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* (+ (* 1/6 (* y y)) 1/2) (* y x)) (+ (* 1/6 (* y y)) 1/2)) |
| 4.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6 (* y y) y 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (* (+ (* (* 1/2 (* y y)) x) x) y) (+ (* (* 1/2 (* y y)) x) x) (* 1/2 (* y y)) 1/2 (* 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) (* x (exp (* y y))) (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* (+ (* 1/6 (* y y)) 1/2) (* y x)) (+ (* 1/6 (* y y)) 1/2)) |
| 4.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6 (* y y) y 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (* (+ (* (* 1/2 (* y y)) x) x) y) (+ (* (* 1/2 (* y y)) x) x) (* 1/2 (* y y)) 1/2 (* 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) (* x (exp (* y y))) (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* (+ (* 1/6 (* y y)) 1/2) (* y x)) (+ (* 1/6 (* y y)) 1/2)) |
| 3.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (+ (* (* y y) 1/6) 1/2) (* 1/6 (* y y)) 1/6 (* y y) y 1 x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y (* y x)) (* y x) (* x (exp (* y y))) (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (* (+ (* (* 1/2 (* y y)) x) x) y) (+ (* (* 1/2 (* y y)) x) x) (* 1/2 (* y y)) 1/2 (* 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) (* x (exp (* y y))) (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* (+ (* 1/6 (* y y)) 1/2) (* y x)) (+ (* 1/6 (* y y)) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 3967 |
| 0 | 392 | 3696 |
| 1 | 1689 | 3696 |
| 0 | 8198 | 3564 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.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) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
#s(literal 1/6 binary64) |
(*.f64 y y) |
y |
#s(literal 1 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) |
(*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y (* y x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* y y) 1/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 (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2)))))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* x (* y (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* (pow y 2) (- (* -1/6 (pow y 2)) 1/2)) 1)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 1)))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* 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 (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1)) 1))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 (* y y)) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* 1/2 (* y y)) #s(hole binary64 (* 1/2 (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) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* y (+ (* 1/6 (* x (pow y 2))) (* 1/2 x))))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* 1/6 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* (+ (* (* 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) x) #s(hole binary64 (* 1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* 1/6 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (+ (/ x (pow y 4)) (/ x (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* 1/6 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/6 x) (+ (* 1/2 (/ x (pow y 2))) (/ x (pow y 4))))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ x (pow y 2))))))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* 1/6 (* y y)) 1/2) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 (* y y)) 1/2) (* y x)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ x (pow y 2))) (* -1/6 x)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) y) y #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 y #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.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)))) |
y |
#s(literal 1 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 x) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x))) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))) (-.f64 (*.f64 y x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y)) (*.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))))) |
(fma.f64 y x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y)) |
(fma.f64 y x (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y)) |
(fma.f64 x y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) 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 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) x)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) #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 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) #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 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) (*.f64 y y) x) |
(fma.f64 y (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x))))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y) x) |
(+.f64 x (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y)) |
(*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) |
(*.f64 y (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x)) |
(*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) |
(*.f64 x #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x))) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) y) y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #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 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) y x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) x) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) y) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 y x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) 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 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) |
(/.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)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(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 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) y)) y)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (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 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #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 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y (* y x)) (*.f64 (*.f64 y y) x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (* y y) x) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) x))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (neg.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (neg.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) 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 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* 1/6 (* y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) x) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) x) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* 1/2 (* y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) x) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) x) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) x) x)) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/6) 1/2) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #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 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 y #s(literal -4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/6) 1/2) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (*.f64 y y))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* 1/2 (* y y)) x) x) y) y) x) (*.f64 (+.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 (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 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)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* 1/6 (* y y)) 1/2) (* y x)) y) x) (* y y)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x y) (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 1/2) x) y) y) x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* (* (+ (* (* y y) 1/6) 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 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* 1/2 (* y y)) x) 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 (/.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) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 24 258 to 2 486 computations (89.8% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 568 | 6 | 574 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 570 | 22 | 592 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 55.1% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #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 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) | |
| ✓ | 92.4% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
| 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) | |
| 41.2% | #s(approx (* x (exp (* y y))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) y x)) | |
| 87.7% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) | |
| 92.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x)) | |
| 87.5% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) | |
| ✓ | 80.4% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| 92.5% | #s(approx (* x (exp (* y y))) (fma.f64 #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)) (*.f64 y y) x)) | |
| 87.5% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| 89.1% | #s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) | |
| 34.2% | #s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) | |
| 35.1% | #s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) | |
| ✓ | 94.6% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
| 90.7% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| ✓ | 30.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 26.5% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
| ✓ | 54.7% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 672 to 540 computations (67.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 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(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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))) (fma.f64 #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)) (*.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)) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (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))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) y x)) |
#s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
| Outputs |
|---|
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
5 calls:
| 62.0ms | x |
| 14.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 11.0ms | y |
| 8.0ms | (*.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 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 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(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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))) (fma.f64 #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)) (*.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)) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (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))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) y x)) |
#s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 10.0ms | y |
| 9.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 9.0ms | x |
| 8.0ms | (*.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 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 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(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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))) (fma.f64 #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)) (*.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)) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y x)) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (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))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x)) y))) y x)) |
#s(approx (* x (exp (* y y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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 | x |
| 11.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 |
|---|---|---|
| 94.7% | 1 | (*.f64 y y) |
| 94.7% | 1 | (exp.f64 (*.f64 y y)) |
| 94.7% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.7% | 1 | x |
| 94.7% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 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(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* y y) 1/6) 1/2) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y x)) y x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) x) y) y x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 27.0ms | (exp.f64 (*.f64 y y)) |
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 5.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | (*.f64 y y) |
| 94.6% | 1 | (exp.f64 (*.f64 y y)) |
| 94.6% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 94.6% | 1 | x |
| 94.6% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (* (+ (* (* 1/2 (* y y)) x) x) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) y) x)) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y x)) x) (*.f64 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(approx (+ (* (* y y) 1/6) 1/2) #s(literal 1/2 binary64)) x) y) y x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 19.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 5.0ms | x |
| 5.0ms | y |
| 4.0ms | (*.f64 y y) |
| 3.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 1 | (exp.f64 (*.f64 y y)) |
| 90.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 90.9% | 1 | (*.f64 y y) |
| 90.9% | 1 | x |
| 90.9% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* 1/2 (* (* y y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 #s(approx (+ (* (* 1/2 (* y y)) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* 1/2 (* (* y y) x)) x) (* y y)) x) (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
5 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 1 | (*.f64 y y) |
| 90.7% | 1 | y |
| 90.7% | 1 | (exp.f64 (*.f64 y y)) |
| 90.7% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 90.7% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 35.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 1 | (exp.f64 (*.f64 y y)) |
| 80.4% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 80.4% | 1 | (*.f64 y y) |
| 80.4% | 1 | y |
| 80.4% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 2 | (exp.f64 (*.f64 y y)) |
| 80.4% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 76.8% | 1 | x |
| 80.4% | 2 | (*.f64 y y) |
| 80.4% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| 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 |
|---|---|---|
| 80.3% | 2 | (exp.f64 (*.f64 y y)) |
| 80.3% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 80.3% | 2 | (*.f64 y y) |
| 80.3% | 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 y x)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x)))) |
5 calls:
| 2.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 |
|---|---|---|
| 56.9% | 2 | x |
| 76.7% | 2 | (exp.f64 (*.f64 y y)) |
| 76.7% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 76.7% | 2 | (*.f64 y y) |
| 76.7% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
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 | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | x |
| 54.7% | 1 | (*.f64 y y) |
| 54.7% | 1 | (exp.f64 (*.f64 y y)) |
| 54.7% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 54.7% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 13675615674678565000.0 | 3.019224905616679e+20 |
| 1.0ms | 16× | 0 | valid |
Compiled 42 to 31 computations (26.2% saved)
ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.03632799510682745 | 107.4006355513607 |
| 6.0ms | 128× | 0 | valid |
Compiled 233 to 162 computations (30.5% saved)
ival-mult: 2.0ms (61.5% of total)ival-exp: 1.0ms (30.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.03632799510682745 | 107.4006355513607 |
Compiled 233 to 162 computations (30.5% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 324 |
| 1 | 124 | 320 |
| 2 | 342 | 320 |
| 3 | 1445 | 320 |
| 4 | 4460 | 320 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #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 (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 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 20000000000000000000 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))))) |
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (+ (* 1/6 (* (* y y) x)) (* 1/2 x)) (* y y)) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.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 (fma.f64 (fma.f64 #s(approx (+ (* (* y y) 1/6) 1/2) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y) #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 (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 (fma.f64 #s(approx (+ (* (* y y) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 20000000000000000000 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 y (*.f64 y x) x)) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 y (*.f64 y x))))) |
#s(approx (* x (exp (* y y))) x) |
| 1× | fuel |
Compiled 324 to 77 computations (76.2% saved)
(negabs x)
(abs y)
Compiled 768 to 230 computations (70.1% saved)
Loading profile data...