
Time bar (total: 3.6s)
| 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)
| 1.1s | 8 256× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-mult: 298.0ms (60% of total)ival-sqrt: 100.0ms (20.1% of total)ival-sub: 82.0ms (16.5% of total)exact: 10.0ms (2% of total)ival-assert: 4.0ms (0.8% of total)adjust: 3.0ms (0.6% 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 |
| 47.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-sqrt: 18.0ms (58.9% of total)ival-mult: 7.0ms (22.9% of total)ival-sub: 4.0ms (13.1% of total)ival-true: 1.0ms (3.3% of total)exact: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)ival-assert: 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 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 16 | 6 |
| 2 | 40 | 6 |
| 3 | 79 | 6 |
| 4 | 138 | 6 |
| 5 | 345 | 6 |
| 6 | 2407 | 6 |
| 7 | 5971 | 6 |
| 0 | 8210 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(abs x)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
Compiled 6 to 5 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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 2.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 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.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) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.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 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
Compiled 467 to 128 computations (72.6% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 3 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 4 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ▶ | 99.8% | #s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ▶ | 98.6% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 39 to 31 computations (20.5% saved)
| Inputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.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 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 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 (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 1 (* x x))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 1)) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 1)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#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 (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 4)) (+ 1 (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#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))))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (* x x) -1/2) 1) (* x x) x -1/2 (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (/ (- 1 (pow x 4)) (+ 1 (* x x))) (- 1 (pow x 4)) (pow x 4) 4 (+ 1 (* x x))) |
| 2.0ms | x | @ | -inf | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (* x x) -1/2) 1) (* x x) x -1/2 (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (/ (- 1 (pow x 4)) (+ 1 (* x x))) (- 1 (pow x 4)) (pow x 4) 4 (+ 1 (* x x))) |
| 2.0ms | x | @ | 0 | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (* x x) -1/2) 1) (* x x) x -1/2 (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (/ (- 1 (pow x 4)) (+ 1 (* x x))) (- 1 (pow x 4)) (pow x 4) 4 (+ 1 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 967 |
| 0 | 144 | 719 |
| 0 | 580 | 697 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.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 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 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 (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 1 (* x x))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 1)) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 1)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#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 (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 4)) (+ 1 (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (pow x 4)) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#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))))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 |
|---|
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 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(literal -1/2 binary64) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 (+ (* (* x x) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/2) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 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 4)) (+ 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 4)) (+ 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) (fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (pow x 4)) #s(literal 1 binary64)) |
#s(approx (- 1 (pow x 4)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* x x)) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) (neg.f64 (*.f64 x x))) |
#s(approx (/ (- 1 (pow x 4)) (+ 1 (* x x))) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow x 4)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- 1 (pow x 4)) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ 1 (* x x)) (*.f64 x x)) |
#s(approx (+ 1 (* x x)) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (/ (- 1 (pow x 4)) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
Compiled 1 608 to 309 computations (80.8% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 1 | 95 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 95 | 4 | 99 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | 99.8% | #s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 98.6% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 43 to 30 computations (30.2% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* -1 (pow x 2))))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 1)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* (* 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 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ 1 (* x x))) |
| 2.0ms | x | @ | inf | ((sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ 1 (* x x))) |
| 1.0ms | x | @ | 0 | ((sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ 1 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 690 |
| 0 | 120 | 558 |
| 0 | 537 | 525 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* -1 (pow x 2))))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 1)) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* (* 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 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 4 binary64))) (fma.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 4 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 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 |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 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 (* (* 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 (* (* 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 (* (* x x) (* x x))) (+ 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* x x) (* x x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* x x)) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (neg.f64 (*.f64 x x))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (* (* x x) (* x x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- 1 (* (* x x) (* x x))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ 1 (* x x)) (*.f64 x x)) |
#s(approx (+ 1 (* x x)) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
Compiled 1 728 to 317 computations (81.7% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 87 | 4 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | 99.8% | #s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 98.6% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 42 to 30 computations (28.6% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1))) #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 (* (* x x) (* x x))) (+ (* x x) 1))) (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ (* x x) 1)) |
| 2.0ms | x | @ | -inf | ((sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ (* x x) 1)) |
| 1.0ms | x | @ | 0 | ((sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (- 1 (* (* x x) (* x x))) 1 (* (* x x) (* x x)) (* x x) x (+ (* x x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 667 |
| 0 | 118 | 534 |
| 0 | 540 | 525 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #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) (* x x))) (+ (* x x) 1))) #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))) (fma.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 4 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 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 |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (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) (* x x))) (+ (* x x) 1))) (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) (* x x))) (+ (* x x) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* (* x x) (* x x))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* x x) (* x x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (neg.f64 (*.f64 x x))) |
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (* (* x x) (* x x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- 1 (* (* x x) (* x x))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x))) |
Compiled 1 592 to 305 computations (80.8% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 0 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 81 | 4 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | 99.8% | #s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 98.6% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 112 to 56 computations (50% saved)
| Inputs |
|---|
#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))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
4 calls:
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 2.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 2.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)
| Inputs |
|---|
#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))) |
| Outputs |
|---|
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
4 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 x x) |
| 99.8% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 99.8% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 99.8% | 1 | x |
Compiled 15 to 12 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
4 calls:
| 2.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (*.f64 x x) |
| 98.6% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 98.6% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 98.6% | 1 | x |
Compiled 15 to 12 computations (20% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 27 |
| 1 | 25 | 27 |
| 2 | 57 | 27 |
| 3 | 99 | 27 |
| 4 | 149 | 27 |
| 5 | 353 | 27 |
| 6 | 2705 | 27 |
| 7 | 6821 | 27 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#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))) #s(literal 1 binary64)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#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))) #s(literal 1 binary64)) |
| 1× | done |
Compiled 27 to 13 computations (51.9% saved)
(abs x)
Compiled 90 to 56 computations (37.8% saved)
Loading profile data...