
Time bar (total: 4.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 699.0ms | 8 256× | 0 | valid |
| 19.0ms | 271× | 0 | invalid |
ival-mult!: 172.0ms (37.4% of total)ival-sqrt: 109.0ms (23.7% of total)ival-div!: 81.0ms (17.6% of total)ival-sub!: 73.0ms (15.9% of total)ival-add!: 23.0ms (5% of total)adjust: 2.0ms (0.4% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 90 |
| 1 | 120 | 73 |
| 2 | 517 | 73 |
| 3 | 2480 | 72 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(abs x)
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 2.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 645 |
| 0 | 128 | 611 |
| 1 | 588 | 553 |
| 2 | 2449 | 544 |
| 0 | 8658 | 518 |
| 1 | 18881 | 518 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) #s(literal 3 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal -3 binary64) y) (neg.f64 (sqrt.f64 x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 x)) #s(literal -3 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) y) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal -3 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (neg.f64 y) (sqrt.f64 x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(+.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
x |
(neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) #s(literal -1 binary64) (-.f64 y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) #s(literal -1 binary64) y) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64) (-.f64 y #s(literal 0 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) (-.f64 y #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 y #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 y #s(literal 0 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 0 binary64))) |
(+.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(*.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) y) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) y) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y)) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2/9 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 2/9 binary64) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2/9 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 2/9 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2/9 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -18 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 18 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -18 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 18 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -9 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) x))) |
#s(literal 1 binary64) |
(*.f64 #s(literal -9 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal 9 binary64)) |
(*.f64 (neg.f64 x) #s(literal -9 binary64)) |
(*.f64 #s(literal 9 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
(neg.f64 (*.f64 #s(literal -9 binary64) x)) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 x #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) y #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) y y)) |
#s(approx (+ y (/ 1 (* x 9))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) y y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) y y)) |
Compiled 1 488 to 646 computations (56.6% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 19 | 218 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 199 | 20 | 219 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.4% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) | |
| 99.4% | (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| ▶ | 99.4% | (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| 99.0% | (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) | |
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 62.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 37.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 61.5% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) | |
| 99.3% | (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) | |
| 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) | |
| 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)))) | |
| 82.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 x #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) #s(literal 1/3 binary64))) x)) | |
| ▶ | 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| 59.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) | |
| 79.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)))) x)) | |
| ▶ | 81.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
| ▶ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
Compiled 615 to 602 computations (2.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal -3 binary64) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) y) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* y (sqrt x)))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (/ (- (* -1 (* x y)) 1/9) x))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (* (sqrt x) (- 3 (* 3 (/ 1 y))))))) x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) (* x y))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 1/3 (/ (sqrt x) y)) (* x (* (sqrt x) (- 3 (* 3 (/ 1 y)))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ 1/3 (* x y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* x (- 3 (* 3 (/ 1 y)))) (* 1/3 (/ 1 y))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- y 1))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* x (* y (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- 3 (* 3 (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- (+ 3 (* 1/3 (/ 1 (* x y)))) (* 3 (/ 1 y))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* -3 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (- (* -1 y) (* 1/9 (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 3)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | 0 | ((* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) 3 (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) (/ 1/9 x) -3 (* (* (- -1 (- (/ -1/9 x) y)) 3) (sqrt x)) (* (- -1 (- (/ -1/9 x) y)) 3) (- -1 (- (/ -1/9 x) y)) -1 (- (/ -1/9 x) y) (/ -1/9 x) -1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 5.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) 3 (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) (/ 1/9 x) -3 (* (* (- -1 (- (/ -1/9 x) y)) 3) (sqrt x)) (* (- -1 (- (/ -1/9 x) y)) 3) (- -1 (- (/ -1/9 x) y)) -1 (- (/ -1/9 x) y) (/ -1/9 x) -1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 3.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) 3 (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) (/ 1/9 x) -3 (* (* (- -1 (- (/ -1/9 x) y)) 3) (sqrt x)) (* (- -1 (- (/ -1/9 x) y)) 3) (- -1 (- (/ -1/9 x) y)) -1 (- (/ -1/9 x) y) (/ -1/9 x) -1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 3.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) 3 (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) (/ 1/9 x) -3 (* (* (- -1 (- (/ -1/9 x) y)) 3) (sqrt x)) (* (- -1 (- (/ -1/9 x) y)) 3) (- -1 (- (/ -1/9 x) y)) -1 (- (/ -1/9 x) y) (/ -1/9 x) -1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
| 3.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) 3 (sqrt x) x (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) 1 1/9 (- y 1) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) (/ 1/9 x) -3 (* (* (- -1 (- (/ -1/9 x) y)) 3) (sqrt x)) (* (- -1 (- (/ -1/9 x) y)) 3) (- -1 (- (/ -1/9 x) y)) -1 (- (/ -1/9 x) y) (/ -1/9 x) -1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 1965 |
| 0 | 342 | 1810 |
| 1 | 1571 | 1724 |
| 2 | 6200 | 1716 |
| 0 | 9298 | 1664 |
| 1 | 23845 | 1664 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal -3 binary64) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) y) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* y (sqrt x)))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (/ (- (* -1 (* x y)) 1/9) x))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (* (sqrt x) (- 3 (* 3 (/ 1 y))))))) x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) (* x y))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 1/3 (/ (sqrt x) y)) (* x (* (sqrt x) (- 3 (* 3 (/ 1 y)))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ 1/3 (* x y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* x (- 3 (* 3 (/ 1 y)))) (* 1/3 (/ 1 y))) x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- y 1))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* x (* y (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- 3 (* 3 (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- (+ 3 (* 1/3 (/ 1 (* x y)))) (* 3 (/ 1 y))))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* -3 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (- (* -1 y) (* 1/9 (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (/ -1/9 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 3)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (neg.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
x |
(neg.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) y (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/9 binary64) x) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal -1 binary64) (neg.f64 y)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (neg.f64 y)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
(+.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) |
(+.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(+.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 y (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(+.f64 #s(literal -1 binary64) y) |
(+.f64 y (*.f64 y (/.f64 #s(literal -1 binary64) y))) |
(+.f64 y (*.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(+.f64 y #s(literal -1 binary64)) |
y |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) |
(neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x))) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(neg.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (neg.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) #s(literal 3 binary64))) |
(neg.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal -3 binary64))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (neg.f64 y) #s(literal 3 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) y)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (neg.f64 (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (neg.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(+.f64 (*.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal -3 binary64)) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(+.f64 (*.f64 y #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(+.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(+.f64 #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))) |
(+.f64 #s(literal -3 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64))) |
(neg.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) y (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/9 binary64) x) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal -1 binary64) (neg.f64 y)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (neg.f64 y)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
(+.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) |
(+.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(+.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 y (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(literal -1 binary64) |
(*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(neg.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64) (neg.f64 y)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y)) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(-.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) y) |
(+.f64 (neg.f64 y) (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(pow.f64 (*.f64 #s(literal -9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -9 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1/9 binary64) x)) |
#s(literal -1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)))) y) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) (neg.f64 y)) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)) y) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) y)) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
(*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))))) |
(*.f64 y (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) y))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) y)) |
(fma.f64 (*.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y)) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y))) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y)) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) |
(neg.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal -3 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/3 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (*.f64 y y) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) y) (*.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (*.f64 (*.f64 y x) y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) y (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))))) (*.f64 y (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 y y) (*.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) y) (*.f64 y #s(literal 3 binary64))))) (*.f64 y (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 y x) y) (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 y (*.f64 (*.f64 y x) y))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) (neg.f64 y) (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (neg.f64 (*.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) y (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) y) (*.f64 y #s(literal 3 binary64))) (neg.f64 y) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) y) (*.f64 y #s(literal 3 binary64))) y (*.f64 (*.f64 y y) (*.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 y y) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (*.f64 (*.f64 y x) y) (neg.f64 (*.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 y x) y) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 (*.f64 y x) #s(literal 3 binary64))) y (*.f64 (*.f64 (*.f64 y x) y) (*.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) y) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 3 binary64))))) (*.f64 y y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y (*.f64 (neg.f64 y) (*.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (neg.f64 y) (*.f64 y (neg.f64 (*.f64 y #s(literal 3 binary64))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y (*.f64 y (*.f64 y #s(literal 3 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) #s(literal -3 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) y) (*.f64 (neg.f64 y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) (neg.f64 y)) (*.f64 y (*.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) #s(literal -3 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) (neg.f64 y)) (*.f64 y (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) y) (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) (neg.f64 y)) (*.f64 y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) y (*.f64 y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) #s(literal 3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) y (*.f64 y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) y) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) y)) |
(neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 1 binary64) #s(literal 3 binary64)) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 #s(literal 3 binary64) y) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 3 binary64) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1/3 binary64) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) y) (/.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) #s(literal 3 binary64) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 3 binary64) y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 y (/.f64 #s(literal 3 binary64) y) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (/.f64 y y) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) #s(literal 3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) #s(literal 3 binary64)) |
(-.f64 (*.f64 y (/.f64 #s(literal 3 binary64) y)) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) y)) |
(-.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 y x)) (/.f64 #s(literal -3 binary64) y))) |
(-.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 y x)) (/.f64 #s(literal 3 binary64) y))) |
(-.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) |
(+.f64 (/.f64 #s(literal -3 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64))) |
(+.f64 (*.f64 y (/.f64 #s(literal 3 binary64) y)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (*.f64 y (/.f64 #s(literal 3 binary64) y))) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 3 binary64)) |
(+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) #s(literal -3 binary64))) |
(+.f64 #s(literal 3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 y x)))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) y))) x) |
(/.f64 (+.f64 (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) y))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) y) #s(literal 1/9 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y x) #s(literal -1/9 binary64)) (*.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (neg.f64 y)) |
(/.f64 (+.f64 x (*.f64 y (/.f64 #s(literal -1/9 binary64) y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 y (/.f64 #s(literal 1/9 binary64) y))) (*.f64 y x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 y #s(literal -1/9 binary64))) (*.f64 y (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 (neg.f64 y) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 y #s(literal 1/9 binary64))) (*.f64 y (neg.f64 (*.f64 (neg.f64 x) y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 y) (/.f64 #s(literal -1/9 binary64) y))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) #s(literal -1/9 binary64))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 y (*.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) #s(literal 1/9 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (neg.f64 y) #s(literal 1/9 binary64))) (*.f64 (neg.f64 y) (*.f64 y x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) y #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) (neg.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) y) y x) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) y) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) y) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) y) y (neg.f64 x)) (*.f64 y x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) y) (neg.f64 y) x) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) y (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) y (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/9 binary64) x) (*.f64 y (/.f64 #s(literal 1 binary64) y))) (neg.f64 y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) y (neg.f64 y)) (*.f64 y y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y) y) (*.f64 y (neg.f64 y))) |
(/.f64 (+.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) y (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y))) |
(/.f64 (+.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 y) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) (*.f64 y x)) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) y) (neg.f64 y)) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) y) y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) y) (neg.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) y) y) x) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) (*.f64 y (/.f64 #s(literal -1 binary64) y))) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) y) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) (neg.f64 y)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y)) (neg.f64 y))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) y) y)) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) y))) (neg.f64 (*.f64 (*.f64 y x) (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) y) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) y) |
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) y) |
(/.f64 (*.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) y (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 y x) y)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 y #s(literal 1/9 binary64))) (*.f64 y (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) (neg.f64 y)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y)) (neg.f64 y)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) y) y) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 y x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) y) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) y)) |
(/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) y) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/9 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/9 binary64) x)) |
(/.f64 (+.f64 #s(literal -9 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -9 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1/9 binary64)) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal -9 binary64)) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) #s(literal 9 binary64)) #s(literal -9 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -9 binary64) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (fma.f64 #s(literal -9 binary64) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (+.f64 x (*.f64 x (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 x x (*.f64 x #s(literal -1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -9 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 #s(literal -9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 x #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal -9 binary64) x)) x) (*.f64 x (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 #s(literal -9 binary64) x (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) #s(literal -9 binary64))) |
(/.f64 (fma.f64 #s(literal 9 binary64) x (/.f64 (neg.f64 x) x)) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) x))) x) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -9 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -9 binary64) x))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 #s(literal -9 binary64) x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal -9 binary64) (neg.f64 x))) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal -9 binary64) x)) (*.f64 #s(literal -9 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) x (*.f64 #s(literal -9 binary64) x)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) x x) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 x) (neg.f64 x)) x) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal -9 binary64) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 #s(literal -9 binary64) x) x)) (*.f64 (*.f64 #s(literal -9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 x) (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) x)) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/9 binary64)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -18 binary64)) #s(literal -18 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 18 binary64)) #s(literal 18 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -2/9 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 2/9 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 9 binary64)) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -9 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal -9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal -9 binary64) x)) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -9 binary64) x) x)) (*.f64 (*.f64 #s(literal -9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) x)) (*.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 x #s(literal 1/9 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) x) x) |
(neg.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x x) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 x x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 (/.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (- (/ -1/9 x) y) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- (/ -1/9 x) y) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) (neg.f64 x))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (sqrt.f64 x)) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y x)) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 #s(literal 1/3 binary64) (*.f64 y x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x (/.f64 #s(literal 1/3 binary64) y)) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) y) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (-.f64 y #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) x) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- (/ -1/9 x) y) (neg.f64 y)) |
#s(approx (- (/ -1/9 x) y) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) y)) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (*.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) x)) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 y x)) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))))) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) x) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) x)) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (*.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64)))) x)) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 y x)) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- (/ -1/9 x) y) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y) y)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
#s(approx (- (/ -1/9 x) y) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) y y))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) y) y)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
Compiled 7 828 to 3 829 computations (51.1% saved)
28 alts after pruning (27 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 896 | 24 | 920 |
| Fresh | 11 | 3 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 912 | 28 | 940 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| ▶ | 99.4% | (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| ▶ | 62.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 37.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 94.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) | |
| 62.4% | (*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) | |
| 94.0% | (*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) (sqrt.f64 x)) | |
| 61.4% | (*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) | |
| 39.2% | (*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) | |
| ▶ | 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 61.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))))) | |
| 61.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) | |
| 81.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) y)) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) | |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| ▶ | 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
| 62.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) | |
| 57.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) | |
| 61.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) #s(literal 3 binary64) #s(literal 3 binary64))) y)) | |
| 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) | |
| ✓ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) | |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) | |
| ▶ | 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 70.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x)) y)) | |
| 56.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) | |
| 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
Compiled 1 125 to 1 105 computations (1.8% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -9 binary64) x) |
#s(literal -9 binary64) |
x |
y |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) x) x) |
(-.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (/ (- (* -1 (* x y)) 1/9) x))) |
#s(approx (* -9 x) #s(hole binary64 (* -9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* 1/9 (/ (sqrt x) x)))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* x (sqrt x))) (* 1/9 (sqrt x))) x))) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (- 1/9 x) #s(hole binary64 1/9)) |
#s(approx (- 1/9 x) #s(hole binary64 (+ 1/9 (* -1 x)))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (- y 1))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 -1)) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- 1/9 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1/9 x) #s(hole binary64 (* x (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (- 1/9 x) #s(hole binary64 (* -1 (* x (- 1 (* 1/9 (/ 1 x))))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (- (* -1 y) (* 1/9 (/ 1 x))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 (* y (+ 1 (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | x | @ | -inf | ((* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (- -1 (- (/ 1 (* -9 x)) y)) -1 (- (/ 1 (* -9 x)) y) (/ 1 (* -9 x)) 1 (* -9 x) -9 x y 3 (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (/ (- 1/9 x) x) (sqrt x)) 3) (* (/ (- 1/9 x) x) (sqrt x)) (/ (- 1/9 x) x) (- 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1 (* 9 x)) 3) -3) (sqrt x)) (+ (* (/ 1 (* 9 x)) 3) -3) (/ 1 (* 9 x)) (* 9 x) 9) |
| 3.0ms | x | @ | inf | ((* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (- -1 (- (/ 1 (* -9 x)) y)) -1 (- (/ 1 (* -9 x)) y) (/ 1 (* -9 x)) 1 (* -9 x) -9 x y 3 (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (/ (- 1/9 x) x) (sqrt x)) 3) (* (/ (- 1/9 x) x) (sqrt x)) (/ (- 1/9 x) x) (- 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1 (* 9 x)) 3) -3) (sqrt x)) (+ (* (/ 1 (* 9 x)) 3) -3) (/ 1 (* 9 x)) (* 9 x) 9) |
| 3.0ms | x | @ | 0 | ((* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (- -1 (- (/ 1 (* -9 x)) y)) -1 (- (/ 1 (* -9 x)) y) (/ 1 (* -9 x)) 1 (* -9 x) -9 x y 3 (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (/ (- 1/9 x) x) (sqrt x)) 3) (* (/ (- 1/9 x) x) (sqrt x)) (/ (- 1/9 x) x) (- 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1 (* 9 x)) 3) -3) (sqrt x)) (+ (* (/ 1 (* 9 x)) 3) -3) (/ 1 (* 9 x)) (* 9 x) 9) |
| 1.0ms | y | @ | -inf | ((* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (- -1 (- (/ 1 (* -9 x)) y)) -1 (- (/ 1 (* -9 x)) y) (/ 1 (* -9 x)) 1 (* -9 x) -9 x y 3 (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (/ (- 1/9 x) x) (sqrt x)) 3) (* (/ (- 1/9 x) x) (sqrt x)) (/ (- 1/9 x) x) (- 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1 (* 9 x)) 3) -3) (sqrt x)) (+ (* (/ 1 (* 9 x)) 3) -3) (/ 1 (* 9 x)) (* 9 x) 9) |
| 1.0ms | y | @ | inf | ((* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (- -1 (- (/ 1 (* -9 x)) y)) -1 (- (/ 1 (* -9 x)) y) (/ 1 (* -9 x)) 1 (* -9 x) -9 x y 3 (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (+ (* (/ 1/9 x) 3) -3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (/ (- 1/9 x) x) (sqrt x)) 3) (* (/ (- 1/9 x) x) (sqrt x)) (/ (- 1/9 x) x) (- 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1 (* 9 x)) 3) -3) (sqrt x)) (+ (* (/ 1 (* 9 x)) 3) -3) (/ 1 (* 9 x)) (* 9 x) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 234 | 1433 |
| 0 | 268 | 1249 |
| 1 | 1247 | 1186 |
| 2 | 4804 | 1176 |
| 0 | 9744 | 1134 |
| 1 | 26323 | 1134 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -9 binary64) x) |
#s(literal -9 binary64) |
x |
y |
#s(literal 3 binary64) |
(sqrt.f64 x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) x) x) |
(-.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (/ -1/9 x))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (/ (- (* -1 (* x y)) 1/9) x))) |
#s(approx (* -9 x) #s(hole binary64 (* -9 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* 1/9 (/ (sqrt x) x)))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* x (sqrt x))) (* 1/9 (sqrt x))) x))) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (- 1/9 x) #s(hole binary64 1/9)) |
#s(approx (- 1/9 x) #s(hole binary64 (+ 1/9 (* -1 x)))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (- y 1))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 -3)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 -1)) |
#s(approx (/ (- 1/9 x) x) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (- 1/9 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1/9 x) #s(hole binary64 (* x (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (- 1/9 x) #s(hole binary64 (* -1 (* x (- 1 (* 1/9 (/ 1 x))))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (- (* -1 y) (* 1/9 (/ 1 x))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- (/ 1 (* -9 x)) y) #s(hole binary64 (* -1 (* y (+ 1 (* 1/9 (/ 1 (* x y)))))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y))) |
(neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (-.f64 y #s(literal 1 binary64)) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 3 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/3 binary64) x))) x) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) x (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) x)) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) #s(literal 9 binary64) (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) #s(literal 9 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) #s(literal 9 binary64) (*.f64 x (/.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) (neg.f64 x) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) x (*.f64 x #s(literal 1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal -3 binary64) x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 3 binary64) x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x (*.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) x (*.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) x (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 3 binary64) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 3 binary64) x) x) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x)))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (-.f64 y #s(literal 1 binary64)) #s(literal -1/3 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (-.f64 y #s(literal 1 binary64)) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (-.f64 y #s(literal 1 binary64)) #s(literal -1/3 binary64)) x)) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(neg.f64 (-.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 3 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(-.f64 (*.f64 #s(literal 3 binary64) y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) y)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (neg.f64 y) #s(literal 3 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 3 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (neg.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -3 binary64)) x)) |
(-.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal -3 binary64)) |
(+.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(+.f64 (*.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(+.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))) |
(+.f64 #s(literal -3 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) x #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64))) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x (*.f64 x (*.f64 y x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (*.f64 y x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x (*.f64 x (*.f64 y x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) x) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 y x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) x (*.f64 (*.f64 x x) (*.f64 y x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) x (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 y x))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) x (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 y x))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 y x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) x (*.f64 (*.f64 x x) (*.f64 y x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) x (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 y x))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (fma.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) x (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 y x))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (fma.f64 (-.f64 x #s(literal 1/9 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (fma.f64 (-.f64 x #s(literal 1/9 binary64)) x (*.f64 (neg.f64 x) (*.f64 y x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/9 binary64) x) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/9 binary64) x) x (*.f64 x (*.f64 y x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) x (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) x (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (fma.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) x (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 y x #s(literal 1/9 binary64)) x (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (fma.f64 y x #s(literal 1/9 binary64)) (neg.f64 x) (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) x (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) x x) (neg.f64 x)) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) (neg.f64 x) (neg.f64 x)) x) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) x (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) x (*.f64 (neg.f64 x) (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) x)) x) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 x #s(literal 1/9 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) x (*.f64 (neg.f64 x) (-.f64 #s(literal 1/9 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 y x) x (*.f64 x (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 x) (*.f64 x (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 y x) x (*.f64 x (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal 9 binary64) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))))) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (neg.f64 x) x) (*.f64 x (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))))) (*.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 x (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))))) (*.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal 9 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 x x) (*.f64 x (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)))) (*.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 x (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)))) (*.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 x) (*.f64 x (-.f64 x #s(literal 1/9 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 y x) x (*.f64 x (-.f64 #s(literal 1/9 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 x (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 x (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 x (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))))) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))))) (*.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 x (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))))) (*.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 x (fma.f64 y x #s(literal 1/9 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 x (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 x (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) (neg.f64 x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) (fma.f64 y x #s(literal 1/9 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) x) |
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) x) |
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 #s(literal -1 binary64) (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal 1/9 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) x) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal -9 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 9 binary64) #s(literal -1 binary64)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) x (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) x))) x) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -9 binary64) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 9 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (neg.f64 x) (*.f64 x #s(literal -1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) x (*.f64 x #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 x #s(literal -9 binary64)) (neg.f64 x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) x (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) y)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) x) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) (neg.f64 x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (neg.f64 x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) (neg.f64 x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) x) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y x))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) x) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) x) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) (neg.f64 x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)) x) x) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) (neg.f64 x)) x) x) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x)) (*.f64 x (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x))) (*.f64 x (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 x #s(literal -1/9 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 (*.f64 (neg.f64 x) y) x) (*.f64 x #s(literal 1/9 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 #s(literal 9 binary64) x))) (*.f64 x (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x)) x))) (*.f64 x (*.f64 x (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal -9 binary64)))) (*.f64 x (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64))) (neg.f64 x)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -9 binary64))))) |
(/.f64 (-.f64 x (*.f64 x (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (fma.f64 y x #s(literal 1/9 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 9 binary64) x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 x #s(literal -1/9 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) x) (*.f64 x #s(literal 1/9 binary64))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 9 binary64) x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x)) x))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -9 binary64)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal -9 binary64))))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))) x) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (fma.f64 y x #s(literal 1/9 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)))) x) |
(/.f64 (-.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 x #s(literal -1/9 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) x) (*.f64 x #s(literal 1/9 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 9 binary64) x))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x)) x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -9 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64))) (neg.f64 x)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal 1/9 binary64)))) x) |
(/.f64 (-.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 y x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) x) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) x #s(literal -1/9 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) x #s(literal -1/9 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) x #s(literal -1/9 binary64)) x)) |
(neg.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y)) |
(fma.f64 (*.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/9 binary64) x) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (fma.f64 y x #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal -1 binary64) (neg.f64 y)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (neg.f64 y)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
(+.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y) |
(+.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 y (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1/9 binary64) (*.f64 y x))) |
(*.f64 (fma.f64 y x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 9 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/9 binary64) x))) x) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -9 binary64) #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) x (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 9 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) #s(literal -9 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) x (*.f64 x #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 x) (*.f64 x #s(literal 1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64)) x) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 #s(literal -9 binary64) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -9 binary64)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 9 binary64)) #s(literal -1 binary64)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) x) (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) x))) x) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 9 binary64) x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 x #s(literal -9 binary64))) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -9 binary64)) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) (*.f64 #s(literal 9 binary64) (*.f64 y x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal 9 binary64) (*.f64 y x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal 9 binary64) (*.f64 y x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 #s(literal -9 binary64) (*.f64 (neg.f64 x) y))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 y x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) (neg.f64 x)) (*.f64 x (*.f64 (neg.f64 x) y))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 x (*.f64 y x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (neg.f64 x) (*.f64 y x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 y x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) x) (*.f64 (neg.f64 x) y)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64)) #s(literal 1 binary64))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 x #s(literal -1/9 binary64)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) x) (*.f64 x #s(literal 1/9 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x)) x)) (neg.f64 (*.f64 x (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64))) (neg.f64 x))) (neg.f64 (*.f64 x (*.f64 x #s(literal -9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) (*.f64 x #s(literal -1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) x) (*.f64 x #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 9 binary64) x)) x) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x #s(literal -9 binary64))) (neg.f64 x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 y x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal 1 binary64)) |
(neg.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 y x) (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(-.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal -1/9 binary64) x) y) |
(+.f64 (neg.f64 y) (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (*.f64 x #s(literal -9 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -9 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1/9 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 x) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) x) |
(neg.f64 (*.f64 #s(literal 9 binary64) x)) |
#s(literal -9 binary64) |
x |
y |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64))) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) y)))) |
(fma.f64 #s(approx (+ y (/ 1 (* x 9))) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (+ y (/ 1 (* x 9))) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (+ y (/ 1 (* x 9))) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(approx (+ y (/ 1 (* x 9))) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) y))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64)) |
(+.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) #s(approx (+ y (/ 1 (* x 9))) y)) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x))) x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) x) |
(/.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x) |
(neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (sqrt.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) #s(literal 9 binary64) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 9 binary64) (*.f64 x (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 9 binary64) (*.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (*.f64 x #s(literal -9 binary64)) (*.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (*.f64 #s(literal 9 binary64) x) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (*.f64 x #s(literal -9 binary64)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (*.f64 #s(literal 9 binary64) x) (*.f64 (sqrt.f64 x) x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (neg.f64 x) (*.f64 x (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 9 binary64) (*.f64 x (/.f64 (sqrt.f64 x) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 x) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) x (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) x (*.f64 x (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 x) x) x (*.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) (sqrt.f64 x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 x))) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) x) (*.f64 x (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 x #s(literal 1/9 binary64)))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) x (*.f64 x (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 x #s(literal 1/9 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (sqrt.f64 x) x (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) x (*.f64 x (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) |
(neg.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (sqrt.f64 x)) x)) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 (*.f64 (sqrt.f64 x) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) x) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal 1/9 binary64))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -1/9 binary64) (/.f64 (sqrt.f64 x) x))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 9 binary64) x)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 x #s(literal -9 binary64))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal -9 binary64)) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) x)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) #s(literal 9 binary64)) #s(literal -9 binary64)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (neg.f64 x) (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) x x) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 x) (neg.f64 x)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) x)) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 9 binary64) x (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 x #s(literal -9 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 x x (*.f64 x #s(literal -1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 x #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x) x) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)) (neg.f64 x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 x #s(literal -9 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 #s(literal 9 binary64) x #s(literal -1 binary64)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) x))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -9 binary64)) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (+.f64 #s(literal -9 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -9 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1/9 binary64)) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -18 binary64)) #s(literal -18 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 x #s(literal -9 binary64))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 9 binary64)) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 18 binary64)) #s(literal 18 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x #s(literal -9 binary64))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -9 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal -2/9 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) (neg.f64 x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 2/9 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 x)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) (neg.f64 x)) x) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x #s(literal -9 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 x (*.f64 x (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64)) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1/9 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x #s(literal 1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64))) x) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x)) (neg.f64 x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/9 binary64) x))) x) |
(/.f64 (-.f64 (*.f64 x #s(literal -9 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) #s(literal -1/9 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -9 binary64))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 9 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal -9 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/9 binary64)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x))) (neg.f64 (*.f64 (*.f64 x #s(literal -9 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -9 binary64))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 #s(literal 9 binary64) x) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (-.f64 x #s(literal 1/9 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) x) x) |
(neg.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(neg.f64 (-.f64 x #s(literal 1/9 binary64))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1/9 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1/9 binary64)) |
(-.f64 (neg.f64 x) #s(literal -1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
#s(literal 1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x))) x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) x) |
(/.f64 (*.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x) |
(neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) (neg.f64 x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 3 binary64) x) x (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) x))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 3 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (neg.f64 x) (*.f64 x (*.f64 #s(literal 3 binary64) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal -3 binary64) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 3 binary64) (neg.f64 x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 3 binary64) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 9 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 9 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 3 binary64) x))) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/3 binary64) x))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) x (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) x)) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 9 binary64) x) (*.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 9 binary64) (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 9 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 9 binary64) (*.f64 x (/.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 x) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) x (*.f64 x #s(literal 1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal -3 binary64) x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 3 binary64) x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 3 binary64) x) x) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) x) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 3 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 #s(literal 3 binary64) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 (*.f64 x #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) x))) (*.f64 (*.f64 x #s(literal -9 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 3 binary64) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 3 binary64) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 x #s(literal -9 binary64))) (*.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) x) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 x)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal -3 binary64) x)) (*.f64 x (*.f64 #s(literal 9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) (*.f64 x #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) x)) (*.f64 x (*.f64 x #s(literal -9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 #s(literal -3 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 3 binary64) x (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal -3 binary64) x))) (*.f64 (*.f64 #s(literal 9 binary64) x) x)) |
(/.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) x #s(literal -1/3 binary64)) x)) |
(neg.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 #s(literal 3 binary64) x) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64))) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (neg.f64 x) #s(literal -9 binary64)) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
(*.f64 #s(literal -9 binary64) (neg.f64 x)) |
(neg.f64 (*.f64 x #s(literal -9 binary64))) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
#s(approx (- (/ 1 (* -9 x)) y) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (- (/ 1 (* -9 x)) y) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(approx (* -9 x) (*.f64 x #s(literal -9 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) |
#s(approx (/ (- 1/9 x) x) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (- 1/9 x) #s(literal 1/9 binary64)) |
#s(approx (- 1/9 x) (-.f64 #s(literal 1/9 binary64) x)) |
#s(approx (* 9 x) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) x)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y))) |
#s(approx (- (/ 1 (* -9 x)) y) (neg.f64 y)) |
#s(approx (- (/ 1 (* -9 x)) y) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))) x)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) |
#s(approx (+ (* (/ 1/9 x) 3) -3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (+ y (/ 1 (* x 9))) y) |
#s(approx (+ y (/ 1 (* x 9))) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- 1/9 x) x) #s(literal -1 binary64)) |
#s(approx (/ (- 1/9 x) x) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (- 1/9 x) (neg.f64 x)) |
#s(approx (- 1/9 x) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64))))) |
#s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- 1/9 x) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- (/ 1 (* -9 x)) y) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y)) y)) |
#s(approx (- (/ 1 (* -9 x)) y) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) y y))) |
#s(approx (+ y (/ 1 (* x 9))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) y y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
#s(approx (- -1 (- (/ 1 (* -9 x)) y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) y)) y)) |
Compiled 9 975 to 4 595 computations (53.9% saved)
30 alts after pruning (26 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 088 | 12 | 1 100 |
| Fresh | 8 | 14 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 098 | 30 | 1 128 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
| 87.7% | (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 94.0% | (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) (sqrt.f64 x)) | |
| ✓ | 99.4% | (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| 37.6% | (*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| ✓ | 62.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 37.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 94.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) | |
| 62.4% | (*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) | |
| 37.6% | (*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 61.4% | (*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) | |
| 39.2% | (*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) | |
| 56.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) | |
| 61.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) | |
| ▶ | 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 56.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) | |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) | |
| ▶ | 57.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
| 61.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) #s(literal 3 binary64) #s(literal 3 binary64))) y)) | |
| ▶ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
| ✓ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) | |
| ✓ | 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) | |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) | |
| 70.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x)) y)) | |
| 56.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) | |
| ▶ | 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
Compiled 1 118 to 1 100 computations (1.6% saved)
| Inputs |
|---|
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
(sqrt.f64 x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 3 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (* (sqrt x) (- 3 (* 3 (/ 1 y))))))) x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) (* x y))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 1/3 (/ (sqrt x) y)) (* x (* (sqrt x) (- 3 (* 3 (/ 1 y)))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ 1/3 (* x y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* x (- 3 (* 3 (/ 1 y)))) (* 1/3 (/ 1 y))) x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ -3 (sqrt x)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- 3 (* 3 (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- (+ 3 (* 1/3 (/ 1 (* x y)))) (* 3 (/ 1 y))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (/ -3 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (/ 3 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3))) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (/ (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) y))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* 3 y))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 3)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) y))))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (* (* (/ 1 (sqrt x)) -3) x) (* (/ 1 (sqrt x)) -3) (/ 1 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* 1/9 (/ 3 x)) -3) (sqrt x)) (+ (* 1/9 (/ 3 x)) -3) 1/9 (/ 3 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1) |
| 4.0ms | x | @ | 0 | ((* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (* (* (/ 1 (sqrt x)) -3) x) (* (/ 1 (sqrt x)) -3) (/ 1 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* 1/9 (/ 3 x)) -3) (sqrt x)) (+ (* 1/9 (/ 3 x)) -3) 1/9 (/ 3 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1) |
| 3.0ms | x | @ | inf | ((* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (* (* (/ 1 (sqrt x)) -3) x) (* (/ 1 (sqrt x)) -3) (/ 1 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* 1/9 (/ 3 x)) -3) (sqrt x)) (+ (* 1/9 (/ 3 x)) -3) 1/9 (/ 3 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1) |
| 2.0ms | y | @ | -inf | ((* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (* (* (/ 1 (sqrt x)) -3) x) (* (/ 1 (sqrt x)) -3) (/ 1 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* 1/9 (/ 3 x)) -3) (sqrt x)) (+ (* 1/9 (/ 3 x)) -3) 1/9 (/ 3 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1) |
| 2.0ms | y | @ | inf | ((* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (* (* (/ 1 (sqrt x)) -3) x) (* (/ 1 (sqrt x)) -3) (/ 1 (sqrt x)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (+ (* 1/9 (/ 3 x)) -3) (sqrt x)) (+ (* 1/9 (/ 3 x)) -3) 1/9 (/ 3 x) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/ (- (/ 1/9 x) 1) y) (- (/ 1/9 x) 1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 2061 |
| 0 | 320 | 1865 |
| 1 | 1524 | 1729 |
| 2 | 6215 | 1633 |
| 0 | 9264 | 1615 |
| 1 | 22705 | 1615 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
(sqrt.f64 x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) |
#s(literal 1/9 binary64) |
(/.f64 #s(literal 3 binary64) x) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* y (* (sqrt x) (- 3 (* 3 (/ 1 y))))))) x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) (* x y))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 1/3 (/ (sqrt x) y)) (* x (* (sqrt x) (- 3 (* 3 (/ 1 y)))))) x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ 1/3 (* x y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* x (- 3 (* 3 (/ 1 y)))) (* 1/3 (/ 1 y))) x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ -3 (sqrt x)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (/ 3 x) #s(hole binary64 (/ 3 x))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ 1/9 (* x y)))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (+ (* -1 (/ x y)) (* 1/9 (/ 1 y))) x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- 3 (* 3 (/ 1 y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (- (+ 3 (* 1/3 (/ 1 (* x y)))) (* 3 (/ 1 y))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (/ -3 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 -3)) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ -1 y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (- (* 1/9 (/ 1 (* x y))) (/ 1 y)))) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) y) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* y (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y)))))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) (* x y))) (* (sqrt (/ 1 x)) (- 3 (* 3 (/ 1 y))))))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) #s(hole binary64 (/ 3 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) -3) #s(hole binary64 (/ 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3))) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (/ (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (/ (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))) y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) #s(hole binary64 (/ (- (* 1/9 (/ 1 x)) 1) y))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (/ (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) y))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* 3 y))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) #s(hole binary64 (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 3)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(hole binary64 (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (/ (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) y))))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)))) y) |
(*.f64 (*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)))) |
(*.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x)) y) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) (sqrt.f64 x))) |
(*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) x) y))) |
(neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) (sqrt.f64 x)))) |
(neg.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 (*.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) (-.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) x (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (-.f64 y #s(literal 1 binary64))) (*.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x) (/.f64 (sqrt.f64 x) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y))) (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y))) |
(+.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) y)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) (*.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x)))) |
(*.f64 #s(literal 3 binary64) (+.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (-.f64 y (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(neg.f64 (-.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (fma.f64 x #s(literal 3 binary64) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1/9 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) |
(-.f64 (*.f64 #s(literal 3 binary64) y) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) y)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 #s(literal -3 binary64) y) #s(literal -3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) y #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (neg.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(-.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)) |
(+.f64 (*.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(+.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -1 binary64) y))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal -1 binary64) y))) |
(+.f64 #s(literal -1 binary64) y) |
(+.f64 y #s(literal -1 binary64)) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/3 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
#s(literal 1/3 binary64) |
x |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) x) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 x))) |
(*.f64 x (/.f64 (sqrt.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(/.f64 x (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 x (sqrt.f64 x)) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 x))) |
(sqrt.f64 x) |
(fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) (sqrt.f64 x)) y) |
(*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) y)) |
(*.f64 y (*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) |
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 (*.f64 #s(literal -3 binary64) x) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (sqrt.f64 x) x) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 x) x) x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 x (/.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 3 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal 3 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) |
(neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (sqrt.f64 x) x)) |
(/.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x)) x) |
(/.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 3 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal -3 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (/.f64 (sqrt.f64 x) x)) (sqrt.f64 (/.f64 (sqrt.f64 x) x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) x) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 x)) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fabs.f64 (/.f64 (sqrt.f64 x) x)) |
#s(literal -3 binary64) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x)) y) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) y)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) y)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (/.f64 (sqrt.f64 x) y)) y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x))) |
(*.f64 y (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)) x (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) x (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) x (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (neg.f64 x) (*.f64 x (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) x))) (*.f64 (neg.f64 x) (sqrt.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) x (*.f64 (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)))) (*.f64 x (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 x (*.f64 x #s(literal 3 binary64)))) (*.f64 x (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (sqrt.f64 x) (*.f64 x (*.f64 #s(literal -3 binary64) x))) (*.f64 (sqrt.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x (*.f64 x (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x)) x) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (*.f64 x (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) y)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 y (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) y) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) y) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) y) y) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (neg.f64 x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -3 binary64) x) (/.f64 (sqrt.f64 x) x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -3 binary64) x) (/.f64 (sqrt.f64 x) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) x) (/.f64 #s(literal -3 binary64) x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) x) (/.f64 #s(literal -3 binary64) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 x) x) x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 x) x) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 x (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 x (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x))) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) x)) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x #s(literal 3 binary64) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) #s(literal 3 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x))) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/3 binary64) x))) x) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 x) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) x) x (*.f64 x #s(literal 1/3 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 3 binary64)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (neg.f64 x) (*.f64 x (*.f64 x #s(literal 3 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) #s(literal 3 binary64))) x) |
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 3 binary64) (neg.f64 x) #s(literal 1/3 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (neg.f64 x)) #s(literal -1/3 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) x) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 3 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 3 binary64) #s(literal -1/3 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 x #s(literal 3 binary64) #s(literal -1/3 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 #s(literal -3 binary64) x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x #s(literal 3 binary64) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x) |
(neg.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (*.f64 #s(literal -3 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1/9 binary64) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1/9 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -3 binary64) (/.f64 x x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 x (/.f64 #s(literal -3 binary64) x) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) x))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 x #s(literal 3 binary64)) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) x) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 #s(literal -3 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
#s(literal 1/9 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) x)) |
(/.f64 (/.f64 #s(literal -3 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 3 binary64) x) |
(neg.f64 (/.f64 #s(literal -3 binary64) x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) (sqrt.f64 x)) y) |
(*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) y)) |
(*.f64 y (*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) y (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) y) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64)) |
(*.f64 (-.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 x (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)))) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -3 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) y)) (neg.f64 y)) |
(/.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)))))) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -3 binary64) y (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) y)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) y)) (neg.f64 y)) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal -3 binary64))) |
(neg.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 3 binary64)) |
(fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y)) #s(literal 3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) |
(-.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y)) #s(literal 3 binary64))) |
(-.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y))) |
(-.f64 #s(literal 3 binary64) (neg.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) |
(neg.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64))) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (/.f64 (fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (sqrt.f64 x)) x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) x)) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) (*.f64 x y)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 #s(literal 1/3 binary64) (*.f64 x y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 (fma.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x (/.f64 #s(literal 1/3 binary64) y)) x)) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (* (/ 1 (sqrt x)) -3) (/.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 (sqrt.f64 x) x)) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (/ 3 x) (/.f64 #s(literal 3 binary64) x)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 x y))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) y) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) x) #s(literal 1/3 binary64)) x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (sqrt.f64 x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (fma.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 x) x) x)) #s(literal 1/3 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y)) #s(literal 1/3 binary64)) x (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (fma.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 x) x) x)) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))) |
#s(approx (* (/ 1 (sqrt x)) -3) (/.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 (sqrt.f64 x) x)) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) #s(literal -3 binary64)) |
#s(approx (+ (* 1/9 (/ 3 x)) -3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (/.f64 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (neg.f64 (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) x) #s(literal 1/3 binary64)) x)))) |
#s(approx (sqrt x) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) y)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (neg.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 x) x) x)) #s(literal 1/3 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y))) (sqrt.f64 x))))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y)) #s(literal 1/3 binary64)) x (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) (sqrt.f64 x))))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) x) #s(literal 1/3 binary64)) x))) |
#s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 x) x))) |
#s(approx (* (/ 1 (sqrt x)) -3) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) y)) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64)) |
#s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal -3 binary64)) y)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
Compiled 5 472 to 2 261 computations (58.7% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 682 | 15 | 697 |
| Fresh | 11 | 10 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 696 | 31 | 727 |
| Status | Accuracy | Program |
|---|---|---|
| 92.7% | (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) x (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| 99.3% | (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 x (sqrt.f64 x))) | |
| ✓ | 99.4% | (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
| 87.7% | (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 94.0% | (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) (sqrt.f64 x)) | |
| 37.6% | (*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| ✓ | 62.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| 37.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 94.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) | |
| 62.4% | (*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) | |
| 37.6% | (*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 39.2% | (*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) | |
| 61.4% | (*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) | |
| 37.6% | #s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) | |
| 56.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) | |
| 56.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (/.f64 x (sqrt.f64 x)))) | |
| ✓ | 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 56.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) | |
| 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) | |
| 61.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) | |
| ✓ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
| ✓ | 39.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ✓ | 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 37.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) | |
| 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) | |
| 24.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) | |
| 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) | |
| 3.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) | |
| 24.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
Compiled 1 157 to 874 computations (24.5% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (/.f64 x (sqrt.f64 x)))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 x #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) #s(literal 1/3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) x) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 3 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) (sqrt.f64 x))) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) x (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3)) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) x) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) x)) y)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
3 calls:
| 21.0ms | x |
| 20.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (/.f64 x (sqrt.f64 x)))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 x #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) #s(literal 1/3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (/ (- (/ 1/9 x) 1) y) (/.f64 #s(literal 1/9 binary64) (*.f64 y x))) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x)) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
3 calls:
| 20.0ms | y |
| 19.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (/.f64 x (sqrt.f64 x)))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 x #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) #s(literal 1/3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) (sqrt.f64 x)) #s(literal 3 binary64)) |
3 calls:
| 17.0ms | y |
| 16.0ms | x |
| 14.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) y) #s(literal 3 binary64) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/9 binary64) x) y)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
3 calls:
| 33.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 12.0ms | y |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64) #s(literal -3 binary64))) |
3 calls:
| 15.0ms | y |
| 14.0ms | x |
| 11.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) x) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) x) x) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
3 calls:
| 35.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 22.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.1% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 89.3% | 2 | x |
| 87.3% | 3 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (*.f64 #s(approx (- -1 (- (/ 1 (* -9 x)) y)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
1 calls:
| 8.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (/ (- 1/9 x) x) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) #s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
| Outputs |
|---|
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
1 calls:
| 7.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
1 calls:
| 29.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (- y 1) 3) (/ 1/3 x)) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) #s(approx (* (* (/ 1 (sqrt x)) -3) x) (/.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 x) x))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
3 calls:
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 3 | y |
| 65.8% | 2 | x |
| 85.6% | 4 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (/.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
3 calls:
| 28.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 3 | y |
| 39.2% | 1 | x |
| 55.1% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* (/ (- (/ 1/9 x) 1) y) 3) 3) #s(literal 3 binary64))) y)) |
(*.f64 #s(approx (* (- -1 (- (/ -1/9 x) y)) 3) (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 #s(approx (* (- -1 (- (/ 1 (* -9 x)) y)) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
(*.f64 #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.1% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (+ (* (/ 1/9 x) 3) -3) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.7% | 1 | x |
| 26.7% | 2 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 24.7% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (+ (* (/ 1/9 x) 3) -3) (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | y |
| 3.1% | 1 | x |
| 3.1% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.340325387533772e+152 | 3.5248377691933283e+163 |
| 0.0ms | -250161464431.39294 | -29683656.51835112 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.340325387533772e+152 | 3.5248377691933283e+163 |
| 0.0ms | -2560735602787.0156 | -250161464431.39294 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.340325387533772e+152 | 3.5248377691933283e+163 |
| 0.0ms | -2560735602787.0156 | -250161464431.39294 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.340325387533772e+152 | 3.5248377691933283e+163 |
| 0.0ms | -103.4660804574361 | 55.441595586052344 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.340325387533772e+152 | 3.5248377691933283e+163 |
| 0.0ms | -103.4660804574361 | 55.441595586052344 |
| 0.0ms | -1.7172465611913493e+166 | -6.796695159777404e+153 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.1176830127281045e-6 | 126178.01031861061 |
| 18.0ms | -15972.92114443565 | -32.188609208108446 |
| 21.0ms | 288× | 0 | valid |
Compiled 773 to 791 computations (-2.3% saved)
ival-mult!: 10.0ms (68.2% of total)ival-sqrt: 2.0ms (13.6% of total)ival-sub!: 1.0ms (6.8% of total)ival-add!: 1.0ms (6.8% of total)ival-div!: 1.0ms (6.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1176830127281045e-6 | 126178.01031861061 |
| 1.0ms | -15972.92114443565 | -32.188609208108446 |
Compiled 719 to 755 computations (-5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -103.4660804574361 | 55.441595586052344 |
Compiled 16 to 17 computations (-6.3% saved)
| 1× | fuel |
Compiled 192 to 121 computations (37% saved)
(abs x)
Compiled 1 279 to 1 031 computations (19.4% saved)
Loading profile data...