
Time bar (total: 1.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 2 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 3 |
| 66.7% | 25% | 12.5% | 0% | 0% | 62.5% | 0% | 4 |
| 80% | 25% | 6.2% | 0% | 0% | 68.7% | 0% | 5 |
| 88.9% | 25% | 3.1% | 0% | 0% | 71.8% | 0% | 6 |
| 94.1% | 25% | 1.6% | 0% | 0% | 73.4% | 0% | 7 |
| 97% | 25% | 0.8% | 0% | 0% | 74.2% | 0% | 8 |
| 98.5% | 25% | 0.4% | 0% | 0% | 74.6% | 0% | 9 |
| 99.2% | 25% | 0.2% | 0% | 0% | 74.8% | 0% | 10 |
| 99.6% | 25% | 0.1% | 0% | 0% | 74.9% | 0% | 11 |
| 99.8% | 25% | 0% | 0% | 0% | 74.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 631.0ms | 8 242× | 0 | valid |
| 1.0ms | 14× | 1 | valid |
| 0.0ms | 7× | 0 | invalid |
ival-sqrt: 374.0ms (75.5% of total)ival-mult!: 94.0ms (19% of total)ival-sub!: 26.0ms (5.2% of total)adjust: 2.0ms (0.4% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 23 |
| 1 | 30 | 23 |
| 2 | 48 | 23 |
| 3 | 76 | 23 |
| 4 | 255 | 23 |
| 5 | 2233 | 23 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (-.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7)))))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (- x 1) x 1 (sqrt x)) |
| 1.0ms | x | @ | 0 | ((* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (- x 1) x 1 (sqrt x)) |
| 1.0ms | x | @ | inf | ((* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (- x 1) x 1 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 720 |
| 0 | 189 | 568 |
| 0 | 1103 | 547 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (-.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7)))))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (sqrt.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x x) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (sqrt (- x 1)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (- x 1)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- x 1)) (fma.f64 (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) x))) |
#s(approx (sqrt (- x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (- x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) x))) |
#s(approx (sqrt (- x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1 binary64)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) x))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
Compiled 379 to 202 computations (46.7% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 5 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 6 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 98.4% | (*.f64 #s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) |
| ▶ | 52.3% | (sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
| ▶ | 98.4% | #s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
| ▶ | 98.9% | #s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) |
| ▶ | 97.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
Compiled 138 to 136 computations (1.4% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x) |
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x) |
(+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
(*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
#s(literal -5 binary64) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ -1/8 (pow x 2)))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ (- (* -1/2 x) 1/8) (pow x 2)))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) (pow x 2)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ 1/8 (pow x 2)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ (+ 1/8 (* 1/2 x)) (pow x 2)))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (/ 1/8 x))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (/ (+ 1/8 (* 1/2 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- x 1) x) #s(hole binary64 (* x (- x 1)))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(hole binary64 -1/2)) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(hole binary64 (- x 1/2))) |
#s(approx (- 1 (/ 1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- 1 (/ 1/2 x)) #s(hole binary64 (/ (- x 1/2) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* -1/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* x (+ (sqrt (pow x 3)) (* -1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* -1/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* x (+ (sqrt (pow x 3)) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (* -1/2 (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 1)) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (- 1 (* 1/2 (/ 1 x))))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))))) |
#s(approx (neg (/ (+ (/ 1/8 x) 1/2) x)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ 1 x))))) |
#s(approx (* (- x 1) x) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7)))))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (+ (/ 1/16 (pow x 2)) (* 1/8 (/ 1 x)))) x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (neg (/ (+ (/ 1/8 x) 1/2) x)) (/ (+ (/ 1/8 x) 1/2) x) (+ (/ 1/8 x) 1/2) (/ 1/8 x) 1/8 x 1/2 1 (* (sqrt (- x 1)) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (sqrt (* (- x 1) x)) (* (- x 1) x) (- x 1) (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (- 1 (/ 1/2 x)) (/ 1/2 x) (* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (sqrt (pow x -5)) (pow x -5) -5 -1/8 (* -1/2 (/ 1 (sqrt (* (* x x) x)))) -1/2 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (/ 1 (sqrt x)) (sqrt x)) |
| 11.0ms | x | @ | -inf | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (neg (/ (+ (/ 1/8 x) 1/2) x)) (/ (+ (/ 1/8 x) 1/2) x) (+ (/ 1/8 x) 1/2) (/ 1/8 x) 1/8 x 1/2 1 (* (sqrt (- x 1)) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (sqrt (* (- x 1) x)) (* (- x 1) x) (- x 1) (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (- 1 (/ 1/2 x)) (/ 1/2 x) (* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (sqrt (pow x -5)) (pow x -5) -5 -1/8 (* -1/2 (/ 1 (sqrt (* (* x x) x)))) -1/2 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (/ 1 (sqrt x)) (sqrt x)) |
| 5.0ms | x | @ | 0 | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (neg (/ (+ (/ 1/8 x) 1/2) x)) (/ (+ (/ 1/8 x) 1/2) x) (+ (/ 1/8 x) 1/2) (/ 1/8 x) 1/8 x 1/2 1 (* (sqrt (- x 1)) (sqrt x)) (neg (* -1 x)) (* -1 x) -1 (sqrt (* (- x 1) x)) (* (- x 1) x) (- x 1) (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (- 1 (/ 1/2 x)) (/ 1/2 x) (* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (sqrt (pow x -5)) (pow x -5) -5 -1/8 (* -1/2 (/ 1 (sqrt (* (* x x) x)))) -1/2 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (/ 1 (sqrt x)) (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 2217 |
| 0 | 412 | 1773 |
| 0 | 1900 | 1744 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x) |
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x) |
(+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
(*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
#s(literal -5 binary64) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ -1/8 (pow x 2)))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ (- (* -1/2 x) 1/8) (pow x 2)))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) (pow x 2)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ 1/8 (pow x 2)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ (+ 1/8 (* 1/2 x)) (pow x 2)))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (/ 1/8 x))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (/ (+ 1/8 (* 1/2 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- x 1) x) #s(hole binary64 (* x (- x 1)))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(hole binary64 -1/2)) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(hole binary64 (- x 1/2))) |
#s(approx (- 1 (/ 1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- 1 (/ 1/2 x)) #s(hole binary64 (/ (- x 1/2) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ x (sqrt -1)))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* -1/8 (/ x (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (+ (sqrt -1) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* -1/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* x (+ (sqrt (pow x 3)) (* -1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* -1/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* x (+ (sqrt (pow x 3)) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (* -1/2 (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 1)) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (- 1 (* 1/2 (/ 1 x))))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(hole binary64 (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))))) |
#s(approx (neg (/ (+ (/ 1/8 x) 1/2) x)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ 1 x))))) |
#s(approx (* (- x 1) x) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* -1/16 (sqrt (/ 1 (pow x 7)))))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))))))) |
#s(approx (sqrt (* (- x 1) x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (+ (/ 1/16 (pow x 2)) (* 1/8 (/ 1 x)))) x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
#s(approx (sqrt (* (- x 1) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)))) |
(+.f64 (neg.f64 (neg.f64 x)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x))) #s(literal 1 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) x) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x)) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (* (- x 1) x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) x) |
(neg.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal -1 binary64) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(pow.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(approx (sqrt (- x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(approx (sqrt (- x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (- x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))) |
(fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (-.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -5/2 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -5/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64))) |
#s(literal -5 binary64) |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(literal -1/2 binary64) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (sqrt (* (- x 1) x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (* (- x 1) x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (* (- x 1) x)) (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x) (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (* (- x 1) x)) (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 x)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(literal -1/8 binary64) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (/ 1/8 x) 1/2) (/.f64 #s(literal 1/8 binary64) x)) |
#s(approx (+ (/ 1/8 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/8 binary64)) x)) |
#s(approx x x) |
#s(approx (* -1 x) (neg.f64 x)) |
#s(approx (* (- x 1) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64)) |
#s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64))) |
#s(approx (- 1 (/ 1/2 x)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- 1 (/ 1/2 x)) (/.f64 (-.f64 x #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (- x 1)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (- x 1)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- x 1)) (fma.f64 (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (sqrt (pow x -5)) (pow.f64 x #s(literal -5/2 binary64))) |
#s(approx (pow x -5) (pow.f64 x #s(literal -5 binary64))) |
#s(approx (* -1/2 (/ 1 (sqrt (* (* x x) x)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (neg (/ (+ (/ 1/8 x) 1/2) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x))) |
#s(approx (/ (+ (/ 1/8 x) 1/2) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
#s(approx (+ (/ 1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (/ 1/8 x) 1/2) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
#s(approx (* (- x 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (sqrt (- x 1)) (*.f64 (+.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (sqrt (* (- x 1) x)) (neg.f64 (neg.f64 x))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (sqrt (* (- x 1) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) x)) x)) #s(literal 1 binary64)))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (sqrt (- x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (- x 1)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (- x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (- x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal -1 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
#s(approx (* (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (/ 1 (sqrt x))) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow x -5)) -1/8) (* -1/2 (/ 1 (sqrt (* (* x x) x))))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) |
#s(approx (sqrt (pow x -5)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (sqrt (* (* x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
Compiled 2 530 to 1 177 computations (53.5% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 207 | 4 | 211 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 210 | 7 | 217 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.3% | (sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
| ✓ | 98.4% | #s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
| ▶ | 97.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
| ▶ | 98.4% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
| ▶ | 1.1% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
| ▶ | 51.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
Compiled 81 to 81 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x) |
(-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (-.f64 x #s(literal 1/2 binary64)) x) |
(-.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal 1/8 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* -1/2 x) 1/8))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* x (- x 1/2)) 1/8))) |
#s(approx (* (- x 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- x 1/2) x) #s(hole binary64 (* x (- x 1/2)))) |
#s(approx (- x 1/2) #s(hole binary64 -1/2)) |
#s(approx (- x 1/2) #s(hole binary64 (- x 1/2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* (- x 1/2) x) (- x 1/2) x 1/2 1/8 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) -1/2 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (* (sqrt (- x 1)) (sqrt x)) (neg (neg x)) (neg x)) |
| 1.0ms | x | @ | inf | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* (- x 1/2) x) (- x 1/2) x 1/2 1/8 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) -1/2 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (* (sqrt (- x 1)) (sqrt x)) (neg (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* (- x 1/2) x) (- x 1/2) x 1/2 1/8 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) -1/2 (* (sqrt (- x 1)) (sqrt x)) (* (- 1 (/ 1/2 x)) x) (* (sqrt (- x 1)) (sqrt x)) (neg (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 734 |
| 0 | 174 | 624 |
| 0 | 887 | 618 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x) |
(-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (-.f64 x #s(literal 1/2 binary64)) x) |
(-.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal 1/8 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* -1/2 x) 1/8))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* x (- x 1/2)) 1/8))) |
#s(approx (* (- x 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- x 1/2) x) #s(hole binary64 (* x (- x 1/2)))) |
#s(approx (- x 1/2) #s(hole binary64 -1/2)) |
#s(approx (- x 1/2) #s(hole binary64 (- x 1/2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x) |
(-.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) x) (/.f64 #s(literal 1/8 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) (*.f64 (-.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/64 binary64)) (fma.f64 (-.f64 x #s(literal 1/2 binary64)) x #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))))) |
(-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (-.f64 x #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 x x (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal 1/8 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
x |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x) (sqrt.f64 (neg.f64 x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 x)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(literal -1/8 binary64) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (* (- x 1/2) x) 1/8) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (- (* (- x 1/2) x) 1/8) (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (* (- x 1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- x 1/2) x) (*.f64 (-.f64 x #s(literal 1/2 binary64)) x)) |
#s(approx (- x 1/2) #s(literal -1/2 binary64)) |
#s(approx (- x 1/2) (-.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)))) |
Compiled 438 to 243 computations (44.5% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 2 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 1 | 2 | 3 |
| Total | 42 | 6 | 48 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.3% | (sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
| ✓ | 98.4% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
| ✓ | 51.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
| ▶ | 49.5% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
| ▶ | 97.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
Compiled 76 to 76 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
x |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x)) |
(/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* -1/2 x) 1/8))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* x (- x 1/2)) 1/8))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (sqrt (- x 1)) (sqrt x)) x (* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* x x)) |
| 1.0ms | x | @ | inf | ((* (sqrt (- x 1)) (sqrt x)) x (* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* x x)) |
| 1.0ms | x | @ | 0 | ((* (sqrt (- x 1)) (sqrt x)) x (* (sqrt (- x 1)) (sqrt x)) (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/ (- (* (- x 1/2) x) 1/8) x) (- (* (- x 1/2) x) 1/8) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 637 |
| 0 | 150 | 541 |
| 0 | 847 | 535 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
x |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x)) |
(/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (* (sqrt (pow x 3)) (/ 1 (sqrt -1)))) (* (sqrt x) (sqrt -1))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt x) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (+ (* (sqrt x) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 5))))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ -1/8 x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* -1/2 x) 1/8) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (/ (- (* x (- x 1/2)) 1/8) x))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* -1/2 x) 1/8))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (- (* x (- x 1/2)) 1/8))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 x))) (pow x 2)))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (- 1 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (pow (sqrt -1) 2) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (pow (sqrt -1) 2) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (sqrt -1) 2)) (* -1/16 (/ (pow (sqrt -1) 2) x))) x)) (* 1/2 (pow (sqrt -1) 2))) x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) 1))))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1))))) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
x |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x)) |
(/.f64 (neg.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x))) (neg.f64 x)) |
(/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (sqrt.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx x x) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(literal -1/8 binary64) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x)) |
#s(approx (- (* (- x 1/2) x) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (* (- x 1/2) x) 1/8) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (- (* (- x 1/2) x) 1/8) (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (- (* (- x 1/2) x) 1/8) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) x))) |
Compiled 338 to 190 computations (43.8% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 0 | 29 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 29 | 6 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.3% | (sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
| ✓ | 98.4% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
| ✓ | 51.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
| ✓ | 49.5% | #s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
| ✓ | 97.2% | #s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
Compiled 175 to 154 computations (12% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 (-.f64 (*.f64 (-.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64)) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (sqrt (- x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
2 calls:
| 7.0ms | x |
| 4.0ms | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.2% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
2 calls:
| 3.0ms | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 100.0% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
2 calls:
| 2.0ms | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 100.0% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (+ (neg (/ (+ (/ 1/8 x) 1/2) x)) 1) x) (/.f64 #s(approx (- (* (- x 1/2) x) 1/8) (*.f64 x x)) x))) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) (-.f64 x #s(literal 1/2 binary64)))) |
2 calls:
| 5.0ms | x |
| 2.0ms | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 98.4% | 1 | x |
Compiled 7 to 7 computations (0% saved)
Total -61.5b remaining (-3405%)
Threshold costs -61.5b (-3405%)
| Inputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) #s(approx (* (- 1 (/ 1/2 x)) x) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (- x 1)) (sqrt x)) (neg.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (* (sqrt (- x 1)) (sqrt x)) x) |
2 calls:
| 1.0ms | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | (*.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 97.2% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8170285.19823038 | 125853683.37118278 |
| 1.0ms | 32× | 0 | valid |
Compiled 44 to 48 computations (-9.1% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 419972027495181.7 | 8008293924474688.0 |
| 1.0ms | 32× | 0 | valid |
| 1.0ms | 16× | 1 | valid |
Compiled 46 to 52 computations (-13% saved)
ival-sqrt: 1.0ms (71.7% of total)adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | done |
Compiled 37 to 32 computations (13.5% saved)
Compiled 43 to 38 computations (11.6% saved)
Loading profile data...