
Time bar (total: 5.1s)
| 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)
| 675.0ms | 8 256× | 0 | valid |
ival-mult: 171.0ms (57.5% of total)ival-exp: 115.0ms (38.7% of total)ival-true: 6.0ms (2% of total)adjust: 3.0ms (1% of total)ival-assert: 3.0ms (1% 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 |
| 25.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult: 7.0ms (58.7% of total)ival-exp: 4.0ms (33.6% 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)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (exp.f64 (*.f64 y y)) | |
| cost-diff | 0 | (*.f64 x (exp.f64 (*.f64 y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 18 | 15 |
| 2 | 52 | 15 |
| 3 | 151 | 15 |
| 4 | 429 | 15 |
| 5 | 2656 | 15 |
| 0 | 8918 | 15 |
| 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 |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
x |
(exp.f64 (*.f64 y y)) |
(pow.f64 (exp.f64 y) y) |
(*.f64 y y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.00390625 | (exp.f64 (*.f64 y y)) | |
| accuracy | 0.01171875 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 14.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-mult: 5.0ms (66.1% of total)ival-exp: 2.0ms (26.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (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 (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((* x (exp (* y y))) (exp (* y y)) (* y y)) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) (exp (* y y)) (* y y)) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) (exp (* y y)) (* y y)) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) (exp (* y y)) (* y y)) |
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) (exp (* y y)) (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 161 |
| 1 | 154 | 161 |
| 2 | 698 | 155 |
| 3 | 3172 | 153 |
| 4 | 6870 | 153 |
| 0 | 8502 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (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 (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#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))) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))))) |
#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 (* x (exp (* y y))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 y y) x x))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#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 (exp (* 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)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp (* y y)) (pow.f64 (exp.f64 y) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 13 |
| 0 | 8 | 13 |
| 1 | 20 | 13 |
| 2 | 83 | 13 |
| 0 | 549 | 13 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
| Outputs |
|---|
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))) (*.f64 (pow.f64 (exp.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))) (fma.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) (*.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 (cosh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 x) (sinh.f64 (*.f64 y y)))) |
(-.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 (pow.f64 (exp.f64 (neg.f64 y)) (/.f64 (neg.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 (neg.f64 y)) (/.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.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))) (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 y)) y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) y)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) y)) (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) y))) |
(-.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 y))) (neg.f64 y))) |
(exp.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.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 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (neg.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)))) |
Compiled 1 115 to 237 computations (78.7% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 6 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 7 | 76 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) | |
| ▶ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| ▶ | 100.0% | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 80.9% | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
| ▶ | 80.9% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 49.8% | #s(approx (* x (exp (* y y))) x) |
Compiled 134 to 89 computations (33.6% saved)
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (sinh.f64 (*.f64 y y)) | |
| cost-diff | 0 | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) | |
| cost-diff | 5 | (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) | |
| cost-diff | 0 | (fma.f64 y y #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (fma.f64 (*.f64 y y) x x) | |
| cost-diff | 0 | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) | |
| cost-diff | 0 | #s(approx (* x (exp (* y y))) x) | |
| cost-diff | 0 | (exp.f64 y) | |
| cost-diff | 0 | (pow.f64 (exp.f64 y) y) | |
| cost-diff | 0 | (*.f64 (pow.f64 (exp.f64 y) y) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 107 |
| 0 | 32 | 97 |
| 1 | 65 | 97 |
| 2 | 156 | 97 |
| 3 | 498 | 97 |
| 4 | 2756 | 97 |
| 0 | 9038 | 97 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
x |
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
x |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
x |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
(*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
x |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(sinh.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
(cosh.f64 (*.f64 y y)) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
x |
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
x |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) x) |
x |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
(*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
x |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(pow.f64 (exp.f64 y) y) |
(sinh.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
(cosh.f64 (*.f64 y y)) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.006191259768442017 | (cosh.f64 (*.f64 y y)) | |
| accuracy | 0.0078125 | (sinh.f64 (*.f64 y y)) | |
| accuracy | 0.01171875 | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) | |
| accuracy | 0.015625 | (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) | |
| accuracy | 0.0 | (fma.f64 y y #s(literal 1 binary64)) | |
| accuracy | 0.01171875 | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) | |
| accuracy | 16.774263115105093 | #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 2.8139615438698184 | (fma.f64 (*.f64 y y) x x) | |
| accuracy | 14.95842544125496 | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) | |
| accuracy | 32.14882234925521 | #s(approx (* x (exp (* y y))) x) | |
| accuracy | 0.0 | (pow.f64 (exp.f64 y) y) | |
| accuracy | 0.0 | (exp.f64 y) | |
| accuracy | 0.01171875 | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 52.0ms | 256× | 0 | valid |
Compiled 92 to 18 computations (80.4% saved)
ival-exp: 14.0ms (40.2% of total)ival-mult: 7.0ms (20.1% of total)ival-pow: 5.0ms (14.4% of total)ival-cosh: 4.0ms (11.5% of total)ival-add: 3.0ms (8.6% of total)ival-sinh: 2.0ms (5.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 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) |
(*.f64 y y) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(sinh.f64 (*.f64 y y)) |
(cosh.f64 (*.f64 y y)) |
| Outputs |
|---|
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (* x (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 (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 1)) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 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 (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 (pow (exp y) y) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* 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 (cosh (* y y)) #s(hole binary64 (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 58.0ms | x | @ | 0 | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (+ (sinh (* y y)) (cosh (* y y))) (* x (+ (sinh (* y y)) (cosh (* y y)))) (sinh (* y y)) (cosh (* y y))) |
| 9.0ms | x | @ | -inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (+ (sinh (* y y)) (cosh (* y y))) (* x (+ (sinh (* y y)) (cosh (* y y)))) (sinh (* y y)) (cosh (* y y))) |
| 9.0ms | x | @ | inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (+ (sinh (* y y)) (cosh (* y y))) (* x (+ (sinh (* y y)) (cosh (* y y)))) (sinh (* y y)) (cosh (* y y))) |
| 5.0ms | y | @ | -inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (+ (sinh (* y y)) (cosh (* y y))) (* x (+ (sinh (* y y)) (cosh (* y y)))) (sinh (* y y)) (cosh (* y y))) |
| 3.0ms | y | @ | inf | ((* (pow (exp y) y) x) (pow (exp y) y) (exp y) (* x (exp (* y y))) (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (+ (sinh (* y y)) (cosh (* y y))) (* x (+ (sinh (* y y)) (cosh (* y y)))) (sinh (* y y)) (cosh (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 840 |
| 1 | 490 | 840 |
| 2 | 1767 | 822 |
| 3 | 7372 | 818 |
| 0 | 8198 | 749 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (* x (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 (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 1)) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 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 (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 (pow (exp y) y) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* 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 (cosh (* y y)) #s(hole binary64 (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
| Outputs |
|---|
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 y) (neg.f64 y))) (pow.f64 (exp.f64 y) (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 y) y))) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* (pow (exp y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) x x))) |
#s(approx (pow (exp y) y) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(literal 1 binary64)) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (pow (exp y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (pow (exp 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)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#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 (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) x x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#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 (pow (exp 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)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* y y) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 1)) |
#s(approx (pow (exp y) y) #s(literal 1 binary64)) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (pow (exp y) y) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (pow (exp y) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (pow (exp 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)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) x x))) |
#s(approx (sinh (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (sinh (* y y)) (*.f64 y y)) |
#s(approx (sinh (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 1/6 (pow y 4)))))) |
#s(approx (sinh (* y y)) (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) y)) |
#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)) (*.f64 (*.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)) y) y)) |
#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 (sinh (* y y)) (*.f64 (*.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)) y) y)) |
#s(approx (cosh (* y y)) #s(hole binary64 1)) |
#s(approx (cosh (* y y)) #s(literal 1 binary64)) |
#s(approx (cosh (* y y)) #s(hole binary64 (+ 1 (* 1/2 (pow y 4))))) |
#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)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* 1/24 (pow y 4))))))) |
#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)) #s(hole binary64 (+ 1 (* (pow y 4) (+ 1/2 (* (pow y 4) (+ 1/24 (* 1/720 (pow y 4))))))))) |
#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 (pow (exp y) y) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (pow (exp y) y) (pow.f64 (exp.f64 y) y)) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp y) (exp.f64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (pow (exp y) y) (pow.f64 (exp.f64 y) y)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (* y y) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (sinh (* y y)) (cosh (* y y))) #s(hole binary64 (+ (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))) (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2)))))))) |
#s(approx (pow (exp y) y) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 y) (neg.f64 y))) (pow.f64 (exp.f64 y) (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 y) y)))) |
#s(approx (sinh (* y y)) #s(hole binary64 (* 1/2 (- (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (sinh (* y y)) (*.f64 (-.f64 (pow.f64 (exp.f64 y) y) (pow.f64 (exp.f64 y) (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (cosh (* y y)) #s(hole binary64 (* 1/2 (+ (exp (pow y 2)) (/ 1 (exp (pow y 2))))))) |
#s(approx (cosh (* y y)) (*.f64 (+.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) (pow.f64 (exp.f64 y) y)) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 94 |
| 0 | 32 | 84 |
| 1 | 111 | 84 |
| 0 | 747 | 84 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(sinh.f64 (*.f64 y y)) |
(cosh.f64 (*.f64 y y)) |
| Outputs |
|---|
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) x) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) x) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.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)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.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))) (fma.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) (*.f64 (*.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 (sinh.f64 (*.f64 y y)) x (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (sinh.f64 (*.f64 y y)) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 (cosh.f64 (*.f64 y y))) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 x) (cosh.f64 (*.f64 y y)))) |
(+.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 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))) (exp.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.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))) (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.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)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(exp.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (cosh.f64 y) (sinh.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(exp.f64 y) |
(+.f64 (sinh.f64 y) (cosh.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (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 x x (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x))))) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 x y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 x (*.f64 y y) x) |
(fma.f64 y (*.f64 x y) 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 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y y) x)))))) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (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 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 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 #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (fabs.f64 y)) (fabs.f64 y)) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))) (exp.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.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))) (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.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)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(exp.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) x) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) x) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.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)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.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))) (fma.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) (*.f64 (*.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 (sinh.f64 (*.f64 y y)) x (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (sinh.f64 (*.f64 y y)) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 (cosh.f64 (*.f64 y y))) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 x) (cosh.f64 (*.f64 y y)))) |
(+.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 (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 (exp.f64 (*.f64 (neg.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (*.f64 (neg.f64 y) y)) |
(cosh.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 y) y) #s(literal 2 binary64)) (/.f64 (exp.f64 (*.f64 (neg.f64 y) y)) #s(literal 2 binary64))) |
Compiled 3 664 to 719 computations (80.4% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 5 | 214 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 210 | 11 | 221 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 98.8% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| ✓ | 100.0% | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 80.9% | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
| ▶ | 35.4% | (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
| ▶ | 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
| ▶ | 76.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
| ▶ | 80.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
| ✓ | 49.8% | #s(approx (* x (exp (* y y))) x) |
Compiled 228 to 143 computations (37.3% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 y y) x) | |
| cost-diff | 0 | (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) | |
| cost-diff | 2 | (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (*.f64 (*.f64 y y) x) | |
| cost-diff | 0 | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) | |
| cost-diff | 1 | (+.f64 (*.f64 (*.f64 y y) x) x) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (fma.f64 (*.f64 x y) y x) | |
| cost-diff | 0 | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | #s(approx (+ (* y y) 1) (*.f64 y y)) | |
| cost-diff | 0 | #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) | |
| cost-diff | 0 | (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) | |
| cost-diff | 0 | (/.f64 y #s(literal 2 binary64)) | |
| cost-diff | 0 | (exp.f64 y) | |
| cost-diff | 0 | (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) | |
| cost-diff | 5 | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 193 |
| 0 | 50 | 186 |
| 1 | 97 | 181 |
| 2 | 252 | 181 |
| 3 | 926 | 181 |
| 4 | 4687 | 181 |
| 0 | 8174 | 174 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
x |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
x |
#s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x y) |
x |
y |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) x) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
x |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
(*.f64 #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) x) |
x |
#s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x y) |
x |
y |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y y) |
y |
x |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y y) |
y |
x |
#s(literal 1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) | |
| accuracy | 0.04296875 | (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) | |
| accuracy | 6.26690522150259 | (*.f64 (*.f64 y y) x) | |
| accuracy | 8.720322223794396 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) | |
| accuracy | 0.0 | (+.f64 (*.f64 (*.f64 y y) x) x) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 6.26690522150259 | (*.f64 (*.f64 y y) x) | |
| accuracy | 14.95842544125496 | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.05859375 | (fma.f64 (*.f64 x y) y x) | |
| accuracy | 14.95842544125496 | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.01171875 | (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) | |
| accuracy | 16.774263115105093 | #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) | |
| accuracy | 30.189770274594895 | #s(approx (+ (* y y) 1) (*.f64 y y)) | |
| accuracy | 0.0 | (/.f64 y #s(literal 2 binary64)) | |
| accuracy | 0.0 | (exp.f64 y) | |
| accuracy | 0.00390625 | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) | |
| accuracy | 0.01171875 | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
| 67.0ms | 256× | 0 | valid |
Compiled 146 to 29 computations (80.1% saved)
ival-mult: 15.0ms (39.6% of total)ival-add: 7.0ms (18.5% of total)ival-pow: 5.0ms (13.2% of total)ival-exp: 4.0ms (10.6% of total)ival-cosh: 3.0ms (7.9% of total)ival-div: 2.0ms (5.3% of total)ival-sinh: 2.0ms (5.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
(/.f64 y #s(literal 2 binary64)) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x y) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
(*.f64 (*.f64 y y) x) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
| Outputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* 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) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.0ms | x | @ | 0 | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (* y y) (* x (exp (* y y))) (+ (* (* x y) y) x) (* x y) (+ (* (* y y) x) x) (* x (exp (* y y))) (* (* y y) x) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (* y y) x) 1/2) x) (* (pow (exp y) (/ y 2)) x)) |
| 26.0ms | x | @ | -inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (* y y) (* x (exp (* y y))) (+ (* (* x y) y) x) (* x y) (+ (* (* y y) x) x) (* x (exp (* y y))) (* (* y y) x) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (* y y) x) 1/2) x) (* (pow (exp y) (/ y 2)) x)) |
| 10.0ms | x | @ | inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (* y y) (* x (exp (* y y))) (+ (* (* x y) y) x) (* x y) (+ (* (* y y) x) x) (* x (exp (* y y))) (* (* y y) x) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (* y y) x) 1/2) x) (* (pow (exp y) (/ y 2)) x)) |
| 4.0ms | y | @ | inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (* y y) (* x (exp (* y y))) (+ (* (* x y) y) x) (* x y) (+ (* (* y y) x) x) (* x (exp (* y y))) (* (* y y) x) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (* y y) x) 1/2) x) (* (pow (exp y) (/ y 2)) x)) |
| 3.0ms | y | @ | -inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (exp (* y y)) (+ (* y y) 1) (* y y) (* x (exp (* y y))) (+ (* (* x y) y) x) (* x y) (+ (* (* y y) x) x) (* x (exp (* y y))) (* (* y y) x) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (* y y) x) 1/2) x) (* (pow (exp y) (/ y 2)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1274 |
| 1 | 582 | 1204 |
| 2 | 2153 | 1085 |
| 3 | 7406 | 1083 |
| 0 | 8517 | 981 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* 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) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
| Outputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 x y) y)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 y) (neg.f64 y))) (pow.f64 (exp.f64 y) (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 y) y))) x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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 (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 y y) #s(literal 1/8 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))) x)) |
#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 (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#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 (exp (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (+ (* y y) 1) #s(hole binary64 1)) |
#s(approx (+ (* y y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (+ (* y y) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) x) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) x) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal 1/48 binary64) (*.f64 y y) #s(literal 1/8 binary64))) x))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp y) (exp.f64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp (* y y)) (pow.f64 (exp.f64 y) y)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
#s(approx (+ (* y y) 1) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (+ (* y y) 1) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 y y)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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) x) 1/2) x) (* y y)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 170 |
| 0 | 50 | 163 |
| 1 | 181 | 154 |
| 0 | 1170 | 151 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
(/.f64 y #s(literal 2 binary64)) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) |
#s(approx (+ (* y y) 1) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x y) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
(*.f64 (*.f64 y y) x) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) x) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) x) (fma.f64 (cosh.f64 (*.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.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)) (exp.f64 (*.f64 (neg.f64 y) y)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.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))) (fma.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) (*.f64 (*.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 (sinh.f64 (*.f64 y y)) x (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (sinh.f64 (*.f64 y y)) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 (cosh.f64 (*.f64 y y))) x)) |
(-.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 x) (cosh.f64 (*.f64 y y)))) |
(+.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 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 4 binary64)) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y)) |
(+.f64 (cosh.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y)) (sinh.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (cosh.f64 y) (sinh.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(exp.f64 y) |
(+.f64 (sinh.f64 y) (cosh.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y #s(literal -2 binary64))) |
(*.f64 #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) x) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))) |
#s(approx (+ (* y y) 1) (*.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 (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 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) 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 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 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))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 x y) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) y) x))) |
(/.f64 (neg.f64 (fma.f64 (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 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 x y) y) x)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) y) x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y))))) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) x) |
(fma.f64 (*.f64 x y) y x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 x (*.f64 y y) x) |
(fma.f64 y (*.f64 x y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 x y)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y)))))) |
(+.f64 (*.f64 (*.f64 x y) y) x) |
(+.f64 x (*.f64 (*.f64 x y) y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 x y) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) y) x))) |
(/.f64 (neg.f64 (fma.f64 (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 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 x y) y) x)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) y) x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y))))) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) x) |
(fma.f64 (*.f64 x y) y x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 x (*.f64 y y) x) |
(fma.f64 y (*.f64 x y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 x y)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 x y) y)))))) |
(+.f64 (*.f64 (*.f64 x y) y) x) |
(+.f64 x (*.f64 (*.f64 x y) y)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) (*.f64 x y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x)) x) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) x) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) y x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 x y) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 x y) (*.f64 y #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) x) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x y) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 x y) y)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y))) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) x)) |
(*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) |
Compiled 7 401 to 984 computations (86.7% saved)
16 alts after pruning (7 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 6 | 310 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 305 | 16 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 98.8% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| ✓ | 100.0% | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 80.9% | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
| ✓ | 35.4% | (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
| ✓ | 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
| ▶ | 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
| ▶ | 86.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) | |
| ▶ | 89.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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))))) |
| ✓ | 76.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
| ✓ | 80.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
| ▶ | 31.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
| ✓ | 49.8% | #s(approx (* x (exp (* y y))) x) |
Compiled 462 to 279 computations (39.6% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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)))) | |
| cost-diff | 0 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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))))) | |
| cost-diff | 1 | (*.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))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) | |
| cost-diff | 0 | (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) | |
| cost-diff | 0 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) | |
| cost-diff | 0 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) y) | |
| cost-diff | 0 | #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) | |
| cost-diff | 0 | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) | |
| cost-diff | 0 | (/.f64 y #s(literal 2 binary64)) | |
| cost-diff | 0 | (exp.f64 y) | |
| cost-diff | 0 | (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 382 |
| 0 | 75 | 359 |
| 1 | 152 | 359 |
| 2 | 418 | 359 |
| 3 | 1589 | 357 |
| 4 | 6392 | 357 |
| 0 | 8566 | 355 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
(pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
(*.f64 y y) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 y y) |
y |
#s(literal -1 binary64) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
y |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) |
(pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
x |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
(*.f64 y y) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
x |
y |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 y y) x))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 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))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(neg.f64 x) |
x |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 y y) |
y |
#s(literal -1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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)))) | |
| accuracy | 0.06869125976844201 | (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) | |
| accuracy | 1.708284961556237 | (*.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))) | |
| accuracy | 8.720322223794396 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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))))) | |
| accuracy | 0.0234375 | (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) | |
| accuracy | 0.04296875 | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) | |
| accuracy | 0.1171875 | (*.f64 (*.f64 x y) y) | |
| accuracy | 8.720322223794396 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) | |
| accuracy | 0.04296875 | (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) | |
| accuracy | 0.1171875 | (*.f64 (*.f64 x y) y) | |
| accuracy | 8.720322223794396 | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| accuracy | 29.942192597490486 | #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.1171875 | (*.f64 (*.f64 x y) y) | |
| accuracy | 14.95842544125496 | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) | |
| accuracy | 29.929879457558748 | #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) | |
| accuracy | 0.0 | (exp.f64 y) | |
| accuracy | 0.0 | #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| accuracy | 0.00390625 | (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) | |
| accuracy | 0.01171875 | (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
| 116.0ms | 256× | 0 | valid |
Compiled 259 to 41 computations (84.2% saved)
ival-mult: 46.0ms (47.9% of total)ival-cosh: 15.0ms (15.6% of total)ival-div: 9.0ms (9.4% of total)ival-add: 9.0ms (9.4% of total)ival-pow: 9.0ms (9.4% of total)ival-exp: 4.0ms (4.2% of total)ival-sinh: 2.0ms (2.1% of total)exact: 1.0ms (1% of total)ival-neg: 1.0ms (1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
(/.f64 y #s(literal 2 binary64)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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 (+ (* (+ (* (* (* y y) x) 1/2) 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)))) |
(neg.f64 x) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* x y) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* (* x y) y) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 1)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* 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) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1/2)))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | x | @ | -inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (+ (* (* x y) y) x) (* (* x y) y) (* x y) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (+ (* (* (* y y) x) 1/2) x) (* (* (* x y) y) 1/2) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (* (+ (* 1/2 (* (* x y) y)) x) y) (+ (* 1/2 (* (* x y) y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (neg x) (* (pow (exp y) (/ y 2)) x) (/ y 2) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) |
| 29.0ms | x | @ | inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (+ (* (* x y) y) x) (* (* x y) y) (* x y) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (+ (* (* (* y y) x) 1/2) x) (* (* (* x y) y) 1/2) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (* (+ (* 1/2 (* (* x y) y)) x) y) (+ (* 1/2 (* (* x y) y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (neg x) (* (pow (exp y) (/ y 2)) x) (/ y 2) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) |
| 17.0ms | x | @ | 0 | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (+ (* (* x y) y) x) (* (* x y) y) (* x y) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (+ (* (* (* y y) x) 1/2) x) (* (* (* x y) y) 1/2) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (* (+ (* 1/2 (* (* x y) y)) x) y) (+ (* 1/2 (* (* x y) y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (neg x) (* (pow (exp y) (/ y 2)) x) (/ y 2) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) |
| 6.0ms | y | @ | -inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (+ (* (* x y) y) x) (* (* x y) y) (* x y) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (+ (* (* (* y y) x) 1/2) x) (* (* (* x y) y) 1/2) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (* (+ (* 1/2 (* (* x y) y)) x) y) (+ (* 1/2 (* (* x y) y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (neg x) (* (pow (exp y) (/ y 2)) x) (/ y 2) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) |
| 4.0ms | y | @ | inf | ((* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (pow (exp y) (/ y 2)) (exp y) (/ y 2) (* x (exp (* y y))) (+ (* (* x y) y) x) (* (* x y) y) (* x y) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (+ (* (* (* y y) x) 1/2) x) (* (* (* x y) y) 1/2) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (* (+ (* 1/2 (* (* x y) y)) x) y) (+ (* 1/2 (* (* x y) y)) x) (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) (* x (+ (sinh (* y y)) (cosh (* y y)))) (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (neg x) (* (pow (exp y) (/ y 2)) x) (/ y 2) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 251 | 1911 |
| 1 | 694 | 1753 |
| 2 | 2538 | 1651 |
| 3 | 7982 | 1651 |
| 0 | 8004 | 1496 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* x y) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (* (* x y) y) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 1)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* 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) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1/2)))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
| Outputs |
|---|
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (* x (pow (exp (* 1/2 (pow y 2))) 2)))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (* x y) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* x y) y) (*.f64 (*.f64 y y) x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #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 (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 y) (neg.f64 y)) (pow.f64 (exp.f64 y) y)) (pow.f64 (exp.f64 y) y)) (pow.f64 (exp.f64 y) (neg.f64 y))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* (* x y) y) 1/2) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (* (* (* x y) y) 1/2) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x (* y (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (* x (exp (* 1/2 (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 y) y)) x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 (pow y 2)) 1)))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (pow y 2)) 1))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) x) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 1)) |
#s(approx (pow (exp y) (/ y 2)) #s(literal 1 binary64)) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/8 (pow y 2))))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/8 (* 1/48 (pow y 2))))))))) |
#s(approx (pow (exp y) (/ y 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 y y) #s(literal 1/8 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#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 (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x y) y) x) x) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) (* (pow (exp y) (/ y 2)) x)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) x) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) x) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 x y)) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* y (+ x (* 1/2 (* x (pow y 2))))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) x) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) x) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/2 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) x) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/8 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* (pow (exp y) (/ y 2)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* 1/48 (* x (pow y 2))) (* 1/8 x)))))))) |
#s(approx (* (pow (exp y) (/ y 2)) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal 1/48 binary64) (*.f64 y y) #s(literal 1/8 binary64))) x))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* -1 (pow y 2)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (fma.f64 (neg.f64 y) y #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (- (* (pow y 2) (- (* -1/2 (pow y 2)) 1)) 1))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/2 binary64) (neg.f64 y)) y #s(literal -1 binary64))) |
#s(approx (pow (exp y) (/ y 2)) #s(hole binary64 (exp (* 1/2 (pow y 2))))) |
#s(approx (pow (exp y) (/ y 2)) (sqrt.f64 (pow.f64 (exp.f64 y) y))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp y) (exp.f64 y)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* x y) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) y) y)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.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) x) 1/2) x) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* 1/2 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) 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 (* (* x y) y)) x) #s(hole binary64 (* 1/2 (* x (pow y 2))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* 1/2 (* (* x y) y)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* 1/2 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (neg x) (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1)) #s(hole binary64 (* (pow y 4) (+ (* 1/2 x) (+ (/ x (pow y 2)) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (+ (* 1/2 (* (* x y) y)) x) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1/2 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* -1 (* (pow y 4) (+ 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal -1/2 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1/2)))) |
#s(approx (+ (* (+ (* -1/2 (* y y)) -1) (* y y)) -1) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* -1/2 x)))))) |
#s(approx (* (+ (* 1/2 (* (* x y) y)) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 y y))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 325 |
| 0 | 75 | 303 |
| 1 | 274 | 300 |
| 0 | 1680 | 298 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 y) |
(/.f64 y #s(literal 2 binary64)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 x y) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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 (+ (* (+ (* (* (* y y) x) 1/2) 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)))) |
(neg.f64 x) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x) (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) x) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 4 binary64)) (/.f64 y #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y)) |
(+.f64 (cosh.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y)) (sinh.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (cosh.f64 y) (sinh.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(exp.f64 y) |
(+.f64 (sinh.f64 y) (cosh.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y #s(literal -2 binary64))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
#s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) x) |
(fma.f64 y (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y)) x) |
(+.f64 x (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 y y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 y (*.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y)) |
(*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) |
(*.f64 y (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y x) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) x) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) |
(*.f64 y (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) y (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) y)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) y)) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) y) (*.f64 x y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 x #s(literal 1/2 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) y) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal 1/2 binary64)) x) |
(fma.f64 x (*.f64 y (*.f64 #s(literal 1/2 binary64) y)) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 x y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) |
(fma.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal 1/2 binary64))) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) y)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 x y) y)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x y) y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (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 x)) (-.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (fma.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)) (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 (*.f64 (neg.f64 x) (-.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))) (-.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 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.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)) (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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (neg.f64 (neg.f64 x)))))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) (*.f64 y y) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 x) (neg.f64 (neg.f64 x))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (*.f64 x #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x))) (neg.f64 (neg.f64 x))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 x))) |
(neg.f64 x) |
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) x)) |
(*.f64 x (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(/.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 (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 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.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)) (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 (-.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)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) #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 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.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)) (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 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (fabs.f64 y)) (fabs.f64 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 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 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)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 2 binary64)) (-.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 (*.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y) #s(literal 3 binary64)) (fma.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)) (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) (fma.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)) (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 (*.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)) |
Compiled 10 186 to 1 118 computations (89% saved)
20 alts after pruning (9 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 8 | 284 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 8 | 9 |
| Total | 280 | 20 | 300 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) | |
| ✓ | 100.0% | (*.f64 (pow.f64 (exp.f64 y) y) x) |
| 98.8% | (*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) | |
| ✓ | 100.0% | (*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 80.9% | (*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
| ✓ | 35.4% | (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
| 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) | |
| 86.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) | |
| 86.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) | |
| ✓ | 86.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
| 86.4% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) | |
| 87.1% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))))) | |
| 87.1% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))))) | |
| ✓ | 89.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) 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))))) |
| 89.0% | #s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) | |
| ✓ | 76.6% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
| ✓ | 80.9% | #s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
| ✓ | 31.1% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
| ✓ | 49.8% | #s(approx (* x (exp (* y y))) x) |
Compiled 1 049 to 387 computations (63.1% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
5 calls:
| 12.0ms | (exp.f64 (*.f64 y y)) |
| 11.0ms | y |
| 7.0ms | x |
| 7.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 6.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 22.0ms | (exp.f64 (*.f64 y y)) |
| 21.0ms | x |
| 6.0ms | y |
| 6.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 5.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
| Outputs |
|---|
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
5 calls:
| 42.0ms | y |
| 30.0ms | (*.f64 y y) |
| 6.0ms | x |
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 4.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 y y) |
| 98.8% | 1 | (exp.f64 (*.f64 y y)) |
| 98.8% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 98.8% | 1 | x |
| 98.8% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64) x) y) y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) y (neg.f64 (neg.f64 x))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 x))))) |
| Outputs |
|---|
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
5 calls:
| 10.0ms | (exp.f64 (*.f64 y y)) |
| 5.0ms | x |
| 5.0ms | y |
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 5.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | (*.f64 y y) |
| 89.0% | 1 | (exp.f64 (*.f64 y y)) |
| 89.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 89.0% | 1 | x |
| 89.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 (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
| Outputs |
|---|
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
5 calls:
| 25.0ms | (exp.f64 (*.f64 y y)) |
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 1 | (exp.f64 (*.f64 y y)) |
| 86.4% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 86.4% | 1 | x |
| 86.4% | 1 | (*.f64 y y) |
| 86.4% | 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 (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) y) y x)) |
| Outputs |
|---|
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
5 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 3.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 1 | (exp.f64 (*.f64 y y)) |
| 86.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 86.0% | 1 | (*.f64 y y) |
| 86.0% | 1 | x |
| 86.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 (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x #s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* x (exp (* y y))) (+.f64 (*.f64 (*.f64 y y) x) x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 31.0ms | y |
| 3.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | (*.f64 y y) |
| 80.9% | 1 | (exp.f64 (*.f64 y y)) |
| 80.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 80.9% | 1 | y |
| 80.9% | 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 (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 2 | (*.f64 y y) |
| 80.9% | 2 | y |
| 80.9% | 2 | (exp.f64 (*.f64 y y)) |
| 80.9% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 76.6% | 1 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
(*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y)))) |
4 calls:
| 7.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | y |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 2 | (exp.f64 (*.f64 y y)) |
| 80.7% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 80.7% | 2 | (*.f64 y y) |
| 80.7% | 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 (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y))) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 2 | x |
| 76.4% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 76.4% | 2 | (*.f64 y y) |
| 76.4% | 2 | (exp.f64 (*.f64 y y)) |
| 76.4% | 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 |
|---|---|---|
| 49.8% | 1 | x |
| 49.8% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 49.8% | 1 | (*.f64 y y) |
| 49.8% | 1 | (exp.f64 (*.f64 y y)) |
| 49.8% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.042260357682904e+34 | 9.54188089513477e+42 |
| 1.0ms | 16× | 0 | valid |
Compiled 38 to 30 computations (21.1% 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 |
|---|---|---|
| 12.0ms | 0.5535359380056909 | 2.926899608091187 |
| 9.0ms | 96× | 0 | valid |
Compiled 153 to 118 computations (22.9% saved)
ival-exp: 5.0ms (81.2% of total)ival-mult: 1.0ms (16.2% 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.5535359380056909 | 2.926899608091187 |
Compiled 177 to 130 computations (26.6% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 222 |
| 1 | 117 | 222 |
| 2 | 270 | 222 |
| 3 | 906 | 220 |
| 4 | 4441 | 220 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 99999999999999996863366107917975552 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)))) |
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 #s(approx (exp y) (-.f64 y #s(literal -1 binary64))) y) x) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (+ (* (* (* y y) x) 1/2) x) (* y y)) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) y) y #s(literal -1 binary64))))) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) y) x) y) y x)) |
#s(approx (* x (+ (sinh (* y y)) (cosh (* y y)))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/2) x) (*.f64 (*.f64 (*.f64 x y) y) #s(literal 1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 99999999999999996863366107917975552 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 x y) y x)) (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) (*.f64 x #s(approx (exp (* y y)) #s(approx (+ (* y y) 1) (*.f64 y y))))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* x y) y) x) (*.f64 (*.f64 x y) y)))) |
#s(approx (* x (exp (* y y))) x) |
| 1× | fuel |
Compiled 222 to 64 computations (71.2% saved)
(negabs x)
(abs y)
Compiled 588 to 248 computations (57.8% saved)
Loading profile data...