
Time bar (total: 3.7s)
| 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.8s | 3 384× | 2 | valid |
| 734.0ms | 4 688× | 1 | valid |
| 9.0ms | 184× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-log: 1.6s (69.4% of total)adjust: 277.0ms (12.2% of total)ival-mult!: 170.0ms (7.5% of total)ival-div!: 123.0ms (5.4% of total)ival-add!: 81.0ms (3.6% of total)ival-sub!: 45.0ms (2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 31 |
| 1 | 72 | 27 |
| 2 | 251 | 7 |
| 3 | 888 | 7 |
| 4 | 6939 | 7 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.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 | |
|---|---|---|---|---|
| 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)) |
| 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 | 1183 | 639 |
| 0 | 8225 | 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 #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))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 x #s(literal 1 binary64))))) |
#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 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 (neg.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))) |
(-.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) (-.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 (fma.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) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (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 (+.f64 #s(literal -1 binary64) x))) |
(/.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) (neg.f64 x))) |
(/.f64 (neg.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 (+.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))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (/.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 (*.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) (*.f64 x #s(literal 1 binary64))))) |
(/.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))) (+.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)))) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) 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 (*.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) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.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 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)))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(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) (*.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 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 2/5 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 x) 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 (/.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 (/ (+ 1 x) (- 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x))) #s(literal 2 binary64)) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 949 to 512 computations (46% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 2 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 2 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ▶ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 25 to 25 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
x |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1) |
| 1.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1) |
| 1.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (* x x) 1/3 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 394 |
| 0 | 90 | 377 |
| 1 | 551 | 346 |
| 0 | 5877 | 316 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
x |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) 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 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) x)) |
(neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) x) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* x x) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/3) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.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 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/3) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.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))) |
Compiled 1 271 to 556 computations (56.3% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 1 | 136 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 136 | 2 | 138 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 24 to 24 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
| 1.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
| 1.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* x x) x 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 337 |
| 0 | 88 | 310 |
| 1 | 539 | 283 |
| 0 | 5863 | 263 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)))) (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) x) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.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 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.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))) |
Compiled 1 004 to 470 computations (53.2% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 0 | 116 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 116 | 2 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 59 to 50 computations (15.3% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
4 calls:
| 2.0ms | x |
| 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 |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 100.0% | 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)))) |
| 100.0% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 100.0% | 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)))) |
| 100.0% | 1 | x |
Compiled 25 to 21 computations (16% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.6% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.6% | 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.6% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| 1× | done |
Compiled 26 to 19 computations (26.9% saved)
(negabs x)
Compiled 115 to 106 computations (7.8% saved)
Loading profile data...