
Time bar (total: 4.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 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 14 to 11 computations (21.4% saved)
| 2.7s | 3 360× | 2 | valid |
| 875.0ms | 4 725× | 1 | valid |
| 23.0ms | 171× | 0 | valid |
| 0.0ms | 5× | 0 | invalid |
ival-log: 1.2s (61.2% of total)adjust: 299.0ms (14.9% of total)ival-mult!: 191.0ms (9.5% of total)ival-div!: 162.0ms (8.1% of total)ival-add!: 73.0ms (3.6% of total)ival-sub!: 52.0ms (2.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 34 |
| 1 | 39 | 34 |
| 2 | 70 | 34 |
| 3 | 136 | 30 |
| 4 | 528 | 30 |
| 5 | 3876 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.4% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(-.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (/ 1 2) 1 2 (log (/ (+ 1 x) (- 1 x))) (/ (+ 1 x) (- 1 x)) (+ 1 x) x (- 1 x)) |
| 1.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (/ 1 2) 1 2 (log (/ (+ 1 x) (- 1 x))) (/ (+ 1 x) (- 1 x)) (+ 1 x) x (- 1 x)) |
| 1.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (/ 1 2) 1 2 (log (/ (+ 1 x) (- 1 x))) (/ (+ 1 x) (- 1 x)) (+ 1 x) x (- 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 692 |
| 0 | 172 | 653 |
| 1 | 1024 | 633 |
| 0 | 8311 | 581 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) x)))) (+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) 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) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #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) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 x x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/5 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 2/5 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal -2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
Compiled 820 to 450 computations (45.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 4 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 4 | 92 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.4% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 7.4% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ▶ | 99.5% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 42 to 42 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
x |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1 (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
| 5.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1 (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
| 3.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1 (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 1824 |
| 0 | 338 | 1472 |
| 0 | 2259 | 1421 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
x |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
x |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) x) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/3) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) x) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) x) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 x x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/5 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (- x -1) (- 1 x)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 2/5 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 0 binary64)) x)) #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x))) #s(literal 2 binary64)) x)) (log.f64 #s(literal -1 binary64)))) |
Compiled 1 232 to 534 computations (56.7% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 1 | 133 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 132 | 5 | 137 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 7.4% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 7.4% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
| ✓ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.5% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 58 to 58 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
x |
#s(literal 1 binary64) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (* (* x x) 1/3)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) x 1 (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* x x) 1/3) |
| 3.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) x 1 (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* x x) 1/3) |
| 2.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) x 1 (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* x x) 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 372 |
| 0 | 91 | 336 |
| 1 | 497 | 316 |
| 0 | 4369 | 290 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
x |
#s(literal 1 binary64) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (* (* x x) 1/3)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (*.f64 (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
x |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 2 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) x) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* x (* (* x x) 1/3)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (* (* x x) 1/3) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
Compiled 894 to 438 computations (51% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 1 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 3 | 4 |
| Total | 104 | 4 | 108 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 7.4% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 7.4% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.5% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 41 to 41 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
| 3.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
| 2.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 337 |
| 0 | 88 | 310 |
| 1 | 470 | 284 |
| 0 | 4343 | 277 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/3 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/3 binary64) x))) |
(-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.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)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) #s(literal 0 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)))) |
(*.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) x) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
Compiled 828 to 394 computations (52.4% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 97 | 4 | 101 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 7.4% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 7.4% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.5% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 93 to 79 computations (15.1% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
4 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.5% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.5% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.5% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| 1× | done |
Compiled 26 to 19 computations (26.9% saved)
Compiled 37 to 28 computations (24.3% saved)
Loading profile data...