
Time bar (total: 4.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 14 to 11 computations (21.4% saved)
| 2.5s | 3 526× | 2 | valid |
| 986.0ms | 4 584× | 1 | valid |
| 154.0ms | 146× | 0 | valid |
| 0.0ms | 6× | 0 | invalid |
ival-log: 2.3s (74.1% of total)adjust: 327.0ms (10.4% of total)ival-add!: 218.0ms (6.9% of total)ival-div!: 112.0ms (3.6% of total)ival-mult!: 111.0ms (3.5% of total)ival-sub!: 48.0ms (1.5% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 30 |
| 1 | 76 | 27 |
| 2 | 281 | 7 |
| 3 | 1174 | 7 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.0% | (*.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)))) |
(negabs 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 x))) |
#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 (+ 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 | |
|---|---|---|---|---|
| 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)) |
| 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 674 |
| 0 | 168 | 618 |
| 0 | 1200 | 595 |
| 1 | 3427 | 595 |
| 1× | iter-limit |
| 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 x))) |
#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 (+ 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 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(log.f64 (fabs.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(log.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) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) 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) (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 x))) (+.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) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.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)))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) 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) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(literal 0 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 #s(literal 0 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))) #s(literal 0 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(literal 0 binary64)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 2 binary64) x))) |
#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))) #s(literal 0 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 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 (+ 1 x) (*.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 (* (/ 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)) #s(literal 0 binary64))) |
#s(approx (log (/ (+ 1 x) (- 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)) #s(literal 0 binary64))) |
#s(approx (/ (+ 1 x) (- 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)))) |
Compiled 509 to 289 computations (43.2% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 4 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 4 | 60 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.0% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 8.0% | (log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ▶ | 99.5% | #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.2% | #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)))) 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 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1/2 binary64) |
(*.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))) |
| 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) 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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 x))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#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 (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (sqrt -1))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #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 (+ 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))) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #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))) #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 | |
|---|---|---|---|---|
| 3.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 (pow (/ (+ x 1) (- 1 x)) 1/2)) (pow (/ (+ x 1) (- 1 x)) 1/2) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) 1/2 (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x)))) |
| 2.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 (pow (/ (+ x 1) (- 1 x)) 1/2)) (pow (/ (+ x 1) (- 1 x)) 1/2) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) 1/2 (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x)))) |
| 2.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 (pow (/ (+ x 1) (- 1 x)) 1/2)) (pow (/ (+ x 1) (- 1 x)) 1/2) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) 1/2 (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 1463 |
| 0 | 316 | 1444 |
| 1 | 782 | 1444 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 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 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1/2 binary64) |
(*.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(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) 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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 x))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#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 (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (sqrt -1))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #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 (+ 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))) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2)) #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 (pow (/ (+ x 1) (- 1 x)) 1/2) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) #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))) #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) |
(fma.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 x x) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1/2 binary64) |
(*.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(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/5 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal 1/7 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/3) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))) |
#s(approx (/ (+ x 1) (- 1 x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (+ x 1) (- 1 x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (/ (+ x 1) (- 1 x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (- 1 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (log (/ (+ x 1) (- 1 x))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 2/5 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2/5 binary64) (*.f64 #s(literal 2/7 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (pow.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (+ x 1) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (+ x 1) (- 1 x)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (+ x 1) (- 1 x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ x 1) (- 1 x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 1 x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- 1 x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2/5 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) x) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)))) |
#s(approx (log (pow (/ (+ x 1) (- 1 x)) 1/2)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (pow (/ (+ x 1) (- 1 x)) 1/2) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (/ (+ x 1) (- 1 x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (/ (+ x 1) (- 1 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 2/5 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) x)))) |
Compiled 916 to 377 computations (58.8% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 1 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 65 | 5 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ✓ | 99.5% | #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)) |
| ▶ | 45.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x)) |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 65 to 64 computations (1.5% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x)) |
(*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(literal 1/3 binary64) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 1 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) 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 (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (/ (+ 1 (* 1/3 (pow x 2))) (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 (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 1/3)) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (+ 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 | |
|---|---|---|---|---|
| 17.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) (pow x 2) x 2 (+ 1/3 (/ 1 (pow x 2))) 1/3 (/ 1 (pow x 2)) 1) |
| 4.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) (pow x 2) x 2 (+ 1/3 (/ 1 (pow x 2))) 1/3 (/ 1 (pow x 2)) 1) |
| 1.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))) (pow x 2) x 2 (+ 1/3 (/ 1 (pow x 2))) 1/3 (/ 1 (pow x 2)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 476 |
| 0 | 98 | 427 |
| 0 | 584 | 408 |
| 1 | 1571 | 408 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x)) |
(*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(literal 1/3 binary64) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 1 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) 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 (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (/ (+ 1 (* 1/3 (pow x 2))) (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 (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 1/3)) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) #s(hole binary64 (+ 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 #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))) x)) |
(*.f64 #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))) x) |
(*.f64 x #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 (+ (* (* x x) 1/3) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
x |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 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) 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 (pow x 2) (*.f64 x x)) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(literal 0 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 #s(literal 0 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))) #s(literal 0 binary64))) |
#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 x x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))) |
#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 (+ 1/3 (/ 1 (pow x 2))) #s(literal 1/3 binary64)) |
#s(approx (+ 1/3 (/ 1 (pow x 2))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 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)) #s(literal 0 binary64))) |
Compiled 517 to 266 computations (48.5% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 1 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 4 | 4 |
| Total | 49 | 5 | 54 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ✓ | 99.5% | #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)) |
| ▶ | 45.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #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))) x)) |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 64 to 63 computations (1.6% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #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))) x)) |
(*.f64 #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))) x) |
#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))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.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) 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 (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (/ (+ 1 (* 1/3 (pow x 2))) (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 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 (+ (/ 1 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (+ 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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (+ (/ 1 (* x x)) 1/3) (* x x)) (+ (/ 1 (* x x)) 1/3) (/ 1 (* x x)) 1 (* x x) x 1/3) |
| 1.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (+ (/ 1 (* x x)) 1/3) (* x x)) (+ (/ 1 (* x x)) 1/3) (/ 1 (* x x)) 1 (* x x) x 1/3) |
| 1.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* (+ (/ 1 (* x x)) 1/3) (* x x)) (+ (/ 1 (* x x)) 1/3) (/ 1 (* x x)) 1 (* x x) x 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 475 |
| 0 | 100 | 426 |
| 0 | 616 | 407 |
| 1 | 1627 | 407 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #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))) x)) |
(*.f64 #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))) x) |
#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))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.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) 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 (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (/ (+ 1 (* 1/3 (pow x 2))) (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 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 (+ (/ 1 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (/ 1 (* x x)) 1/3) #s(hole binary64 (+ 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 #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))) x)) |
(*.f64 #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))) x) |
(*.f64 x #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 (+ (* (* x x) 1/3) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/9 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
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 (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) 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 (+ (/ 1 (* x x)) 1/3) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ (/ 1 (* x x)) 1/3) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(literal 0 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 #s(literal 0 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))) #s(literal 0 binary64))) |
#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 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
#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 (+ (/ 1 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (/ 1 (* x x)) 1/3) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 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)) #s(literal 0 binary64))) |
Compiled 558 to 291 computations (47.8% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 1 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 4 | 4 |
| Total | 52 | 5 | 57 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
| ✓ | 99.5% | #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)) |
| 45.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #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))) x)) | |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 144 to 116 computations (19.4% 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)) |
(*.f64 (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)))) (*.f64 #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))) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 #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))) x)) |
(*.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)))) |
(log.f64 (pow.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)))) (*.f64 #s(approx (+ (* (* x x) 1/3) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 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:
| 60.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.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)
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 | (/.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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.2% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.2% | 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.2% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| 1× | fuel |
Compiled 22 to 16 computations (27.3% saved)
(negabs x)
Compiled 83 to 75 computations (9.6% saved)
Loading profile data...