
Time bar (total: 2.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 9 to 8 computations (11.1% saved)
| 498.0ms | 8 256× | 0 | valid |
ival-mult!: 109.0ms (84% of total)ival-add!: 19.0ms (14.6% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 16 | 0 | - | 0 | - | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) | n*o | 16 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 16 | 0 |
| - | 0 | 240 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 16 | 0 | 0 |
| - | 0 | 0 | 240 |
| number | freq |
|---|---|
| 0 | 240 |
| 1 | 16 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-mult!: 5.0ms (74.8% of total)ival-add!: 1.0ms (15% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 44 |
| 1 | 71 | 44 |
| 2 | 238 | 42 |
| 3 | 508 | 42 |
| 4 | 1569 | 42 |
| 5 | 5660 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 25 | 7 |
| 2 | 74 | 7 |
| 3 | 215 | 7 |
| 4 | 809 | 7 |
| 5 | 3546 | 7 |
| 0 | 8077 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(abs y)
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
x |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* x (+ 1 (* y y))) x (+ 1 (* y y)) 1 (* y y) y) |
| 1.0ms | x | @ | inf | ((* x (+ 1 (* y y))) x (+ 1 (* y y)) 1 (* y y) y) |
| 1.0ms | x | @ | 0 | ((* x (+ 1 (* y y))) x (+ 1 (* y y)) 1 (* y y) y) |
| 1.0ms | y | @ | inf | ((* x (+ 1 (* y y))) x (+ 1 (* y y)) 1 (* y y) y) |
| 1.0ms | y | @ | -inf | ((* x (+ 1 (* y y))) x (+ 1 (* y y)) 1 (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 146 |
| 0 | 37 | 140 |
| 1 | 138 | 140 |
| 0 | 1034 | 125 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
x |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 y y) |
y |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 y y) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) x) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 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 y (*.f64 y x) x) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y y) x))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 y y) x)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
x |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 y y)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y #s(literal 1 binary64)) |
(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 (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 (exp.f64 (log.f64 y)) (exp.f64 (log.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 (*.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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 y y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y)))) |
(+.f64 (*.f64 y y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (* x (+ 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* x (+ 1 (* y y))) x) |
#s(approx (* x (+ 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* x (+ 1 (* y y))) (*.f64 (*.f64 y y) x)) |
#s(approx (* x (+ 1 (* y y))) (*.f64 (*.f64 (+.f64 (/.f64 x (*.f64 y y)) x) y) y)) |
#s(approx (+ 1 (* y y)) (*.f64 y y)) |
#s(approx (+ 1 (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
Compiled 1 518 to 377 computations (75.2% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 4 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 4 | 127 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (*.f64 x y) y x) |
| ▶ | 64.8% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
| ▶ | 48.4% | (*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
| ▶ | 49.5% | #s(approx (* x (+ 1 (* y y))) x) |
Compiled 39 to 29 computations (25.6% saved)
| Inputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
x |
(*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
#s(approx (+ 1 (* y y)) (*.f64 y y)) |
(*.f64 y y) |
y |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (- 1 (pow y 4))) (- 1 (pow y 2))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* x (- 1 (pow y 4))))) |
#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 (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 1)) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (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 (* x (+ 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#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)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | 0 | ((* x (+ 1 (* y y))) x (* x (+ 1 (* y y))) (+ 1 (* y y)) (* y y) y (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (- 1 (pow y 4)) x) (- 1 (pow y 4)) 1 (pow y 4) 4 (- 1 (* y y)) (+ (* (* x y) y) x) (* x y)) |
| 3.0ms | y | @ | inf | ((* x (+ 1 (* y y))) x (* x (+ 1 (* y y))) (+ 1 (* y y)) (* y y) y (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (- 1 (pow y 4)) x) (- 1 (pow y 4)) 1 (pow y 4) 4 (- 1 (* y y)) (+ (* (* x y) y) x) (* x y)) |
| 3.0ms | x | @ | -inf | ((* x (+ 1 (* y y))) x (* x (+ 1 (* y y))) (+ 1 (* y y)) (* y y) y (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (- 1 (pow y 4)) x) (- 1 (pow y 4)) 1 (pow y 4) 4 (- 1 (* y y)) (+ (* (* x y) y) x) (* x y)) |
| 2.0ms | x | @ | inf | ((* x (+ 1 (* y y))) x (* x (+ 1 (* y y))) (+ 1 (* y y)) (* y y) y (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (- 1 (pow y 4)) x) (- 1 (pow y 4)) 1 (pow y 4) 4 (- 1 (* y y)) (+ (* (* x y) y) x) (* x y)) |
| 2.0ms | y | @ | -inf | ((* x (+ 1 (* y y))) x (* x (+ 1 (* y y))) (+ 1 (* y y)) (* y y) y (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (- 1 (pow y 4)) x) (- 1 (pow y 4)) 1 (pow y 4) 4 (- 1 (* y y)) (+ (* (* x y) y) x) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 98 | 584 |
| 0 | 111 | 529 |
| 1 | 380 | 501 |
| 0 | 2583 | 489 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
x |
(*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
#s(approx (+ 1 (* y y)) (*.f64 y y)) |
(*.f64 y y) |
y |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x y) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (- 1 (pow y 4))) (- 1 (pow y 2))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* x (- 1 (pow y 4))))) |
#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 (+ (* (* x y) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 x)) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 1)) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (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 (* x (+ 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* x (+ 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ 1 (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ 1 (pow y 2)))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (- 1 (pow y 4)) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- 1 (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
#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)))))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
x |
(*.f64 #s(approx (+ 1 (* y y)) (*.f64 y y)) x) |
(*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
#s(approx (+ 1 (* y y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 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 x (+.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))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (neg.f64 (-.f64 x (*.f64 (*.f64 y x) y)))) |
(/.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y)))))) |
(/.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 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 y x) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (-.f64 x (*.f64 (*.f64 y x) y))) |
(/.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y))))) |
(/.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 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (+.f64 #s(literal -1 binary64) (*.f64 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 y x) y x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 (*.f64 (*.f64 y x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y x) y))) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 x (*.f64 (*.f64 y x) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y x)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y))))) (/.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 x) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y x) y) x) |
(+.f64 x (*.f64 (*.f64 y x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) x) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) (fabs.f64 y)) (*.f64 (neg.f64 y) (fabs.f64 y))) |
(*.f64 (*.f64 (fabs.f64 y) (neg.f64 y)) (*.f64 (fabs.f64 y) (neg.f64 y))) |
(*.f64 (*.f64 (fabs.f64 y) y) (*.f64 (fabs.f64 y) y)) |
(*.f64 (*.f64 y (fabs.f64 y)) (*.f64 y (fabs.f64 y))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 y) y)) (fabs.f64 (*.f64 (neg.f64 y) y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 y y))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 y y))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y (*.f64 y (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (+.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))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 y)) (-.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (*.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 4 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(neg.f64 (fma.f64 y y #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (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 (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) 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) (neg.f64 (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64) #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 (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 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 x (+.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))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (neg.f64 (-.f64 x (*.f64 (*.f64 y x) y)))) |
(/.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y)))))) |
(/.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 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 y x) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (-.f64 x (*.f64 (*.f64 y x) y))) |
(/.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y))))) |
(/.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 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (+.f64 #s(literal -1 binary64) (*.f64 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 y x) y x) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 (*.f64 (*.f64 y x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y x) y))) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (-.f64 x (*.f64 (*.f64 y x) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y x)) y)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 y x) y))))) (/.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 x) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 y x) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 y x) y) x) |
(+.f64 x (*.f64 (*.f64 y x) y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (- 1 (pow y 4)) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) y #s(literal -1 binary64)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (- 1 (pow y 4)) x) x) |
#s(approx (* (- 1 (pow y 4)) x) (-.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) |
#s(approx (- 1 (pow y 4)) #s(literal 1 binary64)) |
#s(approx (- 1 (pow y 4)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
#s(approx (+ 1 (* y y)) (*.f64 y y)) |
#s(approx (+ 1 (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
#s(approx (* (- 1 (pow y 4)) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (- 1 (pow y 4)) x) (*.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- 1 (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- 1 (pow y 4)) (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- 1 (* y y)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) y) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
Compiled 4 381 to 778 computations (82.2% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 2 | 270 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 269 | 5 | 274 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (*.f64 x y) y x) |
| ▶ | 64.8% | (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
| ✓ | 48.4% | (*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
| ▶ | 54.2% | #s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
| ✓ | 49.5% | #s(approx (* x (+ 1 (* y y))) x) |
Compiled 62 to 42 computations (32.3% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
(*.f64 y y) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
| Outputs |
|---|
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (- 1 (pow y 4))) (- 1 (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (+ 1 (* -1 (pow y 4)))) (- 1 (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow y 4)))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (* y x) y) (* y x) y x (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) (* y y) 1 (- 1 (* y y))) |
| 2.0ms | x | @ | 0 | ((/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (* y x) y) (* y x) y x (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) (* y y) 1 (- 1 (* y y))) |
| 2.0ms | x | @ | inf | ((/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (* y x) y) (* y x) y x (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) (* y y) 1 (- 1 (* y y))) |
| 2.0ms | y | @ | -inf | ((/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (* y x) y) (* y x) y x (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) (* y y) 1 (- 1 (* y y))) |
| 2.0ms | y | @ | inf | ((/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (* (* y x) y) (* y x) y x (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) (* y y) 1 (- 1 (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 575 |
| 0 | 105 | 550 |
| 1 | 348 | 402 |
| 0 | 2474 | 384 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
(*.f64 y y) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (- 1 (pow y 4))) (- 1 (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (+ 1 (* -1 (pow y 4)))) (- 1 (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow y 4)))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (neg.f64 y) (*.f64 (neg.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) |
y |
x |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x y) y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x (*.f64 x (*.f64 x (*.f64 (neg.f64 y) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x))) (neg.f64 (-.f64 x (*.f64 (*.f64 x y) y)))) |
(/.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 (*.f64 (*.f64 x y) y) (-.f64 (*.f64 (*.f64 x y) y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) x) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (*.f64 (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x)) (-.f64 x (*.f64 (*.f64 x y) y))) |
(/.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.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 (*.f64 (*.f64 x y) y) (-.f64 (*.f64 (*.f64 x y) y) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (fma.f64 y y #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.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 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x y) y))) (/.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x) (-.f64 x (*.f64 (*.f64 x y) y)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) x)) |
(-.f64 x (*.f64 x (*.f64 (neg.f64 y) y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) (-.f64 (*.f64 (*.f64 x y) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) (-.f64 (*.f64 (*.f64 x y) y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) y) x) |
(+.f64 x (*.f64 (*.f64 x y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))))) (neg.f64 (+.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 12 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) x) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) x) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64)))) (+.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 12 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 12 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 (neg.f64 y) y)) (*.f64 y y) x) |
(fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (neg.f64 y) y)) x) |
(fma.f64 x (neg.f64 (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 x) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (+.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 12 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) |
(+.f64 x (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64)))) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) y) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 (*.f64 y #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) y)) |
(neg.f64 y) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 y)) (-.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 12 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(neg.f64 (fma.f64 y y #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.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) (neg.f64 (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y 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 (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* (* y x) y) (*.f64 (*.f64 x y) y)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx y y) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (fma.f64 (*.f64 x y) y x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) x) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 x y) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 x y) y)) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- 1 (* y y)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) y) y)) |
Compiled 5 686 to 877 computations (84.6% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 287 | 1 | 288 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 3 | 3 |
| Total | 288 | 5 | 293 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (*.f64 x y) y x) |
| ▶ | 17.3% | (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
| ✓ | 48.4% | (*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
| ✓ | 54.2% | #s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
| ✓ | 49.5% | #s(approx (* x (+ 1 (* y y))) x) |
Compiled 67 to 45 computations (32.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 y y) |
#s(literal 1 binary64) |
x |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (+ 1 (* -1 (pow y 4)))) (- 1 (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow y 4)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) y (* y y) 1 x (- 1 (* y y))) |
| 1.0ms | y | @ | -inf | ((/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) y (* y y) 1 x (- 1 (* y y))) |
| 1.0ms | y | @ | inf | ((/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) y (* y y) 1 x (- 1 (* y y))) |
| 1.0ms | x | @ | inf | ((/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) y (* y y) 1 x (- 1 (* y y))) |
| 1.0ms | x | @ | 0 | ((/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (* (+ (* (* (neg y) y) (* y y)) 1) x) (+ (* (* (neg y) y) (* y y)) 1) (* (neg y) y) (neg y) y (* y y) 1 x (- 1 (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 433 |
| 0 | 82 | 424 |
| 1 | 309 | 308 |
| 0 | 2288 | 300 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 y y) |
#s(literal 1 binary64) |
x |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (/ (* x (+ 1 (* -1 (pow y 4)))) (- 1 (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow y 4)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (+ x (* -1 (* x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (+ 1 (* -1 (pow y 4))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- 1 (* y y)) #s(hole binary64 1)) |
#s(approx (- 1 (* y y)) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* -1 (* x (pow y 4))))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) #s(hole binary64 (* (pow y 4) (+ (* -1 x) (/ x (pow y 4)))))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (/ 1 (pow y 4)) 1)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 1 (* y y)) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1)))) |
| Outputs |
|---|
(*.f64 (/.f64 x #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 x #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 x #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 x #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (neg.f64 (neg.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (neg.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x) (neg.f64 #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y) x) |
(fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 x) y) y) x) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) x x) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) |
(fma.f64 x (neg.f64 (pow.f64 y #s(literal 4 binary64))) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) x) |
(+.f64 x (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64)))) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 (*.f64 y #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) y)) |
(neg.f64 y) |
y |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
x |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) x) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) x) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)) x)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- 1 (* y y)) #s(literal 1 binary64)) |
#s(approx (- 1 (* y y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (*.f64 (*.f64 y y) x)) |
#s(approx (/ (* (+ (* (* (neg y) y) (* y y)) 1) x) (- 1 (* y y))) (*.f64 (fma.f64 x (pow.f64 y #s(literal -2 binary64)) x) (*.f64 y y))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* (neg y) y) (* y y)) 1) x) (*.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (neg y) y) (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- 1 (* y y)) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) y) y)) |
Compiled 4 910 to 661 computations (86.5% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 0 | 195 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 195 | 5 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (*.f64 x y) y x) |
| ✓ | 17.3% | (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
| ✓ | 48.4% | (*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
| ✓ | 54.2% | #s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
| ✓ | 49.5% | #s(approx (* x (+ 1 (* y y))) x) |
Compiled 171 to 82 computations (52% saved)
| Inputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
(*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) #s(approx (- 1 (* y y)) (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
| Outputs |
|---|
(fma.f64 (*.f64 x y) y x) |
5 calls:
| 71.0ms | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 y y) |
| 99.9% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| 99.9% | 1 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 17 to 18 computations (-5.9% saved)
| Inputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
(*.f64 x #s(approx (+ 1 (* y y)) (*.f64 y y))) |
| Outputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
#s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y)) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 2 | (*.f64 y y) |
| 98.7% | 2 | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| 82.3% | 2 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 57.5% | 3 | x |
| 98.7% | 2 | y |
Compiled 17 to 18 computations (-5.9% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
| Outputs |
|---|
#s(approx (* x (+ 1 (* y y))) x) |
5 calls:
| 3.0ms | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.5% | 1 | x |
| 49.5% | 1 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 49.5% | 1 | (*.f64 y y) |
| 49.5% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 y y)) |
| 49.5% | 1 | y |
Compiled 17 to 18 computations (-5.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 4.166527897412734e-7 | 13.99501867017871 |
| 5.0ms | 144× | 0 | valid |
Compiled 262 to 209 computations (20.2% saved)
ival-mult!: 1.0ms (61% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 47 |
| 1 | 40 | 47 |
| 2 | 97 | 47 |
| 3 | 269 | 47 |
| 4 | 1077 | 47 |
| 5 | 3285 | 47 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (*.f64 x y) y x) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (+ 1 (* y y))) x) #s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (+ 1 (* y y))) x) |
| Outputs |
|---|
(fma.f64 (*.f64 x y) y x) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (+ 1 (* y y))) x) #s(approx (/ (* (- 1 (pow y 4)) x) (- 1 (* y y))) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (+ 1 (* y y))) x) |
| 1× | done |
Compiled 47 to 21 computations (55.3% saved)
(negabs x)
(abs y)
Compiled 374 to 222 computations (40.6% saved)
Loading profile data...