
Time bar (total: 1.0s)
| 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% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 8 to 7 computations (12.5% saved)
| 342.0ms | 8 256× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-sqrt: 63.0ms (44.5% of total)ival-mult!: 55.0ms (38.9% of total)ival-sub!: 22.0ms (15.6% of total)adjust: 2.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 19.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-sqrt: 4.0ms (47.8% of total)ival-mult!: 3.0ms (35.9% of total)ival-sub!: 1.0ms (12% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 19 |
| 1 | 26 | 19 |
| 2 | 52 | 19 |
| 3 | 76 | 19 |
| 4 | 135 | 19 |
| 5 | 342 | 19 |
| 6 | 2414 | 19 |
| 7 | 5901 | 19 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(abs x)
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | -inf | ((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | 0 | ((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 370 |
| 0 | 90 | 305 |
| 0 | 422 | 296 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
| Outputs |
|---|
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (asin.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) x)) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) |
Compiled 531 to 128 computations (75.9% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 1 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 1 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
Compiled 23 to 11 computations (52.2% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(*.f64 x x) |
x |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (+ 1 (* -1 (pow x 6))))) |
#s(approx (pow (* x x) 3) #s(hole binary64 (pow x 6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (* (pow x 2) (+ 1 (pow x 2))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (* -1 (pow x 6)))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) 1)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (- 1 (pow (* x x) 3)) 1 (pow (* x x) 3) (* x x) x 3 (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (+ (* (* x x) (* x x)) (* 1 (* x x))) (* 1 (* x x))) |
| 2.0ms | x | @ | -inf | ((sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (- 1 (pow (* x x) 3)) 1 (pow (* x x) 3) (* x x) x 3 (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (+ (* (* x x) (* x x)) (* 1 (* x x))) (* 1 (* x x))) |
| 1.0ms | x | @ | 0 | ((sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (- 1 (pow (* x x) 3)) 1 (pow (* x x) 3) (* x x) x 3 (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (+ (* (* x x) (* x x)) (* 1 (* x x))) (* 1 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 1010 |
| 0 | 142 | 763 |
| 0 | 680 | 721 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(*.f64 x x) |
x |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (+ 1 (* -1 (pow x 6))))) |
#s(approx (pow (* x x) 3) #s(hole binary64 (pow x 6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (* (pow x 2) (+ 1 (pow x 2))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (* -1 (pow x 6)))) |
#s(approx (- 1 (pow (* x x) 3)) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) 1)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) #s(hole binary64 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
| Outputs |
|---|
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(fma.f64 x x (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (pow (* x x) 3)) #s(literal 1 binary64)) |
#s(approx (- 1 (pow (* x x) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (* x x) 3) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) (*.f64 x x)) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) x)) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x))))) (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow (* x x) 3)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- 1 (pow (* x x) 3)) (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (*.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (* x x) (* x x)) (* 1 (* x x))) (*.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) |
#s(approx (sqrt (/ (- 1 (pow (* x x) 3)) (+ 1 (+ (* (* x x) (* x x)) (* 1 (* x x)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) |
Compiled 3 713 to 532 computations (85.7% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 135 | 1 | 136 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
Compiled 52 to 24 computations (53.8% saved)
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
| Outputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | x |
Compiled 15 to 12 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| 1× | done |
Compiled 29 to 13 computations (55.2% saved)
(abs x)
Compiled 128 to 68 computations (46.9% saved)
Loading profile data...