
Time bar (total: 1.8s)
| 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 |
| 33.3% | 12.5% | 25% | 0% | 0% | 62.5% | 0% | 4 |
| 60% | 18.7% | 12.5% | 0% | 0% | 68.7% | 0% | 5 |
| 77.8% | 21.9% | 6.2% | 0% | 0% | 71.8% | 0% | 6 |
| 88.2% | 23.4% | 3.1% | 0% | 0% | 73.4% | 0% | 7 |
| 93.9% | 24.2% | 1.6% | 0% | 0% | 74.2% | 0% | 8 |
| 96.9% | 24.6% | 0.8% | 0% | 0% | 74.6% | 0% | 9 |
| 98.4% | 24.8% | 0.4% | 0% | 0% | 74.8% | 0% | 10 |
| 99.2% | 24.9% | 0.2% | 0% | 0% | 74.9% | 0% | 11 |
| 99.6% | 24.9% | 0.1% | 0% | 0% | 74.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 539.0ms | 8 256× | 0 | valid |
| 1.0ms | 23× | 0 | invalid |
ival-log: 187.0ms (47.2% of total)ival-div!: 117.0ms (29.5% of total)ival-neg: 69.0ms (17.4% of total)ival-sub!: 21.0ms (5.3% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #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 |
| 33.0ms | 512× | 0 | valid |
Compiled 57 to 22 computations (61.4% saved)
ival-log: 14.0ms (66.8% of total)ival-div!: 3.0ms (14.3% of total)ival-neg: 2.0ms (9.5% of total)ival-sub!: 1.0ms (4.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 22 |
| 1 | 15 | 20 |
| 2 | 21 | 20 |
| 3 | 36 | 20 |
| 4 | 97 | 20 |
| 5 | 534 | 20 |
| 6 | 6273 | 20 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (log -1))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
| 1.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
| 1.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 408 |
| 0 | 111 | 384 |
| 1 | 610 | 360 |
| 0 | 6279 | 326 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (log -1))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (expm1.f64 (neg.f64 (log.f64 x))) #s(literal -1 binary64))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (log1p.f64 (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (log.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (neg.f64 (log.f64 x))) |
#s(literal 1 binary64) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (neg.f64 (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (neg.f64 x) (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (log (- (/ 1 x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (- (/ 1 x) 1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (/ 1 x) 1) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
#s(approx (- (/ 1 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1 x) 1) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
Compiled 655 to 227 computations (65.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 3 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 4 | 54 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ▶ | 100.0% | (neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
| ▶ | 99.7% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ▶ | 98.5% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(+.f64 (log.f64 x) x) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(neg.f64 (log.f64 x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (log x))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (log x))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (log x))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (* -1 (log (/ 1 x))))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (* -1 (log (/ 1 x))))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (* -1 (log (/ 1 x))))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 93.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (exp (neg (log x))) 1))) (log (- (exp (neg (log x))) 1)) (- (exp (neg (log x))) 1) (neg (log x))) |
| 45.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (exp (neg (log x))) 1))) (log (- (exp (neg (log x))) 1)) (- (exp (neg (log x))) 1) (neg (log x))) |
| 22.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (exp (neg (log x))) 1))) (log (- (exp (neg (log x))) 1)) (- (exp (neg (log x))) 1) (neg (log x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 487 |
| 0 | 129 | 437 |
| 1 | 596 | 405 |
| 0 | 5115 | 395 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(+.f64 (log.f64 x) x) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(neg.f64 (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (log x))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (log x))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (log x))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (* -1 (log (/ 1 x))))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (* -1 (log (/ 1 x))))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (* -1 (log (/ 1 x))))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (neg (log (- (exp (neg (log x))) 1))) #s(hole binary64 (* -1 (log (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1))))) |
#s(approx (log (- (exp (neg (log x))) 1)) #s(hole binary64 (log (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1)))) |
#s(approx (- (exp (neg (log x))) 1) #s(hole binary64 (- (exp (neg (+ (log -1) (* -1 (log (/ -1 x)))))) 1))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (log.f64 x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 x (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (log.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) x) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 x (log.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) x)) (/.f64 (*.f64 x x) (-.f64 (log.f64 x) x))) |
(-.f64 x (neg.f64 (log.f64 x))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) (log.f64 x)) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (-.f64 (log.f64 x) x) (*.f64 x x)))) |
(+.f64 (log.f64 x) x) |
(+.f64 x (log.f64 x)) |
(*.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(neg.f64 (*.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x)))))) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (expm1.f64 (neg.f64 (log.f64 x))) #s(literal -1 binary64))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (log.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (log1p.f64 (pow.f64 x #s(literal -1 binary64)))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) #s(literal 0 binary64))) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (cosh.f64 (log.f64 x)) (+.f64 (sinh.f64 (log.f64 x)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (log.f64 x)) (-.f64 (sinh.f64 (neg.f64 (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 x))) #s(literal 2 binary64)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) |
(log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(log.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (+ (log x) x) (log.f64 x)) |
#s(approx (+ (log x) x) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (log (- (exp (neg (log x))) 1)) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
#s(approx (- (exp (neg (log x))) 1) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (+ (log x) x) x) |
#s(approx (+ (log x) x) (fma.f64 (/.f64 (log.f64 x) x) x x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (log (- (exp (neg (log x))) 1)) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
#s(approx (- (exp (neg (log x))) 1) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log x) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (neg.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))))) |
#s(approx (log (- (exp (neg (log x))) 1)) (log.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)))) |
#s(approx (- (exp (neg (log x))) 1) (fma.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
#s(approx (neg (log x)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
Compiled 1 535 to 390 computations (74.6% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 1 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 1 | 1 |
| Total | 102 | 5 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
| ✓ | 99.7% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ✓ | 98.5% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ▶ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 49 to 39 computations (20.4% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x) |
| 1.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x) |
| 1.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 257 |
| 0 | 77 | 241 |
| 1 | 448 | 231 |
| 0 | 4298 | 214 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | saturated |
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (+ (log x) x) (log.f64 x)) |
#s(approx (+ (log x) x) (+.f64 (log.f64 x) x)) |
#s(approx x x) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (log x) x) x) |
#s(approx (+ (log x) x) (fma.f64 (/.f64 (log.f64 x) x) x x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (log x) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)))) |
Compiled 220 to 67 computations (69.5% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 12 | 0 | 12 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 12 | 5 | 17 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
| ✓ | 99.7% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ✓ | 98.5% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ✓ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 98 to 62 computations (36.7% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
5 calls:
| 11.0ms | (/.f64 #s(literal 1 binary64) x) |
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 100.0% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 100.0% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 100.0% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 100.0% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
5 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (/.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 100.0% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 100.0% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 100.0% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 100.0% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
5 calls:
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | (/.f64 #s(literal 1 binary64) x) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 99.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 99.7% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 99.7% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 99.7% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
5 calls:
| 3.0ms | x |
| 1.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 1.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 1.0ms | (/.f64 #s(literal 1 binary64) x) |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 98.5% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 98.5% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 98.5% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 98.5% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
5 calls:
| 1.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 1.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 1.0ms | (/.f64 #s(literal 1 binary64) x) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.3% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 2.3% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.3% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.3% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.3% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| 1× | done |
Compiled 49 to 23 computations (53.1% saved)
Compiled 112 to 58 computations (48.2% saved)
Loading profile data...