
Time bar (total: 2.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 100% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
Compiled 23 to 18 computations (21.7% saved)
| 889.0ms | 8 256× | 0 | valid |
ival-mult!: 150.0ms (38% of total)ival-pow: 141.0ms (35.7% of total)ival-add!: 84.0ms (21.3% of total)ival-sub!: 18.0ms (4.6% of total)adjust: 2.0ms (0.5% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 94 |
| 1 | 114 | 92 |
| 2 | 489 | 92 |
| 3 | 1751 | 90 |
| 4 | 4281 | 90 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 18.8% | (+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(abs x)
(abs y)
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 9 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
(*.f64 #s(literal 2 binary64) (*.f64 y y)) |
#s(literal 2 binary64) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (- (* 9 (pow x 4)) (pow y 4)))) |
#s(approx (* 9 (pow x 4)) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 9 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (* 9 (pow x 4))))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (* y y)) #s(hole binary64 (* 2 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (* 9 (/ (pow x 4) (pow y 4))) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (- (* 9 (pow x 4)) (pow y 4)) (* 9 (pow x 4)) 9 (pow x 4) x 4 (pow y 4) y (* 2 (* y y)) 2 (* y y)) |
| 2.0ms | x | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (- (* 9 (pow x 4)) (pow y 4)) (* 9 (pow x 4)) 9 (pow x 4) x 4 (pow y 4) y (* 2 (* y y)) 2 (* y y)) |
| 2.0ms | x | @ | 0 | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (- (* 9 (pow x 4)) (pow y 4)) (* 9 (pow x 4)) 9 (pow x 4) x 4 (pow y 4) y (* 2 (* y y)) 2 (* y y)) |
| 1.0ms | y | @ | -inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (- (* 9 (pow x 4)) (pow y 4)) (* 9 (pow x 4)) 9 (pow x 4) x 4 (pow y 4) y (* 2 (* y y)) 2 (* y y)) |
| 1.0ms | y | @ | 0 | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (- (* 9 (pow x 4)) (pow y 4)) (* 9 (pow x 4)) 9 (pow x 4) x 4 (pow y 4) y (* 2 (* y y)) 2 (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 425 |
| 0 | 81 | 415 |
| 1 | 420 | 410 |
| 2 | 3619 | 410 |
| 0 | 8570 | 395 |
| 1 | 32689 | 395 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 9 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
(*.f64 #s(literal 2 binary64) (*.f64 y y)) |
#s(literal 2 binary64) |
(*.f64 y y) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (- (* 9 (pow x 4)) (pow y 4)))) |
#s(approx (* 9 (pow x 4)) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 9 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (* 9 (pow x 4))))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (* y y)) #s(hole binary64 (* 2 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (* 9 (/ (pow x 4) (pow y 4))) 1)))) |
| Outputs |
|---|
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 y y)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (neg.f64 y) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fabs.f64 y)) (fabs.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (neg.f64 y)) (neg.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 y)) (fabs.f64 y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (neg.f64 y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) (neg.f64 y) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) y) y (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (+.f64 y y) y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (neg.f64 y) y)) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (fabs.f64 y) (+.f64 (fabs.f64 y) (fabs.f64 y)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (neg.f64 y) (+.f64 (neg.f64 y) (neg.f64 y)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (+.f64 y y) y) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 y (*.f64 y (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 y (*.f64 y (*.f64 (neg.f64 y) y)) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 y (+.f64 y y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 y y (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(fma.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64))) |
(-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) (*.f64 (+.f64 y y) y))) |
(-.f64 (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(-.f64 (*.f64 (+.f64 y y) y) (fma.f64 #s(literal -9 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(-.f64 (*.f64 (+.f64 y y) y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))))) |
(-.f64 (*.f64 (+.f64 y y) y) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (*.f64 y y))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (neg.f64 y) y))) |
(+.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y y)) (*.f64 y y)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(+.f64 (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 (*.f64 (+.f64 y y) y) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 (*.f64 y y) (fma.f64 y y (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 y y) y)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -2 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
(neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))))) |
(neg.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (fabs.f64 y)) (fabs.f64 y) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (fabs.f64 y)) (fabs.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) (neg.f64 y) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) (neg.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) y) y (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (neg.f64 y) y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 y (*.f64 y (*.f64 (neg.f64 y) y)) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(fma.f64 y (*.f64 y (*.f64 (neg.f64 y) y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 9 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal 2 binary64))) |
x |
#s(literal 4 binary64) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (neg.f64 y)) (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 y)) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (neg.f64 y)) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 4 binary64)) |
(pow.f64 (neg.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)) |
(neg.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fabs.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(+.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 2 binary64))) |
y |
(*.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (+.f64 y y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 y) (+.f64 (fabs.f64 y) (fabs.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 y) (neg.f64 y))) |
(*.f64 (*.f64 (+.f64 y y) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 y y)) |
(*.f64 y (+.f64 y y)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 y y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 y y (*.f64 y y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 y y) (*.f64 y y)) |
#s(literal 2 binary64) |
(*.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 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 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 y) (fabs.f64 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 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(pow.f64 (neg.f64 (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (fabs.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.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 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 y y) y) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(sqrt.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(fabs.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(+.f64 (/.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 2 binary64))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (* 9 (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y) (pow.f64 x #s(literal 4 binary64))) #s(literal 9 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (pow y 4) (*.f64 (*.f64 y y) (*.f64 y y))) |
#s(approx y y) |
#s(approx (* 2 (* y y)) (*.f64 (+.f64 y y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (* 9 (pow x 4)) (pow y 4)) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 9 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 1 771 to 645 computations (63.6% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 3 | 237 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 235 | 3 | 238 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
| ▶ | 9.6% | #s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
| ▶ | 1.5% | #s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
Compiled 48 to 47 computations (2.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
#s(literal 2 binary64) |
(*.f64 y y) |
y |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 y y) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
#s(literal 9 binary64) |
(fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* 2 (pow y 2)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (* (pow x 4) 9) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (* (pow y 2) (- 2 (pow y 2))))) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (- 2 (pow y 2)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* (pow x 4) (+ 9 (* 2 (/ (pow y 2) (pow x 4))))))) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (* (pow x 4) (+ 9 (/ (* (pow y 2) (- 2 (pow y 2))) (pow x 4)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (* (* (- 2 (* y y)) y) y) #s(hole binary64 (* (pow y 2) (+ 2 (* -1 (pow y 2)))))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* y (+ 2 (* -1 (pow y 2)))))) |
#s(approx (- 2 (* y y)) #s(hole binary64 2)) |
#s(approx (- 2 (* y y)) #s(hole binary64 (+ 2 (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* (pow y 3) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (- 2 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 2 (* y y)) #s(hole binary64 (* (pow y 2) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* (pow y 2) (+ 2 (* 9 (/ (pow x 4) (pow y 2))))))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (* 2 (/ 1 (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* (* (- 2 (* y y)) y) y) (* (- 2 (* y y)) y) (- 2 (* y y)) 2 (* y y) y (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (+ (* (+ y y) y) (* (pow x 4) 9)) (+ y y) (* (pow x 4) 9) (pow x 4) x 4 9 (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9))) |
| 2.0ms | y | @ | -inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* (* (- 2 (* y y)) y) y) (* (- 2 (* y y)) y) (- 2 (* y y)) 2 (* y y) y (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (+ (* (+ y y) y) (* (pow x 4) 9)) (+ y y) (* (pow x 4) 9) (pow x 4) x 4 9 (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9))) |
| 2.0ms | y | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* (* (- 2 (* y y)) y) y) (* (- 2 (* y y)) y) (- 2 (* y y)) 2 (* y y) y (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (+ (* (+ y y) y) (* (pow x 4) 9)) (+ y y) (* (pow x 4) 9) (pow x 4) x 4 9 (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9))) |
| 1.0ms | x | @ | -inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* (* (- 2 (* y y)) y) y) (* (- 2 (* y y)) y) (- 2 (* y y)) 2 (* y y) y (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (+ (* (+ y y) y) (* (pow x 4) 9)) (+ y y) (* (pow x 4) 9) (pow x 4) x 4 9 (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9))) |
| 1.0ms | x | @ | 0 | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* (* (- 2 (* y y)) y) y) (* (- 2 (* y y)) y) (- 2 (* y y)) 2 (* y y) y (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (+ (* (+ y y) y) (* (pow x 4) 9)) (+ y y) (* (pow x 4) 9) (pow x 4) x 4 9 (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 697 |
| 0 | 127 | 655 |
| 1 | 630 | 321 |
| 2 | 6165 | 321 |
| 0 | 8852 | 295 |
| 1 | 17675 | 295 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
#s(literal 2 binary64) |
(*.f64 y y) |
y |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 y y) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
#s(literal 9 binary64) |
(fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* 2 (pow y 2)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (* (pow x 4) 9) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (* (pow y 2) (- 2 (pow y 2))))) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (- 2 (pow y 2)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* (pow x 4) (+ 9 (* 2 (/ (pow y 2) (pow x 4))))))) |
#s(approx (+ (* (- 2 (* y y)) (* y y)) (* (pow x 4) 9)) #s(hole binary64 (* (pow x 4) (+ 9 (/ (* (pow y 2) (- 2 (pow y 2))) (pow x 4)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (* (* (- 2 (* y y)) y) y) #s(hole binary64 (* (pow y 2) (+ 2 (* -1 (pow y 2)))))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* y (+ 2 (* -1 (pow y 2)))))) |
#s(approx (- 2 (* y y)) #s(hole binary64 2)) |
#s(approx (- 2 (* y y)) #s(hole binary64 (+ 2 (* -1 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* (pow y 3) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (- 2 (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- 2 (* y y)) #s(hole binary64 (* (pow y 2) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(hole binary64 (* (pow y 2) (+ 2 (* 9 (/ (pow x 4) (pow y 2))))))) |
#s(approx (* (- 2 (* y y)) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1 (* 2 (/ 1 (pow y 2)))))))) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) y #s(literal 2 binary64)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(fma.f64 y #s(literal -1 binary64) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) y)) |
(-.f64 y (-.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) y))) |
(fabs.f64 (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) y)) |
(+.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal -2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) y)) |
(+.f64 y (+.f64 y (*.f64 #s(literal -1 binary64) y))) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1 binary64) y)) y #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) y #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y)) (/.f64 #s(literal 9 binary64) (neg.f64 y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 9 binary64) (neg.f64 y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 9 binary64) y) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 9 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 2 binary64)) |
(fma.f64 y (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 9 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 9 binary64))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) y) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y)) (/.f64 #s(literal 9 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 9 binary64) (neg.f64 y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 9 binary64) y)) |
(*.f64 (/.f64 #s(literal 9 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 9 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(*.f64 y (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) y) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 18 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 18 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 18 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 18 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 y (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 y (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(+.f64 (*.f64 #s(literal 18 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal 2 binary64))) |
x |
#s(literal 4 binary64) |
#s(literal 9 binary64) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) y) y #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y)) (/.f64 #s(literal 9 binary64) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 9 binary64) (neg.f64 y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 9 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 9 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 y (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 9 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64) #s(literal 1 binary64))) |
(-.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal -1 binary64)) |
(+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 9 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -9 binary64)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(literal 1 binary64)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) #s(literal 2 binary64)) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) |
#s(approx (* (pow x 4) 9) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(literal 1 binary64)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64) #s(literal 9 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(approx (* (- 2 (* y y)) y) #s(literal 2 binary64)) |
#s(approx (* (- 2 (* y y)) y) (*.f64 #s(literal 1 binary64) y)) |
#s(approx (* y y) #s(literal 2 binary64)) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(approx y y) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(literal -1 binary64)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(literal 1 binary64)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 1 binary64))) |
#s(approx (* (- 2 (* y y)) y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (* (- 2 (* y y)) y) (*.f64 #s(literal 1 binary64) y)) |
#s(approx (* y y) #s(literal -1 binary64)) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(approx (+ (* (+ y y) y) (* (pow x 4) 9)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64) #s(literal 2 binary64))) |
#s(approx (* (- 2 (* y y)) y) (*.f64 #s(literal 1 binary64) y)) |
Compiled 1 500 to 620 computations (58.7% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 261 | 1 | 262 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 0 | 0 | 0 |
| Total | 264 | 1 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
Compiled 16 to 15 computations (6.3% saved)
| Inputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* y y) 1) |
| 1.0ms | x | @ | -inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* y y) 1) |
| 1.0ms | x | @ | 0 | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* y y) 1) |
| 1.0ms | y | @ | -inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* y y) 1) |
| 1.0ms | y | @ | inf | ((+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (* y y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 299 |
| 0 | 51 | 292 |
| 1 | 336 | 288 |
| 2 | 3080 | 287 |
| 0 | 8636 | 257 |
| 1 | 28350 | 257 |
| 1× | saturated |
| 1× | node-limit |
| 1× | saturated |
| Inputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (* 2 (pow y 2)) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (- (+ (* 2 (pow y 2)) (* 9 (pow x 4))) (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* 9 (pow x 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow x 4) (- (+ 9 (* 2 (/ (pow y 2) (pow x 4)))) (/ (pow y 4) (pow x 4)))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 2 (pow y 2)) (* 9 (pow x 4))))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (+ (* 9 (pow x 4)) (* (pow y 2) (+ 2 (* -1 (pow y 2))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (* 2 (/ 1 (pow y 2))) 1)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* 9 (/ (pow x 4) (pow y 4))) (* 2 (/ 1 (pow y 2)))) 1)))) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
#s(approx (* y y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (fma.f64 y y #s(literal 2 binary64)) y) y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (*.f64 (fma.f64 y y #s(literal 2 binary64)) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 y y #s(literal 2 binary64)) y) y) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (*.f64 (fma.f64 y y #s(literal 2 binary64)) y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (*.f64 y y) y) y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 9 binary64) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y))) |
Compiled 130 to 47 computations (63.8% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 0 | 9 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 9 | 1 | 10 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
Compiled 66 to 49 computations (25.8% saved)
Total -63.0b remaining (-∞%)
Threshold costs -63b (-∞%)
| Inputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) y) y)) |
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) (fma.f64 (+.f64 y y) y (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 9 binary64))) |
(+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
| Outputs |
|---|
#s(approx (+ (- (* 9 (pow x 4)) (pow y 4)) (* 2 (* y y))) #s(approx (* y y) #s(literal 1 binary64))) |
5 calls:
| 4.0ms | x |
| 1.0ms | (+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
| 1.0ms | (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 100.0% | 1 | (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) |
| 100.0% | 1 | (+.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 23 to 26 computations (-13% saved)
| 1× | done |
Compiled 16 to 15 computations (6.3% saved)
(abs y)
(abs x)
Compiled 93 to 87 computations (6.5% saved)
Loading profile data...