
Time bar (total: 4.0s)
| 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.3s | 3 427× | 2 | valid |
| 979.0ms | 4 684× | 1 | valid |
| 10.0ms | 145× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-log: 1.3s (66% of total)adjust: 250.0ms (12.7% of total)ival-div!: 140.0ms (7.1% of total)ival-mult!: 134.0ms (6.8% of total)ival-add!: 93.0ms (4.7% of total)ival-sub!: 51.0ms (2.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 34 |
| 1 | 39 | 34 |
| 2 | 70 | 34 |
| 3 | 136 | 30 |
| 4 | 528 | 30 |
| 5 | 3876 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
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 | @ | 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 | 653 |
| 1 | 1024 | 633 |
| 0 | 8311 | 581 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) x)))) (+.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 x #s(literal -1 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 x x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/5 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (fma.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 2/5 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ 1 x) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ (+ 1 x) (- 1 x)) (-.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal -2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
Compiled 820 to 450 computations (45.1% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 6 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 6 | 92 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.0% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ▶ | 8.0% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (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)) |
| 99.8% | #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)) | |
| ▶ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ▶ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 162 to 156 computations (3.7% saved)
| Inputs |
|---|
#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)) |
(*.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) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) |
#s(literal 1/7 binary64) |
(*.f64 x x) |
x |
#s(literal 1/5 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)) |
(*.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)) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x 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 (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 1/5)) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (+ 1/5 (* 1/7 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (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 (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* 1/7 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (* 1/7 (pow x 2)))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
| 3.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
| 3.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 1/3) 1) (log (sqrt (/ (- x -1) (- 1 x)))) (sqrt (/ (- x -1) (- 1 x))) (/ (- x -1) (- 1 x)) (- x -1) -1 (- 1 x) (* (log (/ (- x -1) (- 1 x))) 1/2) (log (/ (- x -1) (- 1 x))) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 2678 |
| 0 | 426 | 2274 |
| 0 | 2629 | 2215 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
(*.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) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) |
#s(literal 1/7 binary64) |
(*.f64 x x) |
x |
#s(literal 1/5 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)) |
(*.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)) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x 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 (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 1/5)) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (+ 1/5 (* 1/7 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (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 (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* 1/7 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (* 1/7 (pow x 2)))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary64 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (* -1 (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- x -1) (- 1 x)) #s(hole binary64 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (- x -1) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) #s(literal 1/25 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) |
(/.f64 (-.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 3 binary64)) #s(literal 1/125 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (-.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) |
(/.f64 (+.f64 #s(literal 1/125 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/7 binary64) x) x #s(literal 1/5 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) |
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) |
(-.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(+.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) |
#s(literal 1/7 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 1/5 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)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #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 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(literal 1/5 binary64)) |
#s(approx (+ (* 1/7 (* x x)) 1/5) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) |
#s(approx (* x x) (*.f64 x 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 (log (sqrt (/ (- x -1) (- 1 x)))) x) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (fma.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) x) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 x x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/5 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (- x -1) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/7 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/7 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/7 binary64))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) |
#s(approx (+ (* 1/7 (* x x)) 1/5) (*.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/3) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (-.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (/ (- x -1) (- 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (- x -1) (- 1 x)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 2/5 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/5 binary64)) (*.f64 x x))) #s(literal 1/7 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/7 binary64)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (sqrt (/ (- x -1) (- 1 x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 0 binary64)) x)) #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- x -1) (- 1 x)) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (log (/ (- x -1) (- 1 x))) 1/2) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- x -1) (- 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x))) #s(literal 2 binary64)) x)) (log.f64 #s(literal -1 binary64)))) |
Compiled 2 336 to 942 computations (59.7% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 4 | 221 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 219 | 8 | 227 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
| ▶ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 119 to 116 computations (2.5% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/7 binary64) |
#s(literal 1/5 binary64) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) 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/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 1/5)) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (+ 1/5 (* 1/7 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* x (* (* x x) 1/3)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) 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/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 3) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* 1/7 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* 1/7 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (* 1/7 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* 1/5 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* 1/5 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (* 1/5 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 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))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) x 1/7 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (+ (* (* x x) 1/5) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) |
| 3.0ms | x | @ | -inf | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) x 1/7 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (+ (* (* x x) 1/5) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) |
| 2.0ms | x | @ | 0 | ((* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) x 1/7 1/5 1/3 1 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (+ (* (* x x) 1/5) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* x x) 1/3))) (* x (* (* x x) 1/3)) (* (* x x) 1/3) (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 2681 |
| 0 | 285 | 2489 |
| 1 | 1205 | 2410 |
| 0 | 8584 | 2311 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/7 binary64) |
#s(literal 1/5 binary64) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) 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/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 1/5)) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (+ 1/5 (* 1/7 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* x (* (* x x) 1/3)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) 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/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 3) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* 1/7 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* 1/7 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (* 1/7 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary64 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* 1/5 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* 1/5 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (* 1/5 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) #s(hole binary64 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* 1/7 (pow x 7)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* 1/7 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary64 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 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))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
#s(approx (+ (* x 1) (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x))) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 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)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x))) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) x) x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/5 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/125 binary64) (pow.f64 (*.f64 #s(literal -1/7 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25 binary64) (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/25 binary64) (*.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/25 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/125 binary64) (*.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/125 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))) |
(/.f64 (-.f64 #s(literal 1/25 binary64) (*.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/25 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64))) |
(/.f64 (+.f64 #s(literal 1/125 binary64) (*.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/125 binary64)) (-.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/7 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/5 binary64)) |
(fma.f64 (*.f64 #s(literal 1/7 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/5 binary64)) |
(fma.f64 (*.f64 #s(literal 1/7 binary64) x) x #s(literal 1/5 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) |
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(-.f64 (/.f64 #s(literal 1/25 binary64) (-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (/.f64 (*.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) |
(-.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/7 binary64))) |
(-.f64 #s(literal 1/5 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/7 binary64)))) |
(-.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/125 binary64) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64))))) (/.f64 (*.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal -1/5 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/343 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))) (/.f64 #s(literal 1/125 binary64) (-.f64 (fma.f64 #s(literal 1/49 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) |
(+.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/7 binary64) |
#s(literal 1/5 binary64) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) 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) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/5 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/27 binary64)) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/5 binary64))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/5 binary64)))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal -1/3 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/5 binary64) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x 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 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) 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 (*.f64 #s(literal 1/3 binary64) x) x) x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
(/.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 #s(literal 1/27 binary64) (pow.f64 x #s(literal -6 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 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 #s(literal 1/3 binary64) x) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x 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 #s(literal 1/3 binary64) x) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) (-.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x)))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x))) |
(+.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (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/3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 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)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 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 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.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)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x)) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) x) (*.f64 x x)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) x) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/7) 1/5) #s(literal 1/5 binary64)) |
#s(approx (+ (* (* x x) 1/7) 1/5) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (* x x) 1/5) 1/3) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) x) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* x (* (* x x) 1/3)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
#s(approx (* (* x x) 1/3) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) x) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #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/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (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 (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/7 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (+.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (*.f64 (*.f64 #s(literal 1/7 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/7 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/7 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) 1/7) 1/5) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) |
#s(approx (+ (* (* x x) 1/7) 1/5) (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/5 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/5 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1/5 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/5 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/5 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1/5 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f64 (*.f64 #s(literal 1/5 binary64) x) x)) |
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/5 binary64)) x) x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x)) |
#s(approx (+ (* x 1) (* x (* (* x x) 1/3))) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) x x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/7 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (+.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) #s(literal 1/7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/7 binary64))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 #s(literal 1/7 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 1/7 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1/5 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1/5 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/5) 1/3) (* x x)) 1) x) (*.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1/5 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1/5 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -1/5 binary64) (*.f64 x x)))))) |
#s(approx (* x (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (+.f64 #s(literal -1/5 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/7 binary64)))) |
Compiled 10 320 to 3 634 computations (64.8% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 835 | 2 | 837 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 4 | 4 |
| Total | 838 | 7 | 845 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
| ▶ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 94 to 93 computations (1.1% 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) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/5 binary64) x) |
#s(literal 1/5 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/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (* 1/5 x) #s(hole binary64 (* 1/5 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/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* 1/5 (pow x 5)))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (* 1/5 (pow x 2)))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/5 (* 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))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.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 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (+ (* (* 1/5 x) x) 1/3) (* 1/5 x) 1/5) |
| 2.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 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (+ (* (* 1/5 x) x) 1/3) (* 1/5 x) 1/5) |
| 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 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (+ (* (* 1/5 x) x) 1/3) (* 1/5 x) 1/5) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 626 |
| 0 | 130 | 563 |
| 1 | 641 | 531 |
| 0 | 5724 | 521 |
| 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)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/5 binary64) x) |
#s(literal 1/5 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/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/5 (pow x 2))))) |
#s(approx (* 1/5 x) #s(hole binary64 (* 1/5 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/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* 1/5 (pow x 5)))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (* 1/5 (pow x 2)))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/5 (* 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))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 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 (*.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)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #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 (*.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)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/27 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/3 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 x (*.f64 (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 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/3 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/3 binary64) x))) |
(-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (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 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) x x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x)) x) |
(+.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/15 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/9 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1/27 binary64)) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/15 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/5 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/5 binary64) x) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/5 binary64)))) (/.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5 binary64) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/5 binary64))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/5 binary64) x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal -1/3 binary64)) #s(literal 1/9 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/15 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/15 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))) |
(*.f64 (*.f64 #s(literal 1/5 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/5 binary64) x) |
(*.f64 x #s(literal 1/5 binary64)) |
#s(literal 1/5 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)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) 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/5 x) x) 1/3) (* (* x x) x)) x) x) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
#s(approx (+ (* (* 1/5 x) x) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (* 1/5 x) x) 1/3) (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (* 1/5 x) (*.f64 #s(literal 1/5 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 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/5 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/5 binary64))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/5 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1/5 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) (*.f64 (*.f64 x x) #s(literal 1/5 binary64))) |
#s(approx (+ (* (* 1/5 x) x) 1/3) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal -1/5 binary64)) x) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/5 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (* 1/5 x) x) 1/3) (* (* x x) x)) x) (*.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1/5 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 1 867 to 777 computations (58.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 211 | 0 | 211 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 211 | 7 | 218 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.0% | (*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | 8.0% | (log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
| ✓ | 99.8% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
| ✓ | 99.6% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.2% | #s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
Compiled 215 to 160 computations (25.6% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
#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 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) 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 (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
4 calls:
| 12.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 4.0ms | x |
| 3.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 3.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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
#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 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) 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)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
4 calls:
| 3.0ms | x |
| 3.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)))) |
| 3.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
#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 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/5 binary64) x) x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x) x)) |
4 calls:
| 3.0ms | x |
| 2.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
#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 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#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)) |
4 calls:
| 6.0ms | x |
| 2.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.8% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.8% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(log.f64 (sqrt.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64) x)) |
4 calls:
| 2.0ms | x |
| 2.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | (/.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)
| Inputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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)
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.2% | 1 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
| 99.2% | 1 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| 99.2% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| 99.2% | 1 | x |
Compiled 25 to 21 computations (16% saved)
| 1× | done |
Compiled 81 to 39 computations (51.9% saved)
Compiled 92 to 48 computations (47.8% saved)
Loading profile data...