
Time bar (total: 1.4s)
| 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)
| 385.0ms | 8 256× | 0 | valid |
ival-mult!: 162.0ms (87.8% of total)ival-sub!: 20.0ms (10.8% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) y) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-mult!: 5.0ms (75.6% of total)ival-sub!: 1.0ms (15.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 44 |
| 1 | 43 | 44 |
| 2 | 76 | 44 |
| 3 | 103 | 44 |
| 4 | 127 | 44 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
(abs x)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
#s(literal 1/2 binary64) |
(-.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x x) y) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (- (* x x) y) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* 1/2 (- (* x x) y)) 1/2 (- (* x x) y) (* x x) x y) |
| 1.0ms | y | @ | 0 | ((* 1/2 (- (* x x) y)) 1/2 (- (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | inf | ((* 1/2 (- (* x x) y)) 1/2 (- (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | 0 | ((* 1/2 (- (* x x) y)) 1/2 (- (* x x) y) (* x x) x y) |
| 1.0ms | y | @ | -inf | ((* 1/2 (- (* x x) y)) 1/2 (- (* x x) y) (* x x) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 228 |
| 0 | 61 | 221 |
| 1 | 255 | 217 |
| 0 | 2173 | 214 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
#s(literal 1/2 binary64) |
(-.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x x) y) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (- (* x x) y) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 x x (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y))) (fma.f64 x x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x x (neg.f64 y)))) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 y) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 x x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 x x y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (-.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 y (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y y (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) y)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (neg.f64 y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 x x (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 y) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x y)) (/.f64 (*.f64 y y) (fma.f64 x x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (neg.f64 y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) y)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y y (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) y))))) |
(+.f64 (neg.f64 y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
y |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (- (* x x) y) (neg.f64 y)) |
#s(approx (- (* x x) y) (fma.f64 x x (neg.f64 y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- (* x x) y) (*.f64 x x)) |
#s(approx (- (* x x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) x) x)) |
#s(approx (- (* x x) y) (fma.f64 x x (neg.f64 y))) |
#s(approx y y) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (- (* x x) y) (*.f64 (fma.f64 x (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (- (* x x) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 y))) |
Compiled 1 275 to 323 computations (74.7% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 4 | 104 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 4 | 105 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
| ▶ | 51.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
| ▶ | 69.0% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x)) |
| ▶ | 50.5% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 49 to 37 computations (24.5% saved)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 y (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
#s(approx (- (* x x) y) (*.f64 x x)) |
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
(fma.f64 x x (neg.f64 y)) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1/2 (/ y x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) x))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ y (pow x 2))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ y (* x x)) #s(hole binary64 (/ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x x) y) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (/ y (pow x 2)))))) |
#s(approx (- (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y (pow x 2))) 1/2))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (+ (* -1/2 (/ y x)) (* 1/2 x)))) |
#s(approx (- (* x x) y) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* y (- (* 1/2 (/ x y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ x y)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | y | @ | -inf | ((* 1/2 (- (* x x) y)) (* -1/2 y) -1/2 y (* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) (/ y (* x x)) (* x x) x 1/2 (* 1/2 (- (* x x) y)) (- (* x x) y) (* (+ (* x x) (neg y)) 1/2) (+ (* x x) (neg y)) (neg y)) |
| 2.0ms | y | @ | inf | ((* 1/2 (- (* x x) y)) (* -1/2 y) -1/2 y (* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) (/ y (* x x)) (* x x) x 1/2 (* 1/2 (- (* x x) y)) (- (* x x) y) (* (+ (* x x) (neg y)) 1/2) (+ (* x x) (neg y)) (neg y)) |
| 2.0ms | x | @ | inf | ((* 1/2 (- (* x x) y)) (* -1/2 y) -1/2 y (* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) (/ y (* x x)) (* x x) x 1/2 (* 1/2 (- (* x x) y)) (- (* x x) y) (* (+ (* x x) (neg y)) 1/2) (+ (* x x) (neg y)) (neg y)) |
| 2.0ms | y | @ | 0 | ((* 1/2 (- (* x x) y)) (* -1/2 y) -1/2 y (* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) (/ y (* x x)) (* x x) x 1/2 (* 1/2 (- (* x x) y)) (- (* x x) y) (* (+ (* x x) (neg y)) 1/2) (+ (* x x) (neg y)) (neg y)) |
| 1.0ms | x | @ | -inf | ((* 1/2 (- (* x x) y)) (* -1/2 y) -1/2 y (* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) (/ y (* x x)) (* x x) x 1/2 (* 1/2 (- (* x x) y)) (- (* x x) y) (* (+ (* x x) (neg y)) 1/2) (+ (* x x) (neg y)) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 957 |
| 0 | 155 | 920 |
| 1 | 543 | 904 |
| 0 | 4182 | 891 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 y (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
#s(approx (- (* x x) y) (*.f64 x x)) |
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
(fma.f64 x x (neg.f64 y)) |
(neg.f64 y) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1/2 (/ y x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) x))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ y (pow x 2))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ y (* x x)) #s(hole binary64 (/ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x x) y) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (- (pow x 2) y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (/ y (pow x 2)))))) |
#s(approx (- (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y (pow x 2))) 1/2))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (+ (* -1/2 (/ y x)) (* 1/2 x)))) |
#s(approx (- (* x x) y) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (+ (* -1 y) (pow x 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* y (- (* 1/2 (/ x y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* y (- (/ (pow x 2) y) 1)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ x y)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (pow x 2) y))))))) |
| Outputs |
|---|
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/2 binary64))) |
#s(literal -1/2 binary64) |
y |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 y x) x)) #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (/.f64 (/.f64 y x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 y x) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 y x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) x) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x))))) |
(fma.f64 (*.f64 x (/.f64 (/.f64 y x) x)) #s(literal -1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 y x) x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 y x) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 y x) x) x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) x)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 y x) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 y (fabs.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 y (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) |
(fma.f64 y (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 y) x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(*.f64 (/.f64 (/.f64 y x) x) #s(literal 1 binary64)) |
(*.f64 y (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 y x) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/.f64 (/.f64 y (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 y (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 y) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 y x) x) |
(/.f64 y (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 y) x) x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 #s(approx (+ (* x x) (neg y)) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* x x) (neg y)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (+ (* x x) (neg y)) (*.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* x x) (neg y)) (*.f64 x x))) |
(neg.f64 (*.f64 #s(approx (+ (* x x) (neg y)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (* x x) (neg y)) (*.f64 x x)))) |
#s(approx (+ (* x x) (neg y)) (*.f64 x x)) |
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 x x (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y))) (fma.f64 x x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y))) |
(neg.f64 (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x x (neg.f64 y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 x x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 y) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 x x y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (-.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (neg.f64 y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 x x (neg.f64 y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 y) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x y)) (/.f64 (*.f64 y y) (fma.f64 x x y))) |
(-.f64 (neg.f64 y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (fma.f64 x x y) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x y) (*.f64 y y)))) |
(+.f64 (neg.f64 y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x))) x)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x))) x) x)) |
#s(approx (/ y (* x x)) (/.f64 (/.f64 y x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* x x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* x x) (neg y)) (fma.f64 x x (neg.f64 y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (+ (* x x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* x x) (neg y)) (fma.f64 x x (neg.f64 y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* x x) (neg y)) (*.f64 x x)) |
#s(approx (+ (* x x) (neg y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) x)) x) x)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (neg y)) (*.f64 x x)) |
#s(approx (+ (* x x) (neg y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) x)) x) x)) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx y y) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 y x) x))) |
#s(approx (+ (* x x) (neg y)) (fma.f64 x x (neg.f64 y))) |
#s(approx (+ (* x x) (neg y)) (fma.f64 x x (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) y)) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) y)) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) |
#s(approx (+ (* x x) (neg y)) (*.f64 (fma.f64 x (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* x x) (neg y)) (*.f64 (fma.f64 x (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 y))) |
#s(approx (+ (* x x) (neg y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 y))) |
#s(approx (* (+ (* x x) (neg y)) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (+ (* x x) (neg y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 y))) |
Compiled 6 868 to 1 126 computations (83.6% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 336 | 1 | 337 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 338 | 3 | 341 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
| ▶ | 51.5% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
| ✓ | 50.5% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 41 to 30 computations (26.8% saved)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1/2 (/ y x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) x))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ y (pow x 2))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (/ y (pow x 2)))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y (pow x 2))) 1/2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (+ (* -1/2 (/ y x)) (* 1/2 x)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* y (- (* 1/2 (/ x y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ x y)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | 0 | ((* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) 1/2 x) |
| 1.0ms | x | @ | -inf | ((* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) 1/2 x) |
| 1.0ms | x | @ | inf | ((* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) 1/2 x) |
| 1.0ms | y | @ | 0 | ((* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) 1/2 x) |
| 1.0ms | y | @ | inf | ((* 1/2 (- (* x x) y)) (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (+ (* (/ y (* x x)) -1/2) 1/2) 1/2 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 605 |
| 0 | 93 | 587 |
| 1 | 382 | 577 |
| 0 | 3056 | 540 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (+ (* -1/2 y) (* 1/2 (pow x 2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1/2 (/ y x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) x))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ y (pow x 2))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (/ y (pow x 2)))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y (pow x 2))) 1/2))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (+ (* -1/2 (/ y x)) (* 1/2 x)))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* y (- (* 1/2 (/ (pow x 2) y)) 1/2)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* y (- (* 1/2 (/ x y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (- (* x x) y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ (pow x 2) y))))))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ x y)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 y))))))) |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) |
(*.f64 x #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x))) x)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (/.f64 (/.f64 y x) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 x x))) x) x)) |
#s(approx x x) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y x) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 y x) x))) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) y)) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) y)) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (* (+ (* (/ y (* x x)) -1/2) 1/2) x) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ y (* x x)) -1/2) 1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (+ (* (/ y (* x x)) -1/2) 1/2) (*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) y)))) |
Compiled 995 to 137 computations (86.2% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 0 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 39 | 3 | 42 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
| ✓ | 51.5% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
| ✓ | 50.5% | #s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 120 to 61 computations (49.2% saved)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x) x)) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (neg.f64 y)) #s(literal 1/2 binary64)) |
5 calls:
| 5.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 2.0ms | (-.f64 (*.f64 x x) y) |
| 2.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 x x) |
| 99.7% | 1 | (-.f64 (*.f64 x x) y) |
| 99.7% | 1 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 17 to 17 computations (0% saved)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
5 calls:
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 2.0ms | x |
| 2.0ms | (-.f64 (*.f64 x x) y) |
| 2.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 x x) |
| 99.7% | 1 | (-.f64 (*.f64 x x) y) |
| 99.7% | 1 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 17 to 17 computations (0% saved)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (- (* x x) y) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* 1/2 (- (* x x) y)) (*.f64 (*.f64 #s(approx (+ (* (/ y (* x x)) -1/2) 1/2) #s(literal 1/2 binary64)) x) x)) |
5 calls:
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 x x) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 2 | (*.f64 x x) |
| 83.0% | 2 | (-.f64 (*.f64 x x) y) |
| 83.0% | 2 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 91.0% | 2 | x |
| 67.6% | 3 | y |
Compiled 17 to 17 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (* 1/2 (- (* x x) y)) (*.f64 #s(literal -1/2 binary64) y)) |
5 calls:
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x x) y) |
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | y |
| 50.5% | 1 | (-.f64 (*.f64 x x) y) |
| 50.5% | 1 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) y)) |
| 50.5% | 1 | (*.f64 x x) |
| 50.5% | 1 | x |
Compiled 17 to 17 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 67.0ms | 1.7545237792641062e+33 | 7.332340544663955e+36 |
| 61.0ms | 128× | 0 | valid |
Compiled 282 to 219 computations (22.3% saved)
ival-sub!: 55.0ms (98% of total)ival-mult!: 1.0ms (1.8% of total)adjust: 0.0ms (0% of total)| 1× | done |
Compiled 63 to 27 computations (57.1% saved)
(abs x)
Compiled 266 to 150 computations (43.6% saved)
Loading profile data...