
Time bar (total: 4.3s)
| 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)
| 666.0ms | 8 256× | 0 | valid |
| 12.0ms | 214× | 0 | invalid |
ival-div!: 168.0ms (39.2% of total)ival-mult!: 135.0ms (31.5% of total)ival-sqrt: 75.0ms (17.5% of total)ival-sub!: 28.0ms (6.5% of total)ival-add!: 20.0ms (4.7% of total)adjust: 1.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 92 |
| 1 | 95 | 78 |
| 2 | 279 | 76 |
| 3 | 904 | 76 |
| 4 | 4361 | 76 |
| 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))) |
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 | @ | 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) |
| 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) |
| 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 | 605 |
| 1 | 512 | 537 |
| 2 | 4079 | 525 |
| 0 | 8315 | 517 |
| 1× | iter-limit |
| 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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.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) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.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 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.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 9 binary64) x)) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 (*.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y y) y)) #s(literal -27 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27 binary64))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y) (fma.f64 (*.f64 (-.f64 (/.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 9 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y)) (*.f64 (*.f64 (-.f64 (/.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 9 binary64) x)))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y y) y)) #s(literal -27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 9 binary64) x) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y)) (*.f64 (*.f64 (-.f64 (/.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 9 binary64) x))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y y) y)) #s(literal -27 binary64))) (fma.f64 (*.f64 (-.f64 (/.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 9 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y y) y)) #s(literal -27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 9 binary64) x) (*.f64 y 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 #s(literal 3 binary64) (-.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))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (*.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 (*.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) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 #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 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 y y)) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) (/.f64 (*.f64 (*.f64 (-.f64 (/.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 9 binary64) x)) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y y) y)) #s(literal -27 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 9 binary64) x) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 9 binary64) x) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.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 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 x (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 x (sqrt.f64 x)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (*.f64 y y) y (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (neg.f64 (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.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 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 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 (/.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 (/.f64 #s(literal 1 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 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64) #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 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64)))))) |
(-.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.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 (-.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))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) 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 (/.f64 #s(literal 1 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) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 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 (/.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 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal -9 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)) |
(/.f64 (fabs.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 #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) (fabs.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1/9 binary64) (fabs.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/9 binary64) (fabs.f64 x)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (*.f64 #s(literal -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 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(fabs.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(fabs.f64 (/.f64 #s(literal 1/9 binary64) x)) |
(exp.f64 (log.f64 (/.f64 #s(literal 1/9 binary64) x))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 #s(literal 1/9 binary64) x))) (sinh.f64 (log.f64 (/.f64 #s(literal 1/9 binary64) x)))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -3 binary64)) |
(*.f64 (fabs.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (fabs.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(pow.f64 (fabs.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(fabs.f64 (*.f64 #s(literal 9 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal 1 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 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) x)) (-.f64 y #s(literal 1 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 (- (+ 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 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) x (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))) |
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) x (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (neg.f64 (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #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 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (+.f64 y (*.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) 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 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x) (sqrt.f64 x)) #s(literal 3 binary64)) y)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) #s(literal 1 binary64)))) |
Compiled 1 723 to 743 computations (56.9% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 170 | 19 | 189 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 170 | 20 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (*.f64 #s(literal 3 binary64) (-.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))) |
| 99.3% | (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) | |
| 99.3% | (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| ▶ | 99.3% | (*.f64 (*.f64 (/.f64 #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))) |
| 99.3% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) | |
| 99.3% | (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| 99.3% | (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| 99.2% | (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (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 (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) | |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #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))) |
| 68.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 30.0% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 88.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (+.f64 y (*.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))))) | |
| 85.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) x (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))) | |
| 77.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| ▶ | 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ▶ | 57.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
Compiled 603 to 586 computations (2.8% saved)
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(literal 3 binary64) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
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 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 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)))) |
(*.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 1 binary64) x) |
(-.f64 y #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 #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 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) |
(/.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 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) 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 x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt 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 (* (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ 1/3 (sqrt x)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* x (- (/ y (sqrt x)) (/ 1 (sqrt x))))) (* 1/3 (/ 1 (sqrt x)))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (* 3 (/ x (sqrt 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 (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 -3)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#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 (sqrt x) #s(hole binary64 (* 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 (* x (* y (sqrt (/ 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 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (/ 3 (sqrt (/ 1 x))))) |
#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 (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* y (sqrt (/ 1 x)))))))))) |
#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 (* (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (- (* -3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (/ -3 (sqrt (/ 1 x))))) |
#s(approx (/ 3 (sqrt x)) #s(hole binary64 (/ -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (* x y) (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x)))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (/ x (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x)))))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* -3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) (* 3 (- (/ 1/9 x) 1)) 3 (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 x 1 (sqrt x) (* (* (sqrt x) y) 3) (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) (- y 1) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (* (/ 3 (sqrt x)) x) (/ 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) 9) |
| 5.0ms | x | @ | 0 | ((+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) (* 3 (- (/ 1/9 x) 1)) 3 (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 x 1 (sqrt x) (* (* (sqrt x) y) 3) (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) (- y 1) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (* (/ 3 (sqrt x)) x) (/ 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) 9) |
| 4.0ms | y | @ | 0 | ((+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) (* 3 (- (/ 1/9 x) 1)) 3 (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 x 1 (sqrt x) (* (* (sqrt x) y) 3) (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) (- y 1) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (* (/ 3 (sqrt x)) x) (/ 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) 9) |
| 3.0ms | x | @ | inf | ((+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) (* 3 (- (/ 1/9 x) 1)) 3 (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 x 1 (sqrt x) (* (* (sqrt x) y) 3) (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) (- y 1) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (* (/ 3 (sqrt x)) x) (/ 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) 9) |
| 2.0ms | y | @ | -inf | ((+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) (* 3 (- (/ 1/9 x) 1)) 3 (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 x 1 (sqrt x) (* (* (sqrt x) y) 3) (* (sqrt x) y) y (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1))) (* 3 (sqrt x)) (+ (* (/ 1 x) 1/9) (- y 1)) (/ 1 x) (- y 1) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (* (/ 3 (sqrt x)) x) (/ 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 1670 |
| 0 | 296 | 1573 |
| 1 | 1203 | 1398 |
| 0 | 9053 | 1379 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 #s(literal 3 binary64) (-.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 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(literal 3 binary64) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
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 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 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)))) |
(*.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 1 binary64) x) |
(-.f64 y #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 #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 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) |
(/.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 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) 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 x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt 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 (* (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt 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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ 1/3 (sqrt x)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* x (- (/ y (sqrt x)) (/ 1 (sqrt x))))) (* 1/3 (/ 1 (sqrt x)))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (* 3 (/ x (sqrt 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 (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 -3)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#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 (sqrt x) #s(hole binary64 (* 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 (* x (* y (sqrt (/ 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 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (/ 3 (sqrt (/ 1 x))))) |
#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 (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* y (sqrt (/ 1 x)))))))))) |
#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 (* (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (- (* -3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (* (/ 3 (sqrt x)) x) #s(hole binary64 (/ -3 (sqrt (/ 1 x))))) |
#s(approx (/ 3 (sqrt x)) #s(hole binary64 (/ -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (* x y) (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x)))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (/ x (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x)))))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (+ (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* (* (sqrt x) y) 3)) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* -3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x))))))))) |
| Outputs |
|---|
(*.f64 (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 #s(literal 3 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (-.f64 (*.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)) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 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)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.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 #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 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.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)) (/.f64 #s(literal 1/9 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 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)) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.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 #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 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (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 (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 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/9 binary64) (*.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 #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.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)) #s(literal 3 binary64)) (sqrt.f64 x) (*.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) #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 #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #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 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) 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 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #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 (-.f64 y #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 (-.f64 y #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 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(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))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.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 (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(-.f64 (*.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 #s(literal 3 binary64) y)) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(+.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)) (-.f64 y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.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))) |
(+.f64 (*.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))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal -3 binary64))) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #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/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 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 (/.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) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.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) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x 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/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 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 #s(literal -1/9 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) |
#s(literal 1/9 binary64) |
x |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 x #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.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 #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 (sqrt.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -3 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 #s(literal 3 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))) |
(*.f64 #s(literal 3 binary64) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (-.f64 (*.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)) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 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)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.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 #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 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.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)) (/.f64 #s(literal 1/9 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 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)) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.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 #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 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (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 (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 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/9 binary64) (*.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 #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.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)) #s(literal 3 binary64)) (sqrt.f64 x) (*.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) #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 #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #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 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) 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 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #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 (-.f64 y #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 (-.f64 y #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 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(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))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.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 (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(-.f64 (*.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 #s(literal 3 binary64) y)) (sqrt.f64 x))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) y)) x (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(+.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)) (-.f64 y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.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))) |
(+.f64 (*.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))) |
(*.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)) |
(/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (fma.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (fma.f64 y y #s(literal -1 binary64)) (neg.f64 x) (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (-.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 y y #s(literal -1 binary64)) x (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1/9 binary64))) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) (neg.f64 x) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) #s(literal -1/9 binary64))) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) x (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) x)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) y #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 y #s(literal -1 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) (*.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (*.f64 x (fma.f64 (*.f64 y y) y #s(literal -1 binary64)))) (*.f64 x (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (neg.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(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 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (-.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/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (-.f64 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 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 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 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 y (-.f64 (/.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 (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fabs.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/3 binary64) x) #s(literal 3 binary64)) |
(*.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/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.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 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 y #s(literal -1 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) |
(*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(*.f64 (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) |
(*.f64 x (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 #s(literal 3 binary64) x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) x)) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) x)) (*.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) y (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (/.f64 x (sqrt.f64 x)) y) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) y) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 x (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 3 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 3 binary64) x) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal -3 binary64) x) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (fma.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (fma.f64 y y #s(literal -1 binary64)) (neg.f64 x) (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (-.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 y y #s(literal -1 binary64)) x (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1/9 binary64))) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) (neg.f64 x) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) #s(literal -1/9 binary64))) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) x (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) x)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) y #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 y #s(literal -1 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) (*.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (*.f64 x (fma.f64 (*.f64 y y) y #s(literal -1 binary64)))) (*.f64 x (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (neg.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(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 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (-.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/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (-.f64 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 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (-.f64 y #s(literal 1 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 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 y (-.f64 (/.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 (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (*.f64 y y) y)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))))) (neg.f64 (fma.f64 y y (*.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y y) y (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (fma.f64 y y (*.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(neg.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) y) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) y) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 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 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (/.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 y y (*.f64 (/.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)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 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)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 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 #s(literal -1/9 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(/.f64 #s(literal 1/9 binary64) x) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fabs.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (fabs.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(*.f64 x #s(literal 9 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x)) |
(pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 2 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) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) 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 x x) |
#s(approx (sqrt x) (sqrt.f64 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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (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)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ 3 (sqrt x)) x) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) |
#s(approx (/ 3 (sqrt x)) (/.f64 #s(literal 3 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x))) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1/9 x) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (/.f64 y (sqrt.f64 x)) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 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 #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 3 (sqrt x)) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (/ 3 (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) x)) |
#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 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x))) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
#s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal -3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x)))) |
#s(approx (* (/ 3 (sqrt x)) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (/ 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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x (-.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1/9 binary64) x))) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) y)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (+.f64 y (*.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (+.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (sqrt.f64 x)) 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 #s(literal 3 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) y)) |
#s(approx (+ (* (/ 1 x) 1/9) (- y 1)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) #s(literal 1 binary64)))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (+.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (sqrt.f64 x)) y))) |
Compiled 5 015 to 1 711 computations (65.9% saved)
27 alts after pruning (26 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 541 | 20 | 561 |
| Fresh | 8 | 6 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 554 | 27 | 581 |
| Status | Accuracy | Program |
|---|---|---|
| 70.7% | (fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 68.4% | (fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) | |
| 99.3% | (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 68.3% | (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 99.3% | (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) | |
| ▶ | 99.3% | (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 68.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 57.6% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x))) | |
| 30.1% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) | |
| 36.5% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) | |
| 79.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| ▶ | 68.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64))) | |
| 63.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) x)) | |
| ✓ | 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 57.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x))) | |
| 30.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) (sqrt.f64 x))) | |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) | |
| 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) | |
| 57.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) | |
| ▶ | 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 47.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) | |
| 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
Compiled 971 to 961 computations (1% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
y |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 x) x) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 x (sqrt.f64 x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 y #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)) 1))))) |
#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 (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)))) |
#s(approx (pow (pow (* 9 x) -1/2) 2) #s(hole binary64 (pow (exp (* -1/2 (+ (log 9) (log x)))) 2))) |
#s(approx (pow (* 9 x) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log 9) (log x)))))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x (- y 1)) (sqrt x))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ x (sqrt x)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 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 (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)))) |
#s(approx (pow (pow (* 9 x) -1/2) 2) #s(hole binary64 (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2))) |
#s(approx (pow (* 9 x) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log 9) (* -1 (log (/ 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 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 -3)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* (/ (sqrt x) x) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 y)) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 1)))))) |
#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 (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (/ (sqrt x) x) 1/3) #s(hole binary64 (* -1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (pow (pow (* 9 x) -1/2) 2) 1))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (pow (pow (* 9 x) -1/2) 2))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (pow (* 9 x) -1/2) 2)))) |
#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 (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (+ (* -3 (/ x (sqrt x))) (* 3 (/ (* x y) (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)) y)))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (* y (- (+ 1 (/ (pow (pow (* 9 x) -1/2) 2) y)) (/ 1 y))))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (* y (+ 1 (/ (pow (pow (* 9 x) -1/2) 2) 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 (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* y (+ (* -3 (/ x (* y (sqrt x)))) (* 3 (/ x (sqrt x))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* y (- 3 (* 3 (/ 1 y)))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)) y))))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (pow (pow (* 9 x) -1/2) 2) 1) y)) 1))))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow (pow (* 9 x) -1/2) 2) 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))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* 3 (/ x (* y (sqrt x))))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* -1 (* y (- (* 3 (/ 1 y)) 3))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (+ y (pow (pow (* 9 x) -1/2) 2)) y (pow (pow (* 9 x) -1/2) 2) (pow (* 9 x) -1/2) (* 9 x) 9 -1/2 2 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ x (sqrt x)) (* (- y 1) 3) (- y 1) (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9) |
| 17.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (+ y (pow (pow (* 9 x) -1/2) 2)) y (pow (pow (* 9 x) -1/2) 2) (pow (* 9 x) -1/2) (* 9 x) 9 -1/2 2 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ x (sqrt x)) (* (- y 1) 3) (- y 1) (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9) |
| 10.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (+ y (pow (pow (* 9 x) -1/2) 2)) y (pow (pow (* 9 x) -1/2) 2) (pow (* 9 x) -1/2) (* 9 x) 9 -1/2 2 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ x (sqrt x)) (* (- y 1) 3) (- y 1) (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9) |
| 5.0ms | y | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (+ y (pow (pow (* 9 x) -1/2) 2)) y (pow (pow (* 9 x) -1/2) 2) (pow (* 9 x) -1/2) (* 9 x) 9 -1/2 2 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ x (sqrt x)) (* (- y 1) 3) (- y 1) (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9) |
| 3.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (+ y (pow (pow (* 9 x) -1/2) 2)) y (pow (pow (* 9 x) -1/2) 2) (pow (* 9 x) -1/2) (* 9 x) 9 -1/2 2 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ x (sqrt x)) (* (- y 1) 3) (- y 1) (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 2092 |
| 0 | 368 | 2001 |
| 1 | 1462 | 1723 |
| 0 | 8786 | 1704 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
y |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 x) x) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 x (sqrt.f64 x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 y #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
#s(literal -1/9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)) 1))))) |
#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 (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (exp (* -1/2 (+ (log 9) (log x)))) 2)))) |
#s(approx (pow (pow (* 9 x) -1/2) 2) #s(hole binary64 (pow (exp (* -1/2 (+ (log 9) (log x)))) 2))) |
#s(approx (pow (* 9 x) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log 9) (log x)))))) |
#s(approx (* 9 x) #s(hole binary64 (* 9 x))) |
#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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x (- y 1)) (sqrt x))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ x (sqrt x)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (/ (+ 1/3 (* 3 (* x (- y 1)))) x))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 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 (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)))) |
#s(approx (pow (pow (* 9 x) -1/2) 2) #s(hole binary64 (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2))) |
#s(approx (pow (* 9 x) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log 9) (* -1 (log (/ 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 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 -3)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (- (* 1/3 (/ 1 x)) 3))) |
#s(approx (* (/ (sqrt x) x) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 y)) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- (+ y (pow (exp (* -1/2 (+ (log 9) (* -1 (log (/ 1 x)))))) 2)) 1)))))) |
#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 (* 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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (/ (sqrt x) x) 1/3) #s(hole binary64 (* -1/3 (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (/ x (sqrt x)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (pow (pow (* 9 x) -1/2) 2) 1))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (pow (pow (* 9 x) -1/2) 2))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (+ y (pow (pow (* 9 x) -1/2) 2)))) |
#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 (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (+ (* -3 (/ x (sqrt x))) (* 3 (/ (* x y) (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)) y)))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (* y (- (+ 1 (/ (pow (pow (* 9 x) -1/2) 2) y)) (/ 1 y))))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (* y (+ 1 (/ (pow (pow (* 9 x) -1/2) 2) 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 (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* y (+ (* -3 (/ x (* y (sqrt x)))) (* 3 (/ x (sqrt x))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* y (- 3 (* 3 (/ 1 y)))))) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (pow (pow (* 9 x) -1/2) 2) 1)) y))))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (pow (pow (* 9 x) -1/2) 2) 1) y)) 1))))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow (pow (* 9 x) -1/2) 2) 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))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* 3 (/ x (* y (sqrt x))))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* -1 (* y (- (* 3 (/ 1 y)) 3))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (- y (/ -1/9 x)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (fma.f64 (*.f64 y y) y (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (-.f64 (/.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 (-.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 2 binary64))) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) y (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x))) #s(literal 2 binary64)) (*.f64 (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) |
(+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.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 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 y y) y)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.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 y (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x)))) (neg.f64 (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x))) (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) y) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) y) |
(fma.f64 (pow.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64))) |
(-.f64 y (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal 1/9 binary64) x))))) (/.f64 (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x)) (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.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 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 #s(literal 9 binary64) x))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 #s(literal 9 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) (log.f64 (*.f64 #s(literal 9 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))))) |
(pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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 x)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 9 binary64)))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (log.f64 x)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 9 binary64)))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 9 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 9 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 9 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 9 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (exp.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 9 binary64) x) (*.f64 #s(literal 9 binary64) x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 9 binary64) x))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 9 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (*.f64 #s(literal 9 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (sqrt.f64 x) x) |
(neg.f64 (/.f64 (sqrt.f64 x) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 x)) x)) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(/.f64 x (sqrt.f64 x)) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 y #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 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 (sqrt.f64 x) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (/.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 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (-.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (/.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 (-.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (+.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 2 binary64))) (*.f64 (+.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal -1/9 binary64) x))) #s(literal 2 binary64)) (*.f64 (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (neg.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))))) |
(-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (+.f64 y (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (+.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal -1/9 binary64) x))) (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 #s(literal -1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 y (/.f64 #s(literal -1/9 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x))))) (/.f64 (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 y y (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1/9 binary64) x)))))) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 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/9 binary64) x) y) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#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 (pow (pow (* 9 x) -1/2) 2)) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (pow (pow (* 9 x) -1/2) 2) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (pow (* 9 x) -1/2) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* 9 x) (*.f64 #s(literal 9 binary64) x)) |
#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 #s(literal 3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x)) |
#s(approx (/ (sqrt x) x) (/.f64 (sqrt.f64 x) x)) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (/ x (sqrt x)) (/.f64 x (sqrt.f64 x))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (- (- y (/ -1/9 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (- (- y (/ -1/9 x)) 1) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) x #s(literal 1/9 binary64)) x)) |
#s(approx (- y (/ -1/9 x)) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
#s(approx (/ -1/9 x) (/.f64 #s(literal -1/9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 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 (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (pow (pow (* 9 x) -1/2) 2) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (pow (* 9 x) -1/2) (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (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 (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (* (/ (sqrt x) x) 1/3) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ x (sqrt x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (- (- y (/ -1/9 x)) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (- y (/ -1/9 x)) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (- y (/ -1/9 x)) y) |
#s(approx (- y (/ -1/9 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) x) #s(literal -3 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (neg.f64 (*.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 (* (/ (sqrt x) x) 1/3) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ x (sqrt x)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (/.f64 #s(literal 1/9 binary64) x)) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 y x) (*.f64 #s(literal -3 binary64) x)) (sqrt.f64 x))) |
#s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
#s(approx (- (- y (/ -1/9 x)) 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 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) y)) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) y)) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y x)) (sqrt.f64 x))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (fma.f64 (/.f64 x (*.f64 (sqrt.f64 x) y)) #s(literal -3 binary64) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3 binary64))) y)) |
#s(approx (* (- y 1) 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (- y 1) 3) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) y)) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (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/9 x)) 1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (- y (/ -1/9 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) #s(literal -1 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) y))) |
#s(approx (- (+ y (pow (pow (* 9 x) -1/2) 2)) 1) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) #s(literal 1 binary64)) y))) |
#s(approx (+ y (pow (pow (* 9 x) -1/2) 2)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/9 binary64) x) y) #s(literal 1 binary64)) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) y))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64))) y))) |
#s(approx (* (- y 1) 3) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) y))) |
#s(approx (- y 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) y))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (neg.f64 (*.f64 (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/9 x)) 1) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) #s(literal 1 binary64)) y))) |
Compiled 2 591 to 1 215 computations (53.1% saved)
27 alts after pruning (22 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 8 | 261 |
| Fresh | 7 | 14 | 21 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 261 | 27 | 288 |
| Status | Accuracy | Program |
|---|---|---|
| 70.7% | (fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 68.3% | (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 30.0% | (*.f64 (*.f64 #s(approx (- (- y (/ -1/9 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 68.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| ▶ | 99.4% | (*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) |
| ▶ | 30.1% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
| 36.5% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) | |
| 79.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| ▶ | 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
| ✓ | 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| ✓ | 68.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
| 68.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))))) | |
| 68.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) | |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64))) | |
| 63.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) x)) | |
| ✓ | 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) | |
| 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) | |
| 57.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) | |
| ✓ | 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
| ▶ | 68.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
| 63.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) | |
| 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) | |
| ▶ | 47.8% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
Compiled 948 to 936 computations (1.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (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/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.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)) |
(-.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)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ 1/3 (sqrt x)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* x (- (/ y (sqrt x)) (/ 1 (sqrt x))))) (* 1/3 (/ 1 (sqrt x)))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (+ 1/3 (* -3 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x (- y 1)) (sqrt x))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (/ 1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 1/3 (sqrt x)) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* -3 (* (pow x 2) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* x (- (* 1/3 (/ 1 x)) 3)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (- (* -3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (/ -1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 1/3 (sqrt x)) x) #s(hole binary64 (* -1/3 (sqrt (/ 1 x))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* 3 (* (pow x 2) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* -1 (* x (- 3 (* 1/3 (/ 1 x))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (- (* 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 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (* x y) (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x)))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (+ (* -3 (/ x (sqrt x))) (* 3 (/ (* x y) (sqrt x)))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 -3)) |
#s(approx (* (- y 1) 3) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) 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)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (/ x (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x)))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* y (+ (* -3 (/ x (* y (sqrt x)))) (* 3 (/ x (sqrt x))))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (/ (sqrt x) y)) (* 3 (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* y (- 3 (* 3 (/ 1 y)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#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)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* -3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x))))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* 3 (/ x (* y (sqrt x))))))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (/ (sqrt x) y))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* -1 (* y (- (* 3 (/ 1 y)) 3))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 164.0ms | x | @ | 0 | ((* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/ 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (* 1/3 (sqrt x)) x) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/ (* (sqrt x) (+ (* -3 x) 1/3)) x) (* (sqrt x) (+ (* -3 x) 1/3)) (+ (* -3 x) 1/3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ (* (- y 1) 3) (/ 1 (sqrt x))) (* (- y 1) 3) (/ 1 (sqrt x))) |
| 5.0ms | x | @ | -inf | ((* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/ 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (* 1/3 (sqrt x)) x) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/ (* (sqrt x) (+ (* -3 x) 1/3)) x) (* (sqrt x) (+ (* -3 x) 1/3)) (+ (* -3 x) 1/3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ (* (- y 1) 3) (/ 1 (sqrt x))) (* (- y 1) 3) (/ 1 (sqrt x))) |
| 4.0ms | x | @ | inf | ((* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/ 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (* 1/3 (sqrt x)) x) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/ (* (sqrt x) (+ (* -3 x) 1/3)) x) (* (sqrt x) (+ (* -3 x) 1/3)) (+ (* -3 x) 1/3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ (* (- y 1) 3) (/ 1 (sqrt x))) (* (- y 1) 3) (/ 1 (sqrt x))) |
| 2.0ms | y | @ | -inf | ((* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/ 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (* 1/3 (sqrt x)) x) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/ (* (sqrt x) (+ (* -3 x) 1/3)) x) (* (sqrt x) (+ (* -3 x) 1/3)) (+ (* -3 x) 1/3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ (* (- y 1) 3) (/ 1 (sqrt x))) (* (- y 1) 3) (/ 1 (sqrt x))) |
| 2.0ms | y | @ | inf | ((* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (* (- (- y (/ -1/9 x)) 1) 3) (+ (* (- y 1) 3) (/ 1/3 x)) (- y 1) y 1 3 (/ 1/3 x) 1/3 x (sqrt x) (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/ 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/ (* 1/3 (sqrt x)) x) (* 1/3 (sqrt x)) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/ (* (sqrt x) (+ (* -3 x) 1/3)) x) (* (sqrt x) (+ (* -3 x) 1/3)) (+ (* -3 x) 1/3) -3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ x (sqrt x)) (* (- y 1) 3)) (/ (* (- y 1) 3) (/ 1 (sqrt x))) (* (- y 1) 3) (/ 1 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 1966 |
| 0 | 337 | 1862 |
| 1 | 1369 | 1749 |
| 0 | 8454 | 1732 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (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/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.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)) |
(-.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)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (/ 1/3 x))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ 1/3 (sqrt x)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* x (- (/ y (sqrt x)) (/ 1 (sqrt x))))) (* 1/3 (/ 1 (sqrt x)))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (sqrt x)))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))) x))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (+ (* -3 (* x (sqrt x))) (* 1/3 (sqrt x))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (+ 1/3 (* -3 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* 3 (/ (* x (- y 1)) (sqrt x))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* 3 (* (sqrt x) (- y 1))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- y 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 (- y 1)) (* 1/3 (/ 1 x))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (/ 1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 1/3 (sqrt x)) x) #s(hole binary64 (* 1/3 (sqrt (/ 1 x))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* 1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* -3 (* (pow x 2) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x)))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* x (- (* 1/3 (/ 1 x)) 3)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (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 (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (/ (- y 1) (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (- (* -3 (/ (- y 1) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1/3 (sqrt x)) #s(hole binary64 (/ -1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 1/3 (sqrt x)) x) #s(hole binary64 (* -1/3 (sqrt (/ 1 x))))) |
#s(approx (* 1/3 (sqrt x)) #s(hole binary64 (* -1/3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* 3 (* (pow x 2) (sqrt (/ 1 x)))))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -3 x) 1/3) #s(hole binary64 (* -1 (* x (- 3 (* 1/3 (/ 1 x))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) #s(hole binary64 (- (* 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 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (/ (* x y) (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (sqrt x)))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -3 (/ x (sqrt x))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (+ (* -3 (/ x (sqrt x))) (* 3 (/ (* x y) (sqrt x)))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* -3 (sqrt x)))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 -3)) |
#s(approx (* (- y 1) 3) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) 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)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (/ (* x y) (sqrt x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (/ x (sqrt x))) (* 3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x)))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* y (+ (* -3 (/ x (* y (sqrt x)))) (* 3 (/ x (sqrt x))))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* y (+ (* -3 (/ (sqrt x) y)) (* 3 (sqrt x)))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* y (- 3 (* 3 (/ 1 y)))))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#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)) x) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* -3 (/ (* x (- (* 1/9 (/ 1 x)) 1)) (* y (sqrt x))))))))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(hole binary64 (* -1 (* y (+ (* -3 (/ x (sqrt x))) (* 3 (/ x (* y (sqrt x))))))))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* 3 (/ (sqrt x) y))))))) |
#s(approx (* (- y 1) 3) #s(hole binary64 (* -1 (* y (- (* 3 (/ 1 y)) 3))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (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/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (*.f64 (-.f64 y #s(literal 1 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 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64))) |
(-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) #s(literal 9 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) (fma.f64 y y (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 y #s(literal -1 binary64)) |
y |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/3 binary64) x) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/3 binary64))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
#s(literal 1/3 binary64) |
x |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1/3 binary64))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) x)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x)))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x))) |
(*.f64 (sqrt.f64 x) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x)) (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)))))) |
(/.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 (*.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 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (sqrt.f64 x)) x) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (sqrt.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) x)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (/.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x) (*.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) x) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) 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 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x))) (*.f64 #s(literal 1/9 binary64) x)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))) (fma.f64 #s(literal 1/9 binary64) x (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) (pow.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x (fma.f64 #s(literal 1/9 binary64) x (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 #s(literal 1/9 binary64) x))) (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal -3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) x)) #s(literal -3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) x) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x (-.f64 (*.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -3 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal 9 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 9 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9 binary64) #s(literal -1/9 binary64)) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 9 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x x) #s(literal 9 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) |
(fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(-.f64 (*.f64 #s(literal -3 binary64) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) #s(literal -3 binary64))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 9 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (*.f64 x x) #s(literal 9 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 #s(literal -3 binary64) x)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -3 binary64) x) (fma.f64 #s(literal -3 binary64) x #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) x)) |
#s(literal -3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) y #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (fma.f64 y y (*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) x)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) (sqrt.f64 x))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) x))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) (*.f64 (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64)) (sqrt.f64 x))) |
#s(approx (+ (* -3 x) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* -3 x) 1/3) (fma.f64 #s(literal -3 binary64) x #s(literal 1/3 binary64))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (*.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 y #s(literal 1 binary64)) (sqrt.f64 x)))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1/3 (sqrt x)) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x))) |
#s(approx (/ (* 1/3 (sqrt x)) x) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal -3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)))) |
#s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* -3 x) 1/3) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64))) #s(literal -3 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1/3 (sqrt x)) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)))) |
#s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* 1/3 (sqrt x)) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x))) x)) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (+ (* -3 x) 1/3)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) (*.f64 x x))) |
#s(approx (+ (* -3 x) 1/3) (*.f64 (neg.f64 x) (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (/ 1 (sqrt x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 x y (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x)) (sqrt.f64 x)))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64))) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 3 binary64) (*.f64 x y))) (sqrt.f64 x))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
#s(approx (* (- y 1) 3) #s(literal -3 binary64)) |
#s(approx (* (- y 1) 3) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) y)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (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) 3) (/ 1/3 x)) (*.f64 (+.f64 #s(literal 3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y)) y)) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 x))) #s(literal 3 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) y)) (sqrt.f64 x))) y)) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 x (*.f64 (sqrt.f64 x) y)) (/.f64 x (sqrt.f64 x)))) y)) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 (sqrt.f64 x) y) (sqrt.f64 x))) y)) |
#s(approx (* (- y 1) 3) (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) y)) y)) |
#s(approx (* (* (- (- y (/ -1/9 x)) 1) 3) (sqrt x)) (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x))) y)) |
#s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal -3 binary64) #s(literal -3 binary64)))) |
#s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (neg.f64 y)) #s(literal 3 binary64)))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) y)) (sqrt.f64 x))) y)) |
#s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (*.f64 (sqrt.f64 x) y))))) y)) |
#s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) y)))) y)) |
#s(approx (* (- y 1) 3) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)))) |
Compiled 2 824 to 1 283 computations (54.6% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 11 | 287 |
| Fresh | 9 | 8 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 3 | 5 |
| Total | 289 | 25 | 314 |
| Status | Accuracy | Program |
|---|---|---|
| 30.0% | (*.f64 (*.f64 #s(approx (- (- y (/ -1/9 x)) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| 68.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| ✓ | 99.4% | (*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) |
| 30.1% | (*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 40.7% | (*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) | |
| 57.7% | (*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (sqrt.f64 x)) | |
| 94.5% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) (sqrt.f64 x))) | |
| ✓ | 30.1% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
| 36.5% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) | |
| 79.5% | #s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) y)) (sqrt.f64 x))) y)) | |
| 79.2% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) | |
| ✓ | 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
| ✓ | 30.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| 68.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) | |
| ✓ | 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 40.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| ✓ | 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
| 3.0% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) | |
| 68.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) | |
| 63.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) | |
| 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) | |
| 28.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) | |
| 68.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) | |
| 68.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))))) | |
| 18.9% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x))) x))) |
Compiled 1 039 to 762 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
(*.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 (- (- y (/ -1/9 x)) 1) (/.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 (* (* 3 (- (/ 1/9 x) 1)) (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 x (sqrt.f64 x)) #s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64))) |
(fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) (sqrt.f64 x))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (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 #s(literal 3 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) x)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.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 (*.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 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (+.f64 y (*.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (sqrt.f64 x))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) x)) (-.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (-.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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) x (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 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)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) x) y)) (sqrt.f64 x))) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (fma.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) |
3 calls:
| 21.0ms | y |
| 18.0ms | x |
| 17.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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
(*.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 (- (- y (/ -1/9 x)) 1) (/.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 (* (* 3 (- (/ 1/9 x) 1)) (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 x (sqrt.f64 x)) #s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64))) |
(fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64) #s(literal 1/3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
3 calls:
| 12.0ms | x |
| 10.0ms | y |
| 10.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.5% | 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))) |
| 99.5% | 2 | x |
| 94.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
(*.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 (- (- y (/ -1/9 x)) 1) (/.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 (* (* 3 (- (/ 1/9 x) 1)) (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 x (sqrt.f64 x)) #s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) #s(literal 3 binary64))) |
(fma.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.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) #s(literal 3 binary64)) y)) |
3 calls:
| 60.0ms | x |
| 32.0ms | y |
| 9.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 |
|---|---|---|
| 89.5% | 3 | y |
| 93.2% | 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))) |
| 86.7% | 2 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #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))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) #s(approx (+ (* (- y 1) 3) (/ 1/3 x)) (-.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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) #s(approx (+ (* -3 x) 1/3) (*.f64 #s(literal -3 binary64) x))) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x))) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) x) #s(literal 3 binary64))) |
(*.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 (- (- y (/ -1/9 x)) 1) (/.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 (* (* 3 (- (/ 1/9 x) 1)) (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 x (sqrt.f64 x)) #s(approx (* (- y 1) 3) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (-.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) #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 |
|---|---|---|
| 93.2% | 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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #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))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #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 |
|---|---|---|
| 92.5% | 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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) #s(approx (/ (* (- y 1) 3) (/ 1 (sqrt x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
1 calls:
| 4.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 |
|---|---|---|
| 92.5% | 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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (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 (* (/ x (sqrt x)) (* (- y 1) 3)) (/.f64 #s(approx (* (- y 1) 3) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
3 calls:
| 6.0ms | y |
| 4.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 | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 4 | x |
| 68.1% | 4 | y |
| 84.1% | 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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ x (sqrt x)) (* (- y 1) 3)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) (/.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 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(approx (* (- (- y (/ -1/9 x)) 1) 3) (/.f64 #s(literal 1/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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
1 calls:
| 4.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 |
|---|---|---|
| 84.1% | 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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) |
1 calls:
| 2.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 |
|---|---|---|
| 84.1% | 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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x))) |
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 |
|---|---|---|
| 84.1% | 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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (/ (* 1/3 (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* (/ 3 (sqrt x)) x) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
3 calls:
| 2.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))) |
| 2.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 2 | x |
| 37.1% | 3 | y |
| 57.5% | 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))) |
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)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
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 |
|---|---|---|
| 28.7% | 1 | y |
| 28.7% | 1 | x |
| 28.7% | 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)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1779762417707008800.0 | 4.971742181762104e+24 |
| 4.0ms | 80× | 0 | valid |
Compiled 257 to 262 computations (-1.9% saved)
ival-sqrt: 1.0ms (41.3% of total)ival-mult!: 1.0ms (41.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -1937824523.354222 | -15879872.121049449 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -1937824523.354222 | -15879872.121049449 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
Compiled 16 to 17 computations (-6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
| 0.0ms | -1.487806523922361e+135 | -1.3451023169885284e+135 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
| 0.0ms | -1.487806523922361e+135 | -1.3451023169885284e+135 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
| 0.0ms | -1.487806523922361e+135 | -1.3451023169885284e+135 |
Compiled 16 to 17 computations (-6.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.944564363188064e+143 | 1.3541294073091175e+144 |
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
| 0.0ms | -1.487806523922361e+135 | -1.3451023169885284e+135 |
Compiled 16 to 17 computations (-6.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -400.8774621563115 | 44.627825556672214 |
Compiled 16 to 17 computations (-6.3% saved)
| 1× | fuel |
Compiled 207 to 114 computations (44.9% saved)
Compiled 220 to 126 computations (42.7% saved)
Loading profile data...