
Time bar (total: 2.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 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 550.0ms | 8 256× | 0 | valid |
ival-sub: 100.0ms (48.2% of total)ival-div: 93.0ms (44.9% of total)ival-true: 5.0ms (2.4% of total)exact: 5.0ms (2.4% of total)ival-assert: 3.0ms (1.4% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 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 |
| 17.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-div: 4.0ms (52.6% of total)ival-sub: 3.0ms (39.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 14 | 13 |
| 2 | 19 | 13 |
| 3 | 32 | 11 |
| 4 | 73 | 11 |
| 5 | 285 | 10 |
| 6 | 2365 | 10 |
| 7 | 5713 | 10 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 8 | 5 |
| 2 | 11 | 5 |
| 3 | 21 | 5 |
| 4 | 54 | 5 |
| 5 | 243 | 5 |
| 6 | 2067 | 5 |
| 7 | 5355 | 5 |
| 0 | 8498 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
x |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
1 |
(+ 1 (* -1 x)) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(* -1 (* x (- 1 (/ 1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ x (- 1 x)) x (- 1 x) 1) |
| 1.0ms | x | @ | inf | ((/ x (- 1 x)) x (- 1 x) 1) |
| 0.0ms | x | @ | 0 | ((/ x (- 1 x)) x (- 1 x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 98 |
| 1 | 100 | 93 |
| 2 | 381 | 91 |
| 3 | 1390 | 85 |
| 4 | 5505 | 85 |
| 0 | 8285 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
1 |
(+ 1 (* -1 x)) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(* -1 (* x (- 1 (/ 1 x)))) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 (* x (+ 1 x)))) |
(fma.f64 (fma.f64 x x x) x x) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 0 | 6 | 10 |
| 1 | 25 | 10 |
| 0 | 155 | 10 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
x |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
x |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
Compiled 297 to 77 computations (74.1% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 4 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 5 | 29 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 61.6% | (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
| ▶ | 48.1% | #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
| ▶ | 46.9% | #s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
| ▶ | 53.5% | #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
Compiled 49 to 32 computations (34.7% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
(fma.f64 x x x) |
x |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
(fma.f64 (fma.f64 x x x) x x) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(* x (+ 1 (pow x 3))) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
1 |
(+ 1 (* -1 (pow x 3))) |
(pow x 3) |
(+ 1 x) |
(+ 1 (* x (+ 1 x))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 3) (+ 1 (/ 1 x))) |
(* (pow x 3) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(/ -1 (pow x 2)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1))) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (- 1 x)) -1 (/ x (- 1 x)) (+ (* x x) x) x (/ x (- 1 x)) (+ (* (+ (* x x) x) x) x) (* (/ x (- 1 (pow x 3))) (+ (+ (* x x) x) 1)) (/ x (- 1 (pow x 3))) (- 1 (pow x 3)) 1 (pow x 3) 3 (+ (+ (* x x) x) 1)) |
| 1.0ms | x | @ | inf | ((/ x (- 1 x)) -1 (/ x (- 1 x)) (+ (* x x) x) x (/ x (- 1 x)) (+ (* (+ (* x x) x) x) x) (* (/ x (- 1 (pow x 3))) (+ (+ (* x x) x) 1)) (/ x (- 1 (pow x 3))) (- 1 (pow x 3)) 1 (pow x 3) 3 (+ (+ (* x x) x) 1)) |
| 1.0ms | x | @ | 0 | ((/ x (- 1 x)) -1 (/ x (- 1 x)) (+ (* x x) x) x (/ x (- 1 x)) (+ (* (+ (* x x) x) x) x) (* (/ x (- 1 (pow x 3))) (+ (+ (* x x) x) 1)) (/ x (- 1 (pow x 3))) (- 1 (pow x 3)) 1 (pow x 3) 3 (+ (+ (* x x) x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 288 |
| 1 | 234 | 275 |
| 2 | 1063 | 263 |
| 3 | 5141 | 259 |
| 0 | 8260 | 247 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(* x (+ 1 (pow x 3))) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
1 |
(+ 1 (* -1 (pow x 3))) |
(pow x 3) |
(+ 1 x) |
(+ 1 (* x (+ 1 x))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 3) (+ 1 (/ 1 x))) |
(* (pow x 3) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(/ -1 (pow x 2)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1))) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 (* x (+ 1 x)))) |
(fma.f64 (fma.f64 x x x) x x) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(fma.f64 (fma.f64 (fma.f64 x x x) x x) x x) |
(* x (+ 1 (pow x 3))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) x) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 7 binary64)) x)) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 3))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(+ 1 (* x (+ 1 x))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* (pow x 3) (+ 1 (/ 1 x))) |
(*.f64 (fma.f64 x x x) x) |
(* (pow x 3) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x x) x x) |
(/ -1 (pow x 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 x x)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) x) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) x) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 x #s(literal 7 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x)) x) |
(* -1 (pow x 3)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1))) |
(fma.f64 (fma.f64 x x x) x x) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 x #s(literal 7 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x)) x) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 80 |
| 0 | 25 | 80 |
| 1 | 112 | 71 |
| 0 | 1002 | 71 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
(fma.f64 x x x) |
x |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
(fma.f64 (fma.f64 x x x) x x) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(*.f64 x (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) x) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) x) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) x) |
(fma.f64 x x x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x)) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 x (*.f64 (neg.f64 x) x)) |
(-.f64 x (*.f64 x (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) x) |
(+.f64 x (*.f64 x x)) |
x |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
(*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (fma.f64 x x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 x x x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 x x x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x x) x)) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x x x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x x x) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x x) x)) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) (neg.f64 x) (fma.f64 x x x)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x) (fma.f64 x x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) x (fma.f64 x x x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x x)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (fma.f64 x x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x) (fma.f64 x x x)) |
(fma.f64 (*.f64 x x) x (fma.f64 x x x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) (fma.f64 x x x)) |
(fma.f64 (fma.f64 x x x) x x) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x x)) |
(fma.f64 x (*.f64 x x) (fma.f64 x x x)) |
(fma.f64 x (fma.f64 x x x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x x x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 x x x) x) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 x x x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (fma.f64 x x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x x) x)) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x x) x)) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x x) x) x) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x x)) |
(+.f64 x (*.f64 (fma.f64 x x x) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (fma.f64 x x x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) x x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64))) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) |
(fma.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) |
(-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (*.f64 (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (fma.f64 x x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x (-.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (fma.f64 x x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(+.f64 x (fma.f64 x x #s(literal 1 binary64))) |
Compiled 5 602 to 770 computations (86.3% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 282 | 3 | 285 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 283 | 7 | 290 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 61.6% | (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
| ✓ | 48.1% | #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
| ✓ | 46.9% | #s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
| ▶ | 46.9% | #s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
| ▶ | 3.1% | #s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
| ✓ | 53.5% | #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
Compiled 77 to 49 computations (36.4% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (+ (* x x) x) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) x) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 x x x) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(pow x 2) |
1 |
(+ 1 x) |
(* x (+ 1 (pow x 3))) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
(+ 1 (* -1 (pow x 3))) |
(pow x 3) |
(+ 1 (* x (+ 1 x))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(/ -1 (pow x 2)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (- 1 x)) (+ (* x x) x) (* x x) x (/ x (- 1 x)) (* (- x -1) x) (- x -1) -1 (* (/ x (- 1 (* (* x x) x))) (+ (+ (* x x) x) 1)) (/ x (- 1 (* (* x x) x))) (- 1 (* (* x x) x)) 1 (* (* x x) x) (+ (+ (* x x) x) 1) (+ (* x x) x)) |
| 1.0ms | x | @ | inf | ((/ x (- 1 x)) (+ (* x x) x) (* x x) x (/ x (- 1 x)) (* (- x -1) x) (- x -1) -1 (* (/ x (- 1 (* (* x x) x))) (+ (+ (* x x) x) 1)) (/ x (- 1 (* (* x x) x))) (- 1 (* (* x x) x)) 1 (* (* x x) x) (+ (+ (* x x) x) 1) (+ (* x x) x)) |
| 1.0ms | x | @ | 0 | ((/ x (- 1 x)) (+ (* x x) x) (* x x) x (/ x (- 1 x)) (* (- x -1) x) (- x -1) -1 (* (/ x (- 1 (* (* x x) x))) (+ (+ (* x x) x) 1)) (/ x (- 1 (* (* x x) x))) (- 1 (* (* x x) x)) 1 (* (* x x) x) (+ (+ (* x x) x) 1) (+ (* x x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 264 |
| 1 | 222 | 251 |
| 2 | 981 | 241 |
| 3 | 5319 | 237 |
| 0 | 8320 | 230 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(pow x 2) |
1 |
(+ 1 x) |
(* x (+ 1 (pow x 3))) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
(+ 1 (* -1 (pow x 3))) |
(pow x 3) |
(+ 1 (* x (+ 1 x))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(/ -1 (pow x 2)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 (* x (+ 1 x)))) |
(fma.f64 (fma.f64 x x x) x x) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(fma.f64 (fma.f64 (fma.f64 x x x) x x) x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(* x (+ 1 (pow x 3))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) x) |
(* x (+ 1 (* (pow x 3) (+ 1 (pow x 3))))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 7 binary64)) x)) |
(* x (+ 1 (* (pow x 3) (+ 1 (* (pow x 3) (+ 1 (pow x 3))))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) x) |
(+ 1 (* -1 (pow x 3))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(+ 1 (* x (+ 1 x))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* x (+ 1 (/ 1 x))) |
(-.f64 x #s(literal -1 binary64)) |
(/ -1 (pow x 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 x x)) |
(* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 2))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) x) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 3))) 1) (pow x 2)) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) x) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 (pow x 3))) (pow x 6))) (+ 1 (/ 1 (pow x 3)))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(* -1 (pow x 3)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 2) (+ 1 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 (pow x 3)) (/ 1 (pow x 6)))) (pow x 3))) 1) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 94 |
| 0 | 28 | 87 |
| 1 | 110 | 75 |
| 0 | 974 | 75 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (+ (* x x) x) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) x) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 x x x) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (+ (* x x) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
(*.f64 (*.f64 (fma.f64 x x x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(*.f64 x (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) x) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) x) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) x) |
(fma.f64 x x x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x)) |
(-.f64 x (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) x) |
(+.f64 x (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (fma.f64 x x x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (-.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) x x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (fma.f64 x x x) x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64))) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (-.f64 (fma.f64 x x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) x #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (fma.f64 x x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) |
(fma.f64 (*.f64 (fma.f64 x x x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x (-.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (fma.f64 x x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x x)))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x)) |
(+.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(+.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(*.f64 x (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) x) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) x) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) x) |
(fma.f64 x x x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x)) |
(-.f64 x (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) x) |
(+.f64 x (*.f64 x x)) |
Compiled 4 432 to 682 computations (84.6% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 226 | 1 | 227 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 4 | 4 |
| Total | 227 | 7 | 234 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 61.6% | (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
| ✓ | 48.1% | #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
| ✓ | 46.9% | #s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
| ✓ | 46.9% | #s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
| ▶ | 47.3% | #s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
| ✓ | 53.5% | #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
Compiled 75 to 50 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
1 |
(+ 1 x) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((/ x (- 1 x)) (* (- x -1) x) (- x -1) 1 x) |
| 0.0ms | x | @ | inf | ((/ x (- 1 x)) (* (- x -1) x) (- x -1) 1 x) |
| 0.0ms | x | @ | 0 | ((/ x (- 1 x)) (* (- x -1) x) (- x -1) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 92 |
| 1 | 97 | 88 |
| 2 | 359 | 86 |
| 3 | 1674 | 80 |
| 4 | 6562 | 80 |
| 0 | 9019 | 76 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
1 |
(+ 1 x) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
| Outputs |
|---|
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 (* x (+ 1 x)))) |
(fma.f64 (fma.f64 x x x) x x) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1 binary64)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* x (+ 1 (/ 1 x))) |
(-.f64 x #s(literal -1 binary64)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 0 | 10 | 27 |
| 1 | 40 | 27 |
| 0 | 252 | 27 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (- x -1) #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
Compiled 214 to 42 computations (80.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 0 | 16 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 16 | 7 | 23 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 61.6% | (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
| ✓ | 48.1% | #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
| ✓ | 46.9% | #s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
| ✓ | 46.9% | #s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
| ✓ | 47.3% | #s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
| ✓ | 53.5% | #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
Compiled 179 to 86 computations (52% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | x |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| 98.4% | 3 | x |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
1 calls:
| 2.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) (fma.f64 x x x)) |
1 calls:
| 1.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x)) |
1 calls:
| 1.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 5 to 4 computations (20% saved)
Total -33.2b remaining (-111.5%)
Threshold costs -33.2b (-111.5%)
| Inputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ x (- 1 x)) #s(approx (+ (* x x) x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | x |
| 53.5% | 1 | (/.f64 x (-.f64 #s(literal 1 binary64) x)) |
Compiled 6 to 5 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9984960314063995 | -0.11545952525420301 |
Compiled 8 to 8 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9984960314063995 | -0.11545952525420301 |
Compiled 8 to 8 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9984960314063995 | -0.11545952525420301 |
Compiled 8 to 8 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9984960314063995 | -0.11545952525420301 |
Compiled 8 to 8 computations (0% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 119 |
| 1 | 31 | 119 |
| 2 | 40 | 119 |
| 3 | 52 | 119 |
| 4 | 78 | 119 |
| 5 | 269 | 119 |
| 6 | 2498 | 119 |
| 7 | 6329 | 119 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (fma.f64 x x x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x))) |
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (fma.f64 (fma.f64 x x x) x x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (fma.f64 x x x))) |
(if (<=.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(approx (/ x (- 1 x)) #s(literal -1 binary64)) #s(approx (/ x (- 1 x)) (*.f64 #s(approx (- x -1) #s(literal 1 binary64)) x))) |
#s(approx (/ x (- 1 x)) #s(literal -1 binary64)) |
| 1× | done |
Compiled 119 to 27 computations (77.3% saved)
Compiled 248 to 62 computations (75% saved)
Loading profile data...