
Time bar (total: 3.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)
| 1.5s | 3 324× | 2 | valid |
| 853.0ms | 4 753× | 1 | valid |
| 11.0ms | 179× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-log: 1.3s (66.6% of total)adjust: 263.0ms (13% of total)ival-add!: 135.0ms (6.7% of total)ival-mult!: 115.0ms (5.7% of total)ival-div!: 103.0ms (5.1% of total)ival-sub!: 61.0ms (3% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 30 |
| 1 | 72 | 27 |
| 2 | 236 | 7 |
| 3 | 810 | 7 |
| 4 | 6238 | 7 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.9% | (*.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)) |
#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 | @ | 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 | 165 | 692 |
| 0 | 172 | 656 |
| 1 | 1168 | 636 |
| 0 | 8214 | 579 |
| 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)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(-.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))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (/.f64 #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 (neg.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.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 (fma.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) 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 (neg.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (-.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 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.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 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 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) (*.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) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x 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) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) 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 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #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 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 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 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x))) |
#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)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (fma.f64 #s(literal 1 binary64) 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 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 1 binary64)) 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 (neg.f64 (/.f64 (-.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2/5 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64)) x))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) 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 1 075 to 560 computations (47.9% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 6 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 6 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| 9.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) | |
| ▶ | 8.9% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
| ▶ | 8.9% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 8.8% | (log.f64 (sqrt.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.3% | #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)) |
| ▶ | 98.9% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 120 to 120 computations (0% saved)
| Inputs |
|---|
#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) |
x |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
(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)) |
(-.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) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #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) 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 x #s(hole binary64 x)) |
#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) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* 2 x))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 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) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (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))))) |
#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))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* -1/2 (log -1))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) x 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log (sqrt (/ (+ x 1) (- 1 x)))) (sqrt (/ (+ x 1) (- 1 x))) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x))) 1/2 (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (/ 1 2) 2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
| 3.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) x 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log (sqrt (/ (+ x 1) (- 1 x)))) (sqrt (/ (+ x 1) (- 1 x))) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x))) 1/2 (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (/ 1 2) 2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
| 3.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) x 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log (sqrt (/ (+ x 1) (- 1 x)))) (sqrt (/ (+ x 1) (- 1 x))) (/ (+ x 1) (- 1 x)) (+ x 1) (- 1 x) (* (log (/ (+ x 1) (- 1 x))) 1/2) (log (/ (+ x 1) (- 1 x))) 1/2 (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (/ 1 2) 2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 442 | 2681 |
| 0 | 464 | 2652 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#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) |
x |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
(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)) |
(-.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) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #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) 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 x #s(hole binary64 x)) |
#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) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* 2 x))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 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) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (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))))) |
#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))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* -1/2 (log -1))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 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 (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) |
x |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
(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)) |
(-.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) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 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 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) x) x) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 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 x x) |
#s(approx (log (sqrt (/ (+ x 1) (- 1 x)))) x) |
#s(approx (log (sqrt (/ (+ x 1) (- 1 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (sqrt (/ (+ x 1) (- 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 (log (sqrt (/ (+ x 1) (- 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 (sqrt (/ (+ x 1) (- 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (+ x 1) (- 1 x))) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (+ x 1) (- 1 x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
#s(approx (sqrt (/ (+ x 1) (- 1 x))) (+.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)) #s(literal 1 binary64)) |
#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 (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) |
#s(approx (* (log (/ (+ x 1) (- 1 x))) 1/2) x) |
#s(approx (* (log (/ (+ x 1) (- 1 x))) 1/2) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (log (/ (+ x 1) (- 1 x))) 1/2) (*.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 (* (log (/ (+ x 1) (- 1 x))) 1/2) (*.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 (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) (neg (log (/ (- 1 x) (+ x 1))))) x) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (*.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) (neg (log (/ (- 1 x) (+ x 1))))) (*.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 (neg (log (/ (- 1 x) (+ x 1)))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) (*.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 (neg (log (/ (- 1 x) (+ x 1)))) (*.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 (log (/ (- 1 x) (+ x 1))) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (log (/ (- 1 x) (+ x 1))) (*.f64 x (-.f64 (*.f64 #s(literal -2/3 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/5 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 2/3 binary64))) #s(literal 2 binary64)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/7 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 2/5 binary64))) #s(literal 2/3 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (/ (- 1 x) (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
#s(approx (/ (- 1 x) (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) 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 (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) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (log (sqrt (/ (+ x 1) (- 1 x)))) (-.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 (sqrt (/ (+ x 1) (- 1 x)))) (-.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 (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 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ x 1) (- 1 x))) (-.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 (sqrt (/ (+ x 1) (- 1 x))) (-.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) 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))) 1/2) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (log (/ (+ x 1) (- 1 x))) 1/2) (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (log (/ (+ x 1) (- 1 x))) 1/2) (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 (* (log (/ (+ x 1) (- 1 x))) 1/2) (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 (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) (neg (log (/ (- 1 x) (+ x 1))))) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (fma.f64 #s(literal -1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (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) (neg (log (/ (- 1 x) (+ x 1))))) (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 (neg (log (/ (- 1 x) (+ x 1)))) (*.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) (-.f64 (+.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))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) (-.f64 (+.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)))))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (*.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 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 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 (sqrt (/ (+ x 1) (- 1 x)))) (+.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 (sqrt (/ (+ x 1) (- 1 x)))) (+.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 (sqrt (/ (+ x 1) (- 1 x))) (+.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 (sqrt (/ (+ x 1) (- 1 x))) (+.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))) 1/2) (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 (/ (+ 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)))) |
#s(approx (* (/ 1 2) (neg (log (/ (- 1 x) (+ x 1))))) (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 (neg (log (/ (- 1 x) (+ x 1)))) (-.f64 (*.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)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2/5 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) x)))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
Compiled 1 745 to 653 computations (62.6% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 1 | 144 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 144 | 6 | 150 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 9.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 8.9% | (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 8.9% | (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | 8.8% | (log.f64 (sqrt.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 99.3% | #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)) |
| ✓ | 98.9% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 59 to 59 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 1/2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 x)) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* 2 x))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (+ x 1)) #s(hole binary64 x)) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* -1/3 x) 1/2)) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (+ x 1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* -1/2 (log -1))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (* -1 (log (/ -1 x))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) 1/2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1)) (- 1 x) 1 x (+ x 1) (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (/ 1 2) 2 (- (log (+ x 1)) (log (- 1 x))) (log (+ x 1)) (log (- 1 x))) |
| 2.0ms | x | @ | 0 | ((* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) 1/2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1)) (- 1 x) 1 x (+ x 1) (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (/ 1 2) 2 (- (log (+ x 1)) (log (- 1 x))) (log (+ x 1)) (log (- 1 x))) |
| 1.0ms | x | @ | inf | ((* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) 1/2 (neg (log (/ (- 1 x) (+ x 1)))) (log (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1)) (- 1 x) 1 x (+ x 1) (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (/ 1 2) 2 (- (log (+ x 1)) (log (- 1 x))) (log (+ x 1)) (log (- 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 1969 |
| 0 | 382 | 1803 |
| 1 | 2460 | 1740 |
| 0 | 8525 | 1515 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 1/2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 x)) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* 2 x))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (+ x 1)) #s(hole binary64 x)) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* -1/3 x) 1/2)) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (+ x 1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (+ x 1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)))) |
#s(approx (* 1/2 (neg (log (/ (- 1 x) (+ x 1))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* -1/2 (log -1))))) |
#s(approx (neg (log (/ (- 1 x) (+ x 1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)) (log -1)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (+ x 1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (* -1 (log (/ -1 x))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) 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)))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #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))) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(/.f64 (neg.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))))) (neg.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.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)))) (neg.f64 (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 (-.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)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.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)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (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 (pow.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #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 (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 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (log.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (neg.f64 x)) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 x (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.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 (neg.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x 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 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 (/.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 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#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 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (-.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 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.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) (-.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(+.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 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.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 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #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))) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (neg.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))))) (neg.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.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)))) (neg.f64 (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 (-.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)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.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)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (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 (pow.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #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 (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 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
(log1p.f64 x) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
(log1p.f64 (neg.f64 x)) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 x #s(literal -1 binary64)))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) x) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) (+.f64 x x)) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (log (+ x 1)) (log (- 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)) (log (- 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 (log (/ (- 1 x) (+ x 1))) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (log (/ (- 1 x) (+ x 1))) (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) x)) |
#s(approx (log (/ (- 1 x) (+ x 1))) (*.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) (+ x 1))) (*.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) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #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 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) x) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) (+.f64 x x)) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (log (+ x 1)) (log (- 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)) (log (- 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 (log (+ x 1)) x) |
#s(approx (log (+ x 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ x 1)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ x 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (- 1 x)) (neg.f64 x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal -1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x)) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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 (- (log (+ x 1)) (log (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (log (+ x 1)) (log (- 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 (log (/ (- 1 x) (+ x 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 x) (+ x 1)) (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) (*.f64 x 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 (+ x 1) x) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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 (- (log (+ x 1)) (log (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (log (+ x 1)) (log (- 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 (log (+ x 1)) (log.f64 x)) |
#s(approx (log (+ x 1)) (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (+ x 1)) (-.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (+ x 1)) (-.f64 (+.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (- 1 x)) (log.f64 (neg.f64 x))) |
#s(approx (log (- 1 x)) (-.f64 (log.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- 1 x)) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (-.f64 (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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)))) |
#s(approx (log (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #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 (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (- (log (+ x 1)) (log (- 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 (+ x 1)) (log (- 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 (+ x 1)) (log (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ x 1)) (log (- 1 x))) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (log (+ x 1)) (log (- 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)))) |
#s(approx (log (+ x 1)) (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
#s(approx (log (+ x 1)) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (+ x 1)) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (+ x 1)) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (log.f64 (neg.f64 x))) |
#s(approx (log (- 1 x)) (-.f64 (log.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- 1 x)) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) x)) (log.f64 (neg.f64 x)))) |
Compiled 1 897 to 929 computations (51% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 3 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 1 | 3 | 4 |
| Total | 192 | 6 | 198 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.9% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 9.0% | (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 8.9% | (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))))) |
| ✓ | 8.8% | (log.f64 (sqrt.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 99.3% | #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)) |
| ✓ | 98.9% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 61 to 61 computations (0% saved)
| Inputs |
|---|
(neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
#s(literal 1/2 binary64) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (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))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
(log.f64 (-.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))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 x)) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* -1 x))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/5 (pow x 2)) 1/3)) 1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/7 (pow x 2)) 1/5)) 1/3)) 1)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (- x -1)) #s(hole binary64 x)) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* -1/3 x) 1/2)) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)))) |
#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 (/ (- 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 (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (/ 1 x) (* 1/2 (log -1))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (+ (/ 1/3 (pow x 3)) (/ 1 x)) (* 1/2 (log -1))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (- (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (+ (* -1 (/ (+ 1 (* 1/3 (/ 1 (pow x 2)))) x)) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (- (+ (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 3))) (* 1/2 (log -1))) (/ 1 x)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (- x -1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)))) |
#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 (/ (- 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 (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (+ (* -1 (/ (+ 1 (+ (/ 1/5 (pow x 4)) (* 1/3 (/ 1 (pow x 2))))) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (* -1 (log (/ -1 x))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) 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))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((neg (* 1/2 (log (/ (- 1 x) (- x -1))))) (* 1/2 (log (/ (- 1 x) (- x -1)))) 1/2 (log (/ (- 1 x) (- x -1))) (/ (- 1 x) (- x -1)) (- 1 x) 1 x (- x -1) -1 (* 1/2 (- (log (- x -1)) (log (- 1 x)))) (- (log (- x -1)) (log (- 1 x))) (log (- x -1)) (log (- 1 x)) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x))) |
| 1.0ms | x | @ | -inf | ((neg (* 1/2 (log (/ (- 1 x) (- x -1))))) (* 1/2 (log (/ (- 1 x) (- x -1)))) 1/2 (log (/ (- 1 x) (- x -1))) (/ (- 1 x) (- x -1)) (- 1 x) 1 x (- x -1) -1 (* 1/2 (- (log (- x -1)) (log (- 1 x)))) (- (log (- x -1)) (log (- 1 x))) (log (- x -1)) (log (- 1 x)) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x))) |
| 1.0ms | x | @ | inf | ((neg (* 1/2 (log (/ (- 1 x) (- x -1))))) (* 1/2 (log (/ (- 1 x) (- x -1)))) 1/2 (log (/ (- 1 x) (- x -1))) (/ (- 1 x) (- x -1)) (- 1 x) 1 x (- x -1) -1 (* 1/2 (- (log (- x -1)) (log (- 1 x)))) (- (log (- x -1)) (log (- 1 x))) (log (- x -1)) (log (- 1 x)) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 2590 |
| 0 | 474 | 2406 |
| 1 | 3038 | 2323 |
| 0 | 8501 | 2042 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))))) |
#s(literal 1/2 binary64) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (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))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
(log.f64 (-.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))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 x)) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* -1 x))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/5 (pow x 2)) 1/3)) 1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/7 (pow x 2)) 1/5)) 1/3)) 1)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* -2 x))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* -2/3 (pow x 2)) 2)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/5 (pow x 2)) 2/3)) 2)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -2/7 (pow x 2)) 2/5)) 2/3)) 2)))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (- x -1)) #s(hole binary64 x)) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 x))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* -1/3 x) 1/2)) 1)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)))) |
#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 (/ (- 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 (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (/ 1 x) (* 1/2 (log -1))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (+ (/ 1/3 (pow x 3)) (/ 1 x)) (* 1/2 (log -1))))) |
#s(approx (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (- (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (+ (* -1 (/ (+ 1 (* 1/3 (/ 1 (pow x 2)))) x)) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (- (+ (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 3))) (* 1/2 (log -1))) (/ 1 x)))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (- (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (* 2/3 (/ 1 (pow x 2)))) x))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 3)))) (* 2 (/ 1 x))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (- x -1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)))) |
#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 (/ (- 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 (neg (* 1/2 (log (/ (- 1 x) (- x -1))))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) #s(hole binary64 (+ (* -1 (/ (+ 1 (+ (/ 1/5 (pow x 4)) (* 1/3 (/ 1 (pow x 2))))) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- 1 x) (- x -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 2 (+ (/ 2/5 (pow x 4)) (* 2/3 (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (- x -1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* 1/2 (- (log (- x -1)) (log (- 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 (- x -1)) (log (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (- (log (- x -1)) (log (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (- (* -1 (log (/ -1 x))) (/ 1 x)))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- 1 x)) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) 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))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
| Outputs |
|---|
(*.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 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (sqrt.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))) |
(log.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (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 #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) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (log.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))))) |
(log.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(/.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 x #s(literal -1 binary64))) (/.f64 x (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.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 (neg.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x 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 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) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#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 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.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 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal -1 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 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (sqrt.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))) |
(log.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.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))))) (neg.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.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)))) (neg.f64 (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 (-.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)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.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)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.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 #s(literal 0 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))) |
(+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64)))) |
(log1p.f64 x) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
(log1p.f64 (neg.f64 x)) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 x #s(literal -1 binary64)))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(*.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 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (sqrt.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))) |
(log.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.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))))) (neg.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.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)))) (neg.f64 (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 (-.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)))) (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.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)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.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 #s(literal 0 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))) |
(+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 #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 binary64)) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))) |
(/.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) (neg.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.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))) |
#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 (* 1/2 (log (/ (- 1 x) (- x -1)))) (neg.f64 x)) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) (*.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) (- x -1)))) (*.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) (- x -1))) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (log (/ (- 1 x) (- x -1))) (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) x)) |
#s(approx (log (/ (- 1 x) (- x -1))) (*.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) (- x -1))) (*.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) (- x -1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (- x -1)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (- x -1)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (- x -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #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 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.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 (log (- x -1)) x) |
#s(approx (log (- x -1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (- x -1)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (- x -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (- 1 x)) (neg.f64 x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x)) |
#s(approx (log (- 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal -1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x)) |
#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 (/ (- x -1) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#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 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (-.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 (* 1/2 (log (/ (- 1 x) (- x -1)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 1/2 (log (/ (- 1 x) (- x -1)))) (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #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 (log (/ (- 1 x) (- x -1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- 1 x) (- x -1))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (/ (- 1 x) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- 1 x) (- x -1))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (- 1 x) (- x -1)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (- x -1)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (- x -1)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 x) (- x -1)) (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) (*.f64 x 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 (- x -1) x) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#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 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (-.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 (/ (- 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 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.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 (log (- x -1)) (log.f64 x)) |
#s(approx (log (- x -1)) (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- x -1)) (-.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (- x -1)) (-.f64 (+.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (- 1 x)) (log.f64 (neg.f64 x))) |
#s(approx (log (- 1 x)) (-.f64 (log.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- 1 x)) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (-.f64 (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 #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 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (-.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 (/ (- 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 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.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 (/ (- 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 (* (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 (* 1/2 (log (/ (- 1 x) (- x -1)))) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- 1 x) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (- x -1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (- x -1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #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) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#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))) (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 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 2 binary64) x) (log.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)))) |
#s(approx (log (- x -1)) (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)))) |
#s(approx (log (- x -1)) (+.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- x -1)) (+.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (- x -1)) (+.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (log.f64 (neg.f64 x))) |
#s(approx (log (- 1 x)) (-.f64 (log.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- 1 x)) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (log (- 1 x)) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (log.f64 (neg.f64 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)))) |
#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))) |
Compiled 2 212 to 1 111 computations (49.8% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 2 | 246 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 3 | 3 |
| Total | 245 | 7 | 252 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.9% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 9.0% | (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
| 20.2% | (*.f64 #s(literal 1/2 binary64) (-.f64 #s(approx (log (- x -1)) x) (log.f64 (-.f64 #s(literal 1 binary64) x)))) | |
| 8.9% | (neg.f64 (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))))) | |
| ✓ | 8.8% | (log.f64 (sqrt.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 99.3% | #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)) |
| ✓ | 98.9% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 161 to 134 computations (16.8% 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 #s(literal 1/2 binary64) (-.f64 #s(approx (log (- x -1)) x) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (sqrt.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (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 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log.f64 (+.f64 x #s(literal 1 binary64))) (log.f64 (-.f64 #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:
| 5.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)))) |
| 4.0ms | x |
| 3.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 3.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.3% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.3% | 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.3% | 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 |
|---|---|---|
| 98.9% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 98.9% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 98.9% | 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)))) |
| 98.9% | 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...