
Time bar (total: 1.3s)
| 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)
| 516.0ms | 8 256× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-mult!: 136.0ms (53.5% of total)ival-sqrt: 95.0ms (37.4% of total)ival-sub!: 22.0ms (8.7% of total)adjust: 2.0ms (0.8% 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 |
| 22.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-sqrt: 4.0ms (46% of total)ival-mult!: 3.0ms (34.5% of total)ival-sub!: 1.0ms (11.5% 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 | 89 | 305 |
| 0 | 421 | 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) (*.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) (*.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)) (+.f64 (neg.f64 (*.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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
Compiled 482 to 126 computations (73.9% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 3 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 4 | 31 |
| 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.5% | #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))) |
| ▶ | 98.0% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 49 to 33 computations (32.7% 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 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
#s(literal -1/8 binary64) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
(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))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+.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 (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (- (* -1/8 (pow x 2)) 1/2))) |
#s(approx (* -1/8 (* x x)) #s(hole binary64 (* -1/8 (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) (* 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 (+ 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 (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 4)))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/8 (* 1/2 (/ 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))) #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 (* (* 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (- (* -1/8 (* x x)) 1/2) (* -1/8 (* x x)) -1/8 (* x x) x 1/2 (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (+ 1 (* x x))) |
| 2.0ms | x | @ | -inf | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (- (* -1/8 (* x x)) 1/2) (* -1/8 (* x x)) -1/8 (* x x) x 1/2 (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (+ 1 (* x x))) |
| 1.0ms | x | @ | 0 | ((sqrt (- 1 (* x x))) 1 (sqrt (- 1 (* x x))) (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (- (* -1/8 (* x x)) 1/2) (* -1/8 (* x x)) -1/8 (* x x) x 1/2 (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (- 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (+ 1 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 1248 |
| 0 | 171 | 892 |
| 0 | 710 | 866 |
| 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 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
#s(literal -1/8 binary64) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
(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))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+.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 (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (- (* -1/8 (pow x 2)) 1/2))) |
#s(approx (* -1/8 (* x x)) #s(hole binary64 (* -1/8 (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) (* 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 (+ 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 (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 4)))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/8 (* 1/2 (/ 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))) #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 (* (* 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 |
|---|
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
#s(literal -1/8 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) (*.f64 (*.f64 (*.f64 x x) x) x))) (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) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (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 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.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 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.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 #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 x x) #s(literal -1/8 binary64)) #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/8 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* -1/8 (* x x)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* -1/8 (* x x)) 1/2) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* -1/8 (* x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx 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 #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 x x) #s(literal -1/8 binary64)) #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))) (+.f64 (neg.f64 (*.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))) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64))) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) 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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8 binary64))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* -1/8 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (- (* -1/8 (* x x)) 1/2) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/8 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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) 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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (* (* x x) (* x x))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- 1 (* (* x x) (* x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ 1 (* x x)) (*.f64 x x)) |
#s(approx (+ 1 (* x x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) 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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))) |
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))) |
Compiled 2 739 to 475 computations (82.7% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 116 | 4 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | 99.5% | #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))) |
| ✓ | 98.0% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 48 to 34 computations (29.2% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x 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) x) #s(hole binary64 (pow x 3))) |
#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) 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) 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) x (+ (* x x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 681 |
| 0 | 124 | 544 |
| 0 | 544 | 535 |
| 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 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x 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) x) #s(hole binary64 (pow x 3))) |
#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) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (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 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (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 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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)) (+.f64 (neg.f64 (*.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)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (* (* (* x x) x) x) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) 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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (* (* (* x x) x) x)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- 1 (* (* (* x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
Compiled 1 452 to 302 computations (79.2% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 0 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 62 | 4 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | 99.5% | #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))) |
| ✓ | 98.0% | #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
Compiled 112 to 61 computations (45.5% saved)
| Inputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#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))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) 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)))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
4 calls:
| 2.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 |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
4 calls:
| 47.0ms | x |
| 3.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | (*.f64 x x) |
| 98.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 98.0% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 98.0% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| 1× | done |
Compiled 14 to 10 computations (28.6% saved)
(abs x)
Compiled 68 to 54 computations (20.6% saved)
Loading profile data...