
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 571.0ms | 8 255× | 0 | valid |
| 28.0ms | 254× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 163.0ms (46.7% of total)ival-sqrt: 79.0ms (22.6% of total)ival-div!: 45.0ms (12.9% of total)ival-sub!: 37.0ms (10.6% of total)ival-add!: 24.0ms (6.9% of total)adjust: 1.0ms (0.3% 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 28 to 24 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* 3 (* x (* (sqrt x) (- y 1))))) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ 1/9 x))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (/ (+ 1/9 (* x (- y 1))) x))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (/ (+ 1/9 (* x y)) x))) |
#s(approx (* x 9) #s(hole binary64 (* 9 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- y 1))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (+ y (* 1/9 (/ 1 x))) 1))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 y)) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -3 (* x (* (sqrt (/ 1 x)) (- y 1)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (+ y (/ 1 (* x 9))) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (- (+ y (/ 1 (* x 9))) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 2.0ms | x | @ | 0 | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | x | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | y | @ | -inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
| 1.0ms | y | @ | inf | ((* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* 3 (sqrt x)) 3 (sqrt x) x (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) y (/ 1 (* x 9)) 1 (* x 9) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 645 |
| 0 | 128 | 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 3 922 to 743 computations (81.1% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 17 | 189 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 172 | 18 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (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))) |
| 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.4% | (*.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.2% | (*.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.4% | (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) | |
| 99.3% | (*.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)) (-.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))) |
| ▶ | 89.3% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
| 64.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| 35.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ 1 (* x 9))) 1) (/.f64 #s(literal 1/9 binary64) x))) | |
| 86.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))))) | |
| 74.7% | #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)) | |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) | |
| ▶ | 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| ▶ | 58.7% | #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 650 to 528 computations (18.8% saved)
| Inputs |
|---|
(*.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 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 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) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.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 #s(literal 3 binary64) (-.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 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(fma.f64 y x #s(literal 1/9 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))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
| 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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* y (sqrt x)))) |
#s(approx (* (* 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 (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (/ (sqrt x) x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* x (sqrt x))) (* 1/9 (sqrt x))) 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 (* (* (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 (- (/ 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 (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (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 (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) 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 (* (* (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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (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 (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) 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 (* (* 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 (+ (* y x) 1/9) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 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))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.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) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) (* (- (/ 1/9 x) 1) (sqrt x))) |
| 4.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) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) (* (- (/ 1/9 x) 1) (sqrt x))) |
| 4.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) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) (* (- (/ 1/9 x) 1) (sqrt x))) |
| 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) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) (* (- (/ 1/9 x) 1) (sqrt x))) |
| 2.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) 1 9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* (sqrt x) y) 3) (* (sqrt x) y) (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (- (+ y (/ 1 (* x 9))) 1) (+ y (/ 1 (* x 9))) (/ (+ (* y x) 1/9) x) (+ (* y x) 1/9) (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) (* (- (/ 1/9 x) 1) (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 1409 |
| 0 | 272 | 1347 |
| 1 | 1123 | 1183 |
| 0 | 8263 | 1166 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(literal 3 binary64) |
(sqrt.f64 x) |
x |
(-.f64 (+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) #s(literal 1 binary64)) |
(+.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) |
y |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1 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) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.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 #s(literal 3 binary64) (-.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 1/9 binary64) x) |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(fma.f64 y x #s(literal 1/9 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))) |
(*.f64 (-.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)) #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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (* (sqrt x) y) 3) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* y (sqrt x)))) |
#s(approx (* (* 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 (- (/ 1/9 x) 1) #s(hole binary64 (/ (+ 1/9 (* -1 x)) x))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 1/9)) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (+ 1/9 (* x y)))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* y (sqrt x)))))) x))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* 1/9 (/ (sqrt x) x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (/ (+ (* -1 (* x (sqrt x))) (* 1/9 (sqrt x))) 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 (* (* (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 (- (/ 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 (- (/ 1/9 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1/9 x) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* x (+ y (* 1/9 (/ 1 x)))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (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 (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) 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 (* (* (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 (- (/ 1/9 x) 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (/ (sqrt (/ 1 x)) x))))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* x (- (* -1 y) (* 1/9 (/ 1 x))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (sqrt x) y) 3)) #s(hole binary64 (* -1 (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* y (sqrt (/ 1 x))))))))) |
#s(approx (+ (* (* (- (/ 1/9 x) 1) (sqrt x)) 3) (* (* (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 (* (- (/ 1/9 x) 1) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* 1/9 (/ (sqrt (/ 1 x)) 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 (* (* 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 (+ (* y x) 1/9) #s(hole binary64 (* y (+ x (* 1/9 (/ 1 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))))) |
#s(approx (+ (* y x) 1/9) #s(hole binary64 (* -1 (* y (- (* -1 x) (* 1/9 (/ 1 y))))))) |
| 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 (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 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 (-.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 (-.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 (-.f64 y (/.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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.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 (-.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 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 9 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 binary64) (*.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 (neg.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) (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 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 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 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 (/.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) (-.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 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 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) (-.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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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))))))) |
(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 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.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 (/.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 (sqrt.f64 x) y) #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))) |
(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)) y (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #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))) |
(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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 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 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (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 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 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 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.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 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 (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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 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))) |
(+.f64 (*.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))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #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 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(literal 3 binary64) |
(*.f64 (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 (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 (-.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 (-.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)) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 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 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/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 (-.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 (-.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 (-.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 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(+.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) (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) 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))) |
(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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) y) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) y) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) y) |
(-.f64 (/.f64 (*.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 (/.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/3 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -9 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64))) |
(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 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.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) (/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y) |
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 3 binary64))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (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 (/.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 #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) x)) #s(literal 1 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #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) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.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)) #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) x)) #s(literal 1 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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))) |
(/.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) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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) x)) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) #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/3 binary64) (/.f64 #s(literal 1/3 binary64) 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/9 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(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) x)) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -9 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64))) |
(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) |
(*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #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 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #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 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y 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(literal -1 binary64))) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #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 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) #s(literal 3 binary64)))) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y 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(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y 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(literal -1 binary64))) (neg.f64 (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y 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(literal -1 binary64)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) #s(literal 3 binary64))) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) |
(fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))))) |
(-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
(+.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(neg.f64 (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(literal -1/9 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(literal -1/9 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) x) (/.f64 (*.f64 y x) x)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 y x) x) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y x) x) (/.f64 (*.f64 y x) x))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 y x) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) x) #s(literal 3 binary64)) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (*.f64 y x) x) (/.f64 (*.f64 y x) x) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y x) x) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (*.f64 y x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 y x) x) (/.f64 (*.f64 y x) x)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 y x) x))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 x) (*.f64 x #s(literal -1/9 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 y x) x (*.f64 x #s(literal 1/9 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 (neg.f64 x) (*.f64 y x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) x (*.f64 x (*.f64 y x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(literal -1/9 binary64))) x) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 y x) x) y)) (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 y x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y y) #s(literal -1/81 binary64)) (*.f64 (fma.f64 y x #s(literal -1/9 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x #s(literal -1/9 binary64)) #s(literal 1/81 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) x) y (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64)))) x)) |
(/.f64 (fma.f64 (neg.f64 x) y #s(literal -1/9 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) (neg.f64 x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y #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 (*.f64 y x) x)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) (/.f64 (*.f64 y x) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 y x) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 y x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (/.f64 (*.f64 y x) x)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 y x) x)) |
(fma.f64 y (/.f64 x x) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 x (/.f64 y x) (/.f64 #s(literal 1/9 binary64) x)) |
(-.f64 (/.f64 (*.f64 y x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64))) |
(-.f64 (/.f64 (*.f64 y x) x) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 (neg.f64 x) y) x)) |
(+.f64 (/.f64 (*.f64 y x) x) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 (*.f64 y x) x) y (*.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 y x) x) y))) (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) #s(literal -1/81 binary64))) (neg.f64 (fma.f64 y x #s(literal -1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x #s(literal -1/9 binary64)) #s(literal 1/81 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) x) y (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 y x) x) y)) (-.f64 #s(literal 1/9 binary64) (*.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y y) #s(literal -1/81 binary64)) (fma.f64 y x #s(literal -1/9 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(literal -1/9 binary64)) #s(literal 1/81 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 y x) x) y (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64))))) |
(fma.f64 y x #s(literal 1/9 binary64)) |
(fma.f64 x y #s(literal 1/9 binary64)) |
(-.f64 (/.f64 #s(literal 1/81 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (-.f64 #s(literal 1/9 binary64) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (fma.f64 y x #s(literal -1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 y x #s(literal -1/9 binary64)))) |
(-.f64 (*.f64 y x) #s(literal -1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 #s(literal 1/729 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x #s(literal -1/9 binary64)) #s(literal 1/81 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 y x) (fma.f64 y x #s(literal -1/9 binary64)) #s(literal 1/81 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y x) x) y (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (fma.f64 (*.f64 (*.f64 y x) x) y (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 y x) #s(literal 1/9 binary64)))))) |
(+.f64 (*.f64 y x) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 y 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))) |
(*.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 (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 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 (-.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 (-.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 (-.f64 y (/.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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.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 (-.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 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 9 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 binary64) (*.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 (neg.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))))) (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 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 y #s(literal 3 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 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 (/.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) (-.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 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 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) (-.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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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))))))) |
(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 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.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 (/.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 (sqrt.f64 x) y) #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))) |
(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)) y (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #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))) |
(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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 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 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 y #s(literal 3 binary64))) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (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 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) #s(literal 3 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 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.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 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 9 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 (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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 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 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))) |
(+.f64 (*.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))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.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 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal 1 binary64)) (sqrt.f64 x)) (-.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) x)) #s(literal 1 binary64)) (sqrt.f64 x)) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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) (*.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)) |
(*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x))) |
#s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) |
(neg.f64 (*.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (* 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)) (/.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 (-.f64 #s(literal 1/9 binary64) x) x)) |
#s(approx (+ (* y x) 1/9) #s(literal 1/9 binary64)) |
#s(approx (+ (* y x) 1/9) (fma.f64 y x #s(literal 1/9 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 (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/9 binary64))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1/9 binary64) x)) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 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 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) |
#s(approx (sqrt x) (/.f64 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 (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x)) |
#s(approx (* (sqrt x) y) (*.f64 (/.f64 y (sqrt.f64 x)) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (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 (+ (* y x) 1/9) (*.f64 y x)) |
#s(approx (+ (* y x) 1/9) (*.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x))) x)) |
#s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) y)) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 x)))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* y x) 1/9) (*.f64 (neg.f64 x) (-.f64 (neg.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 y #s(literal 3 binary64) #s(literal -3 binary64)))) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (- (/ 1/9 x) 1) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (sqrt.f64 x)) x) (/.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 (-.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)) (- (+ 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 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #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 (+ (* y x) 1/9) (*.f64 (-.f64 x (/.f64 #s(literal -1/9 binary64) 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 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* y x) 1/9) (*.f64 (-.f64 (neg.f64 x) (/.f64 #s(literal 1/9 binary64) y)) (neg.f64 y))) |
Compiled 10 061 to 1 437 computations (85.7% saved)
25 alts after pruning (23 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 364 | 19 | 383 |
| Fresh | 8 | 4 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 376 | 25 | 401 |
| Status | Accuracy | Program |
|---|---|---|
| 64.3% | (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.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.4% | (*.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 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/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))) |
| 64.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) | |
| ▶ | 35.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| ▶ | 99.4% | (*.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)))) |
| 89.2% | (*.f64 #s(approx (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) | |
| ▶ | 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| 64.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) | |
| 59.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x)) | |
| 58.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) | |
| ✓ | 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| 58.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))) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) | |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.f64 (/.f64 y (sqrt.f64 x)) x)) #s(literal 3 binary64))) | |
| 35.7% | #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))) | |
| 58.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))) | |
| ▶ | 24.4% | #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))) |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) | |
| 52.4% | #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))) | |
| 24.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) | |
| 47.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x))) |
Compiled 1 149 to 895 computations (22.1% saved)
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 x) |
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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 y #s(literal 3 binary64)) |
y |
#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) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(-.f64 (-.f64 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) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* (sqrt x) (- (* 3 y) 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ (+ 1/3 (* x (- (* 3 y) 3))) 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 (* (* 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 (* -3 x)) x))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (+ (* 3 y) (* 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 (* (* 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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/9 x)) #s(hole binary64 y)) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3))))))) |
#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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 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/9 x)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 3 (* y 3) y (* (* 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)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (* (- (- y (/ -1/9 x)) 1) (* (sqrt x) 3)) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9 (* (sqrt x) 3)) |
| 2.0ms | x | @ | 0 | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 3 (* y 3) y (* (* 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)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (* (- (- y (/ -1/9 x)) 1) (* (sqrt x) 3)) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9 (* (sqrt x) 3)) |
| 2.0ms | x | @ | inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 3 (* y 3) y (* (* 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)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (* (- (- y (/ -1/9 x)) 1) (* (sqrt x) 3)) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9 (* (sqrt x) 3)) |
| 1.0ms | y | @ | -inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 3 (* y 3) y (* (* 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)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (* (- (- y (/ -1/9 x)) 1) (* (sqrt x) 3)) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9 (* (sqrt x) 3)) |
| 1.0ms | y | @ | inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (/ 1/9 x) 1) (/ 1/9 x) 1/9 1 3 (* y 3) y (* (* 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)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (* (- (- y (/ -1/9 x)) 1) (* (sqrt x) 3)) (- (- y (/ -1/9 x)) 1) (- y (/ -1/9 x)) (/ -1/9 x) -1/9 (* (sqrt x) 3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1301 |
| 0 | 249 | 1227 |
| 1 | 1031 | 1147 |
| 2 | 7528 | 1147 |
| 0 | 8100 | 1131 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 x) |
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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
#s(literal 1/9 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 y #s(literal 3 binary64)) |
y |
#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) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(-.f64 (-.f64 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) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* (sqrt x) (- (* 3 y) 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ (+ 1/3 (* x (- (* 3 y) 3))) 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 (* (* 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 (* -3 x)) x))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (+ (* 3 y) (* 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 (* (* 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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/9 x)) #s(hole binary64 y)) |
#s(approx (- y (/ -1/9 x)) #s(hole binary64 (+ y (* 1/9 (/ 1 x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3))))))) |
#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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 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/9 x)) #s(hole binary64 (* y (+ 1 (* 1/9 (/ 1 (* x y))))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#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)) (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 (-.f64 (-.f64 y (/.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 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 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 #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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (sqrt.f64 x)) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (sqrt.f64 x)) (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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(/.f64 (-.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64))) (-.f64 (*.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)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (fma.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 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 (-.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 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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))))))) |
(/.f64 (*.f64 (*.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 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.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))) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64)) (*.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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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)))))) |
(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)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #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))) |
(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 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(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 (/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #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))) |
(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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.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 (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 (*.f64 #s(literal -3 binary64) (-.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)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.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 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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)))))) (/.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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #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 (*.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))) |
(*.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))) |
(+.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 (/.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)) (neg.f64 y))) |
(*.f64 #s(literal 3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #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 #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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 9 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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 3 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))) #s(literal 9 binary64) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64))) |
(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 (/.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (/.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))) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (-.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))) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) y)) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 y) #s(literal 3 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))))) |
(+.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 #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 #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/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 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/81 binary64) (*.f64 x 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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.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)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) 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) (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 binary64) x) #s(literal -9 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64))) |
(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 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64)))) |
#s(literal 1/9 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) y) |
(neg.f64 (*.f64 y #s(literal -3 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) y)) |
y |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/3 binary64)) (neg.f64 x)) |
(/.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 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) 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) |
(*.f64 (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) 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 (-.f64 (-.f64 y (/.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 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 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 #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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)))) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.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 (-.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 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.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 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (sqrt.f64 x)) (fma.f64 (*.f64 y y) #s(literal 9 binary64) (*.f64 (*.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)) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (sqrt.f64 x)) (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))) #s(literal 9 binary64) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(/.f64 (-.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64))) (-.f64 (*.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)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (fma.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 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 (-.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 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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))))))) |
(/.f64 (*.f64 (*.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 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.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))) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64)) (*.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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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)))))) |
(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)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #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))) |
(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 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(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 (/.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 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 y #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))) |
(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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.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))) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 y (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (-.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 (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 (*.f64 #s(literal -3 binary64) (-.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)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.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 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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)))))) (/.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 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x)) (-.f64 (*.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))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #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 (*.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))) |
(/.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 (/.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 y)) (-.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)) |
(/.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 (pow.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y 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 (*.f64 y y) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y)))) |
(/.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 (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 (-.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 (-.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)) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) (-.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) x) #s(literal 1/9 binary64) (-.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 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (/.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 (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 (-.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 (-.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 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) |
(+.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal -1 binary64)) |
(+.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) |
(+.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 #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) (neg.f64 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 (*.f64 (*.f64 y y) y) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y)))) |
(/.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 (/.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) (neg.f64 x)))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.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 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y 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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) 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 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 y y)))) |
(-.f64 y (*.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) (neg.f64 x))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/9 binary64) x) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1/9 binary64) x)) |
#s(literal -1/9 binary64) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 (fma.f64 (-.f64 (*.f64 y #s(literal 3 binary64)) #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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (/.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 (- (/ 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)) (/.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 (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#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/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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (/.f64 x (sqrt.f64 x)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.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) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) 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 (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* 3 (sqrt x)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3 binary64))) |
#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/9 x)) y) |
#s(approx (- y (/ -1/9 x)) (-.f64 y (/.f64 #s(literal -1/9 binary64) x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 x))) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)))) |
#s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x))) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) x)))) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.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 (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (*.f64 (-.f64 (-.f64 y (/.f64 #s(literal -1/9 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.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 (+ (* (- (/ 1/9 x) 1) 3) (* y 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 x) 9)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) y)) |
#s(approx (- y (/ -1/9 x)) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y x)) y y)) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (*.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 (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (*.f64 (neg.f64 y) (-.f64 (*.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 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 7 517 to 1 079 computations (85.6% saved)
32 alts after pruning (27 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 306 | 15 | 321 |
| Fresh | 6 | 12 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 314 | 32 | 346 |
| Status | Accuracy | Program |
|---|---|---|
| 64.3% | (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 64.4% | (*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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))) |
| ▶ | 35.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) |
| ✓ | 35.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
| 75.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64)))) | |
| 35.7% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) | |
| ▶ | 99.4% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
| 64.3% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) | |
| 90.4% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 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))) | |
| 89.2% | (*.f64 #s(approx (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) | |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) | |
| ✓ | 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| 35.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) x) #s(literal 1/3 binary64))) | |
| 64.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) | |
| 59.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x)) | |
| ✓ | 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| ▶ | 35.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.f64 (/.f64 y (sqrt.f64 x)) x)) #s(literal 3 binary64))) | |
| ▶ | 58.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))) |
| ✓ | 24.4% | #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))) |
| 24.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) | |
| 3.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) | |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) | |
| ▶ | 2.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) | |
| 52.4% | #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))) | |
| 24.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) | |
| 47.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x))) |
Compiled 1 455 to 1 120 computations (23% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
(sqrt.f64 x) |
x |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
(-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) |
(fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
y |
#s(literal 3 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) |
#s(literal -1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (/ (sqrt x) x) (/.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))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#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 (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) 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 binary64) (*.f64 #s(literal 9 binary64) x)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
| Outputs |
|---|
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* (sqrt x) (- (* 3 y) 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ (+ 1/3 (* x (- (* 3 y) 3))) x))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (/ (+ 1/3 (* 3 (* x y))) 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 (/ -1/3 (sqrt x)) #s(hole binary64 (/ -1/3 (sqrt x)))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (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 (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 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 (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (+ (* 3 y) (* 1/3 (/ 1 x))) 3))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (* 3 y))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (+ (* 3 y) (* 1/3 (/ 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 (* (/ (sqrt x) x) 1/3) #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 (/ (sqrt x) x) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* 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 (* 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3))))))) |
#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 (* (/ (sqrt x) x) 1/3) #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 (/ (sqrt x) x) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* 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) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (* y (+ 3 (* 1/3 (/ 1 (* x y))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))))) |
#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 | |
|---|---|---|---|---|
| 26.0ms | y | @ | -inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (+ (* y 3) (/ 1/3 x)) 3) (+ (* y 3) (/ 1/3 x)) y 3 (/ 1/3 x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ -1/3 (sqrt x)) -1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) (/ 1 (sqrt x)) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/3 x) 3) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (/ 1 (* 9 x)) (* 9 x) 9) |
| 3.0ms | x | @ | -inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (+ (* y 3) (/ 1/3 x)) 3) (+ (* y 3) (/ 1/3 x)) y 3 (/ 1/3 x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ -1/3 (sqrt x)) -1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) (/ 1 (sqrt x)) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/3 x) 3) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (/ 1 (* 9 x)) (* 9 x) 9) |
| 3.0ms | x | @ | 0 | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (+ (* y 3) (/ 1/3 x)) 3) (+ (* y 3) (/ 1/3 x)) y 3 (/ 1/3 x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ -1/3 (sqrt x)) -1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) (/ 1 (sqrt x)) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/3 x) 3) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (/ 1 (* 9 x)) (* 9 x) 9) |
| 2.0ms | x | @ | inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (+ (* y 3) (/ 1/3 x)) 3) (+ (* y 3) (/ 1/3 x)) y 3 (/ 1/3 x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ -1/3 (sqrt x)) -1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) (/ 1 (sqrt x)) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/3 x) 3) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (/ 1 (* 9 x)) (* 9 x) 9) |
| 1.0ms | y | @ | inf | ((* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) (sqrt x) x (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (- (+ (* y 3) (/ 1/3 x)) 3) (+ (* y 3) (/ 1/3 x)) y 3 (/ 1/3 x) 1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ -1/3 (sqrt x)) -1/3 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (/ (sqrt x) x) 1/3) (/ (sqrt x) x) (/ 1 (sqrt x)) 1 (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (* 3 (- (/ 1/9 x) 1)) (- (/ 1/3 x) 3) (* (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1)) (* 3 (sqrt x)) (- (+ y (/ (/ 1 x) 9)) 1) (/ 1 (* 9 x)) (* 9 x) 9) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 1537 |
| 0 | 269 | 1387 |
| 1 | 1153 | 1326 |
| 2 | 7930 | 1326 |
| 0 | 8075 | 1308 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
(sqrt.f64 x) |
x |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
(-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) |
(fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
y |
#s(literal 3 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) |
#s(literal -1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 #s(approx (/ (sqrt x) x) (/.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))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#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 (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) 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 binary64) (*.f64 #s(literal 9 binary64) x)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) |
(*.f64 #s(literal 9 binary64) x) |
#s(literal 9 binary64) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 1/3 (/ (sqrt x) x)))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (/ (+ (* 1/3 (sqrt x)) (* x (* (sqrt x) (- (* 3 y) 3)))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ 1/3 x))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (/ (+ 1/3 (* x (- (* 3 y) 3))) x))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (/ (+ 1/3 (* 3 (* x y))) 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 (/ -1/3 (sqrt x)) #s(hole binary64 (/ -1/3 (sqrt x)))) |
#s(approx (/ (sqrt x) x) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (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 (* 3 (- (/ 1/9 x) 1)) #s(hole binary64 (/ (+ 1/3 (* -3 x)) x))) |
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x)))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 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 (* 9 x) #s(hole binary64 (* 9 x))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (* 3 y) 3))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (- (+ (* 3 y) (* 1/3 (/ 1 x))) 3))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (* 3 y))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (+ (* 3 y) (* 1/3 (/ 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 (* (/ (sqrt x) x) 1/3) #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 (/ (sqrt x) x) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* 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 (* 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 (* 3 (sqrt x)) #s(hole binary64 (* 3 (* 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 (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (* (sqrt (/ 1 x)) (- (* 3 y) 3)))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* x (+ (* 1/3 (/ (sqrt (/ 1 x)) x)) (* (sqrt (/ 1 x)) (- (* 3 y) 3))))))) |
#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 (* (/ (sqrt x) x) 1/3) #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 (/ (sqrt x) x) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* 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) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (+ (* 3 (* y (sqrt x))) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* 3 (- (* 1/9 (/ 1 x)) 1)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (+ (* 3 y) (* 3 (- (* 1/9 (/ 1 x)) 1))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (- (* 1/9 (/ 1 x)) 1))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* 3 (* y (sqrt x))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* y (+ (* 3 (sqrt x)) (* 3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y)))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* y (+ 3 (* 3 (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))))) |
#s(approx (+ (* y 3) (/ 1/3 x)) #s(hole binary64 (* y (+ 3 (* 1/3 (/ 1 (* x y))))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))))) |
#s(approx (* (sqrt x) (+ (* (- (/ 1/9 x) 1) 3) (* y 3))) #s(hole binary64 (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (/ (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) y))))))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(hole binary64 (* -1 (* y (- (* -3 (/ (- (* 1/9 (/ 1 x)) 1) y)) 3))))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
(*.f64 #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
x |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) (-.f64 (*.f64 y #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (*.f64 (*.f64 y #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (pow.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal 3 binary64)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y #s(literal 9 binary64)) y #s(literal -9 binary64)))) (*.f64 (neg.f64 x) (fma.f64 y #s(literal 3 binary64) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (fma.f64 y #s(literal 9 binary64) #s(literal 9 binary64))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) #s(literal 27 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (fma.f64 y #s(literal 9 binary64) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal 3 binary64)) (*.f64 x (fma.f64 (*.f64 y #s(literal 9 binary64)) y #s(literal -9 binary64)))) (*.f64 x (fma.f64 y #s(literal 3 binary64) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (fma.f64 y #s(literal 9 binary64) #s(literal 9 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) #s(literal 27 binary64)))) (*.f64 x (fma.f64 (*.f64 y #s(literal 9 binary64)) y (fma.f64 y #s(literal 9 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -9 binary64))) (neg.f64 (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -9 binary64)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) #s(literal 27 binary64)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(fma.f64 #s(literal 3 binary64) (-.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) y (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) y #s(literal 3 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(+.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)) |
(+.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 y #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) (pow.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 (*.f64 #s(literal -3 binary64) y) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 9 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)))) (neg.f64 (fma.f64 (*.f64 y #s(literal 9 binary64)) y (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 9 binary64))) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64))) (fma.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64))) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64))) |
(fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal 3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 9 binary64)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) y)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) (fma.f64 (*.f64 y #s(literal 3 binary64)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 27 binary64)) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) (fma.f64 (*.f64 y #s(literal 9 binary64)) y (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) y))))) |
(+.f64 (*.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal 3 binary64))) |
y |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 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 #s(literal -1/3 binary64) x)) |
#s(literal 1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.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) (/.f64 #s(literal -1 binary64) (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)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(literal -1/3 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 #s(literal 1/3 binary64) #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(neg.f64 (*.f64 #s(approx (/ (sqrt x) x) (/.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))) |
(*.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))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(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) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))) |
#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 (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
#s(approx (* 3 (- (/ 1/9 x) 1)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal 9 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 27 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal 9 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 27 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x)) |
(*.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 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/3 binary64)) |
(*.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 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -9 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -9 binary64) x)) |
(/.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 #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) (neg.f64 (neg.f64 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 (/.f64 #s(literal 1 binary64) x) #s(literal -9 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 9 binary64))) |
(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 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal 9 binary64) x) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x)) |
(*.f64 x #s(literal 9 binary64)) |
#s(literal 9 binary64) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 (fma.f64 (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* y 3) (/ 1/3 x)) (/.f64 (fma.f64 (*.f64 y x) #s(literal 3 binary64) #s(literal 1/3 binary64)) 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 (sqrt.f64 x) #s(literal 1/3 binary64))) x)) |
#s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ (sqrt x) x) (/.f64 (sqrt.f64 x) x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (- (/ 1/9 x) 1)) (/.f64 (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 (- (+ 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 (* 9 x) (*.f64 #s(literal 9 binary64) x)) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
#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 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (sqrt x) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
#s(approx (+ (* y 3) (/ 1/3 x)) (*.f64 y #s(literal 3 binary64))) |
#s(approx (+ (* y 3) (/ 1/3 x)) (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
#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 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) x)) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) 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 (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x))) x)) |
#s(approx (sqrt x) (neg.f64 (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x))) x)) |
#s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) |
#s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))) |
#s(approx (/ (sqrt x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))) |
#s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/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 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
#s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) |
#s(approx (- (+ (* y 3) (/ 1/3 x)) 3) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64))) |
#s(approx y y) |
#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 (+ (* (- (/ 1/9 x) 1) 3) (* y 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 3) (/ 1/3 x)) 3) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 3 binary64)) y)) |
#s(approx (+ (* y 3) (/ 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64)) y)) |
#s(approx (- (+ y (/ (/ 1 x) 9)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) y) #s(literal 1 binary64)) 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 (+ (* (- (/ 1/9 x) 1) 3) (* y 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 3) (/ 1/3 x)) 3) (*.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 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 6 718 to 985 computations (85.3% saved)
32 alts after pruning (24 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 4 | 225 |
| Fresh | 2 | 20 | 22 |
| Picked | 0 | 5 | 5 |
| Done | 2 | 3 | 5 |
| Total | 225 | 32 | 257 |
| Status | Accuracy | Program |
|---|---|---|
| 64.3% | (fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| 64.4% | (*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) | |
| ✓ | 35.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) |
| 75.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64)))) | |
| 64.3% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) | |
| 35.7% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) | |
| ✓ | 99.4% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
| 90.5% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 #s(approx (+ (* y 3) (/ 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64)) y)) #s(literal 3 binary64)))) | |
| 90.4% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 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))) | |
| 90.5% | (*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(approx (- (+ (* y 3) (/ 1/3 x)) 3) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 3 binary64)) y)))) | |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) | |
| ✓ | 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
| 35.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) x) #s(literal 1/3 binary64))) | |
| 64.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) | |
| 59.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x)) | |
| ✓ | 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) y)) | |
| 41.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) | |
| ✓ | 35.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.f64 (/.f64 y (sqrt.f64 x)) x)) #s(literal 3 binary64))) | |
| ✓ | 58.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))) |
| ✓ | 24.4% | #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))) |
| 24.3% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) | |
| 3.6% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) | |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) | |
| ✓ | 2.5% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
| 35.7% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) #s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))))))) | |
| 36.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) | |
| 52.4% | #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))) | |
| 24.4% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) | |
| 47.1% | #s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x))) |
Compiled 2 111 to 876 computations (58.5% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) #s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 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)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.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(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) x) #s(literal 1/3 binary64))) |
#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 #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64))) x)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(approx (- (/ 1/9 x) 1) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64) (*.f64 y #s(literal 3 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 (-.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)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
(fma.f64 (*.f64 #s(approx (- (/ 1/9 x) 1) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #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 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) x))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 #s(approx (+ (* y 3) (/ 1/3 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y x)) #s(literal -3 binary64)) y)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 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 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) #s(approx (- (+ (* y 3) (/ 1/3 x)) 3) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) y) #s(literal 3 binary64)) y)))) |
(*.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 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 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))) |
(*.f64 #s(approx (* 3 (sqrt x)) (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) (/.f64 (fma.f64 y x #s(literal 1/9 binary64)) x)) #s(literal 1 binary64))) |
(*.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 #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 (-.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))) |
#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))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)))) |
3 calls:
| 17.0ms | y |
| 15.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))) |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 16 to 16 computations (0% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) #s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 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)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.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(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) x) #s(literal 1/3 binary64))) |
#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 #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 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) x) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#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))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
3 calls:
| 9.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))) |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 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))) |
| 87.8% | 2 | x |
| 88.3% | 3 | y |
Compiled 16 to 16 computations (0% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) #s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 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)) #s(approx (* (* (sqrt x) y) 3) (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* (sqrt x) y) (*.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(literal 3 binary64) (sqrt.f64 x)) #s(approx (- (+ y (/ (/ 1 x) 9)) 1) (/.f64 #s(literal 1/9 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))) x) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 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 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
1 calls:
| 7.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 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 14 to 12 computations (14.3% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(approx (- y (/ -1/9 x)) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) #s(approx (/ -1/3 (sqrt x)) (/.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 x) (neg.f64 (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)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 #s(approx (+ y (/ 1 (* x 9))) y) #s(literal 1 binary64))) |
1 calls:
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 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 14 to 12 computations (14.3% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (-.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64)))) |
1 calls:
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 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 14 to 12 computations (14.3% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (fma.f64 y #s(literal 3 binary64) #s(literal -3 binary64)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.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 |
|---|---|---|
| 93.3% | 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 14 to 12 computations (14.3% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #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)) |
#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 (* (* 3 (- (/ 1/9 x) 1)) (sqrt x)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (/.f64 x (sqrt.f64 x))))) |
#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 #s(approx (/ (sqrt x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) x)) |
(*.f64 (sqrt.f64 x) #s(approx (+ (* (- (/ 1/9 x) 1) 3) (* y 3)) (/.f64 #s(literal 1/3 binary64) x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) #s(approx (sqrt x) (neg.f64 (/.f64 x (sqrt.f64 x)))))) |
| Outputs |
|---|
#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 #s(approx (* 3 (- (/ 1/9 x) 1)) #s(literal -3 binary64)) (sqrt.f64 x))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.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)) |
2 calls:
| 5.0ms | x |
| 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 |
|---|---|---|
| 68.8% | 4 | x |
| 90.5% | 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 14 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) (*.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x))) |
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 |
|---|---|---|
| 90.5% | 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 14 to 12 computations (14.3% 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))) |
#s(approx (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.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 | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 2 | x |
| 41.5% | 3 | y |
| 58.8% | 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 16 to 16 computations (0% saved)
Total -14.1b remaining (-29.1%)
Threshold costs -14.1b (-29.1%)
| 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)) (- (+ y (/ 1 (* x 9))) 1)) #s(approx (* (/ (sqrt x) x) 1/3) (/.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))) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.4% | 1 | y |
| 24.4% | 1 | x |
| 24.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))) |
Compiled 16 to 16 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -3.297316825792403e+29 | -2.1765467159322235e+29 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -2.2268152776490964e+62 | -4.774432805388399e+61 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
Compiled 17 to 17 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
| 0.0ms | -7.770069298192321e+152 | -1.8904007253752394e+151 |
Compiled 17 to 17 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.602218533566536e+153 | 4.894540535853051e+159 |
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
| 0.0ms | -7.770069298192321e+152 | -1.8904007253752394e+151 |
Compiled 17 to 17 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -20164.853387185118 | 2.827418221613922 |
Compiled 17 to 17 computations (0% saved)
| 1× | fuel |
Compiled 907 to 96 computations (89.4% saved)
Compiled 921 to 108 computations (88.3% saved)
Loading profile data...