
Time bar (total: 31.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 28.6% | 25% | 62.4% | 0.1% | 0% | 12.5% | 0% | 7 |
| 28.6% | 25% | 62.4% | 0.1% | 0% | 12.5% | 0% | 8 |
| 39.3% | 34.3% | 53% | 0.1% | 0% | 12.5% | 0% | 9 |
| 52.7% | 45.2% | 40.6% | 0.1% | 0% | 14% | 0% | 10 |
| 52.7% | 45.2% | 40.6% | 0.1% | 0% | 14% | 0% | 11 |
| 56% | 47.6% | 37.4% | 0.1% | 0% | 14.8% | 0% | 12 |
Compiled 14 to 12 computations (14.3% saved)
| 19.7s | 1 626× | 5 | exit |
| 2.9s | 4 757× | 1 | valid |
| 335.0ms | 3 499× | 0 | valid |
| 329.0ms | 675× | 1 | invalid |
| 57.0ms | 606× | 0 | invalid |
ival-pow: 17.9s (79% of total)ival-e: 2.9s (12.6% of total)ival-mult: 593.0ms (2.6% of total)adjust: 576.0ms (2.5% of total)ival-log1p: 541.0ms (2.4% of total)ival-sub: 149.0ms (0.7% of total)exact: 17.0ms (0.1% of total)ival-true: 14.0ms (0.1% of total)ival-assert: 7.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 176 | 0 | - | 0 | - | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 169 | 43 | (1.1407511755062128e+83 2.200232289055172e-304 1.4689235524193056e-261) | 1 | (-1.1534499563264558e-39 4.773788966479168e-10 31706479.61606309) | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 18 | 0 | - | 4 | (-4.875908899011304e+77 9.336746803901402e-228 -3.163654895307061e-97) | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 2 | 0 | - | 0 | - | (pow.f64 (E.f64) x) |
| 1 | 0 | - | 1 | (-6.147664112769331e-207 -1.2136085577721038e+45 -1.9129394744881807) | (E.f64) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) | sensitivity | 211 | 1 |
-.f64 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) | cancellation | 29 | 0 |
*.f64 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) | n*u | 14 | 0 |
pow.f64 | (pow.f64 (E.f64) x) | sensitivity | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 157 | 0 |
| - | 75 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 157 | 0 | 0 |
| - | 75 | 0 | 24 |
| number | freq |
|---|---|
| 0 | 24 |
| 1 | 208 |
| 2 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 179.0ms | 350× | 1 | valid |
| 20.0ms | 160× | 0 | valid |
| 1.0ms | 2× | 5 | exit |
Compiled 118 to 37 computations (68.6% saved)
ival-pow: 103.0ms (61% of total)ival-e: 20.0ms (11.8% of total)adjust: 18.0ms (10.7% of total)ival-mult: 10.0ms (5.9% of total)ival-log1p: 7.0ms (4.1% of total)ival-sub: 5.0ms (3% of total)ival-add: 4.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 127 |
| 1 | 94 | 125 |
| 2 | 148 | 125 |
| 3 | 287 | 125 |
| 4 | 487 | 125 |
| 5 | 1532 | 125 |
| 6 | 7954 | 125 |
| 0 | 11 | 12 |
| 0 | 18 | 12 |
| 1 | 27 | 12 |
| 2 | 41 | 12 |
| 3 | 77 | 12 |
| 4 | 169 | 12 |
| 5 | 751 | 12 |
| 0 | 8560 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c) |
(negabs c)
Compiled 12 to 11 computations (8.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 44.1% | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
Compiled 12 to 11 computations (8.3% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) | |
| cost-diff | 0 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) | |
| cost-diff | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) | |
| cost-diff | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 51 |
| 0 | 18 | 51 |
| 1 | 27 | 51 |
| 2 | 41 | 51 |
| 3 | 77 | 51 |
| 4 | 169 | 51 |
| 5 | 751 | 51 |
| 0 | 8560 | 46 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
c |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(pow.f64 (E.f64) x) |
(E.f64) |
x |
y |
| Outputs |
|---|
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c) |
c |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(log1p.f64 (*.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(fma.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(pow.f64 (E.f64) x) |
(E.f64) |
x |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.2421827697807635 | (E.f64) | |
| accuracy | 3.8746972628888026 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) | |
| accuracy | 38.23329454780476 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) | |
| accuracy | 40.311200249659244 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 122.0ms | 175× | 1 | valid |
| 8.0ms | 80× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 53 to 13 computations (75.5% saved)
ival-pow: 80.0ms (68.4% of total)ival-e: 10.0ms (8.5% of total)adjust: 7.0ms (6% of total)ival-mult: 7.0ms (6% of total)ival-add: 7.0ms (6% of total)ival-log1p: 3.0ms (2.6% of total)ival-sub: 2.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(E.f64) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (* y (pow (log (E)) 2))) (* x (+ (* 1/24 (* x (* y (pow (log (E)) 4)))) (* 1/6 (* y (pow (log (E)) 3))))))) (* y (log (E))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (log (E))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (- (pow (E) x) 1))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 102.0ms | c | @ | inf | ((log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (- (pow (E) x) 1) y) (- (pow (E) x) 1) (E)) |
| 65.0ms | c | @ | 0 | ((log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (- (pow (E) x) 1) y) (- (pow (E) x) 1) (E)) |
| 44.0ms | x | @ | -inf | ((log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (- (pow (E) x) 1) y) (- (pow (E) x) 1) (E)) |
| 40.0ms | c | @ | -inf | ((log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (- (pow (E) x) 1) y) (- (pow (E) x) 1) (E)) |
| 18.0ms | y | @ | inf | ((log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (- (pow (E) x) 1) y) (- (pow (E) x) 1) (E)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 1834 |
| 1 | 1194 | 1659 |
| 2 | 4975 | 1633 |
| 0 | 8071 | 1485 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (* y (pow (log (E)) 2))) (* x (+ (* 1/24 (* x (* y (pow (log (E)) 4)))) (* 1/6 (* y (pow (log (E)) 3))))))) (* y (log (E))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (log (E))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (- (pow (E) x) 1))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y)))) x (*.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(literal 1/6 binary64))) x)) x y) x)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x #s(literal 1 binary64))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y)))) x (*.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(literal 1/6 binary64)))) x)) x (*.f64 c y)) x)) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (* (- (pow (E) x) 1) y) (*.f64 y x)) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x)) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (* y (pow (log (E)) 2))) (* x (+ (* 1/24 (* x (* y (pow (log (E)) 4)))) (* 1/6 (* y (pow (log (E)) 3))))))) (* y (log (E))))))) |
#s(approx (* (- (pow (E) x) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x (*.f64 #s(literal 1/2 binary64) y)) x y) x)) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (log (E))))) |
#s(approx (- (pow (E) x) 1) x) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))))) |
#s(approx (- (pow (E) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))))) |
#s(approx (- (pow (E) x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))))) |
#s(approx (- (pow (E) x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (* (- (pow (E) x) 1) y) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (* (- (pow (E) x) 1) y) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
#s(approx (- (pow (E) x) 1) #s(hole binary64 (- (pow (E) x) 1))) |
#s(approx (- (pow (E) x) 1) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) y (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)))) y (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (log.f64 y)) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (log.f64 y)) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (log.f64 y)) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (E.f64) x)) #s(literal 1 binary64)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 c (pow.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) y))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 c (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (neg.f64 c) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (neg.f64 y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y) (/.f64 c (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 44 |
| 0 | 18 | 44 |
| 1 | 72 | 44 |
| 0 | 508 | 34 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(E.f64) |
| Outputs |
|---|
(log1p.f64 (*.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 1 binary64))))) y)) |
(log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(log.f64 (fma.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 (*.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 1 binary64)))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 1 binary64))) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 1 binary64))))) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 c (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(log.f64 (pow.f64 (fma.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) c)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 1 binary64)))) y) |
(*.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 1 binary64))) y) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) y) (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) y) (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x))) |
(*.f64 (+.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x))) |
(fma.f64 (*.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (E.f64)) x) (pow.f64 (sqrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) x) (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (E.f64) x) #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (E.f64) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (pow.f64 (E.f64) x)))) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (E.f64) x) #s(literal -1 binary64)) |
(E.f64) |
Compiled 2 756 to 588 computations (78.7% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 13 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 13 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.9% | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
| 87.3% | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) | |
| ▶ | 38.7% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
| 42.0% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) | |
| ▶ | 34.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
| 50.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) | |
| ▶ | 53.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
| 57.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) | |
| 60.6% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) | |
| 56.5% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) | |
| 51.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) | |
| 58.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) | |
| ▶ | 62.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
Compiled 598 to 446 computations (25.4% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) | |
| cost-diff | 0 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) | |
| cost-diff | 0 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) | |
| cost-diff | 0 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) | |
| cost-diff | 1 | (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) | |
| cost-diff | 0 | (*.f64 c y) | |
| cost-diff | 0 | (*.f64 (*.f64 c y) x) | |
| cost-diff | 0 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) | |
| cost-diff | 0 | (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) | |
| cost-diff | 0 | (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) | |
| cost-diff | 2 | (*.f64 x #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 270 |
| 0 | 61 | 260 |
| 1 | 110 | 227 |
| 2 | 262 | 227 |
| 3 | 854 | 227 |
| 4 | 4222 | 227 |
| 0 | 8412 | 217 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
y |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(*.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
c |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 c y) x) |
(*.f64 c y) |
c |
y |
x |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(-.f64 y (*.f64 y y)) |
y |
(*.f64 y y) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) |
#s(literal 1/2 binary64) |
(*.f64 y x) |
y |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 x) y) |
y |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 x) |
(*.f64 x #s(literal 1 binary64)) |
x |
x |
#s(literal 1 binary64) |
c |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 c y) x) |
(*.f64 c y) |
c |
y |
x |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(-.f64 y (*.f64 y y)) |
y |
(*.f64 y y) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) c) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) c) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) |
(fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(literal 1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01953125 | (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) | |
| accuracy | 3.8746972628888026 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) | |
| accuracy | 14.617921498174656 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) | |
| accuracy | 38.23329454780476 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) | |
| accuracy | 3.8746972628888026 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| accuracy | 10.930838102522879 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) | |
| accuracy | 38.23329454780476 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) | |
| accuracy | 0.5213144577781119 | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) | |
| accuracy | 3.8746972628888026 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) | |
| accuracy | 4.248181040516453 | (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) | |
| accuracy | 24.894542668745334 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) | |
| accuracy | 0.0 | (*.f64 c y) | |
| accuracy | 4.892565596228454 | (*.f64 (*.f64 c y) x) | |
| accuracy | 23.29122757641955 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) | |
| accuracy | 0.0 | (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) | |
| accuracy | 0.0 | (expm1.f64 (*.f64 x #s(literal 1 binary64))) | |
| accuracy | 0.015625 | (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) | |
| accuracy | 3.8746972628888026 | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
| 178.0ms | 174× | 1 | valid |
| 19.0ms | 81× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 221 to 32 computations (85.5% saved)
ival-pow: 86.0ms (50.2% of total)ival-mult: 30.0ms (17.5% of total)adjust: 20.0ms (11.7% of total)ival-e: 10.0ms (5.8% of total)ival-expm1: 9.0ms (5.3% of total)ival-add: 6.0ms (3.5% of total)ival-log1p: 6.0ms (3.5% of total)ival-sub: 4.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 c y) x) |
(*.f64 c y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (* c y) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c y) #s(hole binary64 (* c y))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (+ y (* 1/2 (* x y))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (+ y (* 1/2 (* x y))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* 1/2 (* (pow x 2) y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 y)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (* y (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 x) 1)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | c | @ | 0 | ((* x 1) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c y) x) (* c y) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (+ (* (+ (* 1/2 (* y x)) y) x) 1) (- (exp (* x 1)) 1) (+ (* 1/2 (* y x)) y)) |
| 49.0ms | y | @ | inf | ((* x 1) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c y) x) (* c y) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (+ (* (+ (* 1/2 (* y x)) y) x) 1) (- (exp (* x 1)) 1) (+ (* 1/2 (* y x)) y)) |
| 29.0ms | x | @ | inf | ((* x 1) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c y) x) (* c y) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (+ (* (+ (* 1/2 (* y x)) y) x) 1) (- (exp (* x 1)) 1) (+ (* 1/2 (* y x)) y)) |
| 28.0ms | x | @ | -inf | ((* x 1) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c y) x) (* c y) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (+ (* (+ (* 1/2 (* y x)) y) x) 1) (- (exp (* x 1)) 1) (+ (* 1/2 (* y x)) y)) |
| 25.0ms | c | @ | inf | ((* x 1) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c y) x) (* c y) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (+ 1 (* (- (pow (E) x) 1) y)) (+ (* (+ (* 1/2 (* y x)) y) x) 1) (- (exp (* x 1)) 1) (+ (* 1/2 (* y x)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 701 | 3770 |
| 1 | 2293 | 3648 |
| 0 | 9535 | 2860 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (* c y) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c y) #s(hole binary64 (* c y))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (+ y (* 1/2 (* x y))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (+ y (* 1/2 (* x y))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* 1/2 (* (pow x 2) y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 y)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (* y (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 x) 1)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) 1))))) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* (* c y) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (* c y) x) (*.f64 (*.f64 c y) x)) |
#s(approx (* c y) #s(hole binary64 (* c y))) |
#s(approx (* c y) (*.f64 c y)) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* x 1) x) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) x) (-.f64 y (*.f64 y y)) (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) c) x) (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)))) x (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) c) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) c) #s(literal 1/6 binary64))) x)) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) #s(literal 1/6 binary64))) x (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (- (exp (* x 1)) 1)) (*.f64 y x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x (*.f64 #s(literal 1/2 binary64) y)) x y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) x) (-.f64 y (*.f64 y y)) (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) c) x) (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) c) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) c) #s(literal 1/6 binary64))) x)) x (*.f64 c y)) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) y) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) #s(literal 1/6 binary64))) x (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (* y (log (E))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y) x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (fma.f64 y x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (+ y (* 1/2 (* x y))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y) x #s(literal 1 binary64))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp (* x 1)) 1) x) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* y x)) y) y) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (+ y (* 1/2 (* x y))))) |
#s(approx (+ (* 1/2 (* y x)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (expm1.f64 x) y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (+ 1 (* y (- (pow (E) x) 1))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* 1/2 (* (pow x 2) y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 y x)) x) x)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 y x)) (*.f64 x x))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (- (exp (* x 1)) 1) (expm1.f64 x)) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ (* 1/2 (* y x)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ y x))))) |
#s(approx (+ (* 1/2 (* y x)) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 y x)) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y)) (/.f64 (neg.f64 y) x)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (-.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) (*.f64 x x))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 y)))))) |
#s(approx (+ (* 1/2 (* y x)) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 y) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) c (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y #s(literal 1/3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) c (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y #s(literal 1/3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (+ 1 (* x (* y (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* 1/2 (* y x)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) y)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (*.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) y) y)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (*.f64 (expm1.f64 x) y)) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* y (- (+ (/ 1 y) (pow (E) x)) 1)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y) x #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) (neg.f64 y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) y) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) (neg.f64 y)))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) (neg.f64 y))) (*.f64 y y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) y) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (*.f64 y y))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(hole binary64 (* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* x (* y (- (* -1/2 x) 1)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) #s(hole binary64 (* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))))) |
#s(approx (+ (* (+ (* 1/2 (* y x)) y) x) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* 1/2 (* y x)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) 1))))) |
#s(approx (+ (* 1/2 (* y x)) y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 238 |
| 0 | 61 | 228 |
| 1 | 221 | 195 |
| 2 | 1648 | 195 |
| 0 | 8559 | 185 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 c y) x) |
(*.f64 c y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) |
| Outputs |
|---|
x |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(*.f64 c (log1p.f64 (*.f64 (expm1.f64 x) y))) |
(+.f64 (log.f64 (pow.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) c)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 (expm1.f64 x))) y)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 y)) (expm1.f64 x))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (fma.f64 (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (*.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (log1p.f64 (+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (expm1.f64 x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x)))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) |
(log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 y (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 x)) |
(*.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) y) |
(*.f64 y (expm1.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) y) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y)) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) y)) (*.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) y) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(log.f64 (pow.f64 (E.f64) (*.f64 (expm1.f64 x) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 (*.f64 c y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 c x) y) |
(*.f64 (*.f64 x c) y) |
(*.f64 (*.f64 y x) c) |
(*.f64 (*.f64 (*.f64 c y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 c y) x) |
(*.f64 c (*.f64 y x)) |
(*.f64 y (*.f64 c x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c y) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 c y))) |
(*.f64 x (*.f64 c y)) |
(log.f64 (pow.f64 (E.f64) (*.f64 (*.f64 c y) x))) |
(*.f64 c y) |
(*.f64 y c) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fma.f64 y y y)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (fma.f64 y y y)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 y y y)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 (neg.f64 (fma.f64 y y y)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y y y)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y y y)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y y y)) (*.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y y y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 y y y) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 y y y) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 y y y) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 y y y) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) y) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 y y y) #s(literal 2 binary64)) y) y) |
(fma.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x y) |
(fma.f64 (*.f64 (fma.f64 y y y) x) #s(literal 1/2 binary64) y) |
(fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 y y y) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 y y y) x) y) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y y)) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(-.f64 y (*.f64 (neg.f64 (fma.f64 y y y)) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y y y))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 y y y) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 y y y) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y) |
(+.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 x (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 y x) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x)) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x) #s(literal 2 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x)) (*.f64 #s(literal 2 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (fma.f64 y y y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 y x (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 x y (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x) (*.f64 y x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x) x)) |
(+.f64 (*.f64 y x) (*.f64 x (*.f64 (*.f64 (fma.f64 y y y) #s(literal 1/2 binary64)) x))) |
(log.f64 (pow.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 y y y) (*.f64 #s(literal 1/2 binary64) x) y) x))) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) c)) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) c)) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) x) (*.f64 (neg.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) x))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (fma.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) (neg.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x)) (fabs.f64 (pow.f64 (cbrt.f64 (E.f64)) x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (E.f64))) x) (pow.f64 (neg.f64 (sqrt.f64 (E.f64))) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2/3 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (E.f64)) x) (pow.f64 (exp.f64 #s(literal 4/3 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (E.f64)) x) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x) (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) (pow.f64 (exp.f64 #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (exp.f64 x)) (fabs.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (exp.f64 x)) (*.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (exp.f64 x)) (sqrt.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) x) (*.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x y) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64) y) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) x)) |
(-.f64 y (*.f64 (neg.f64 (*.f64 y x)) #s(literal 1/2 binary64))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) y) |
(+.f64 y (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
Compiled 13 436 to 2 040 computations (84.8% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 11 | 384 |
| Fresh | 4 | 4 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 379 | 18 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| 87.2% | (*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) c) | |
| ▶ | 93.9% | (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
| 64.3% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) | |
| ▶ | 66.0% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
| 65.3% | (*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c) | |
| 57.3% | (*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) | |
| 87.3% | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) | |
| ✓ | 34.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
| ▶ | 50.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
| ✓ | 53.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
| 56.2% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) | |
| 56.0% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) | |
| ▶ | 32.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
| 56.5% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) | |
| 81.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) | |
| ▶ | 61.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| 58.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) | |
| ✓ | 62.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
Compiled 813 to 585 computations (28% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (- (exp (* x 1)) 1) x) | |
| cost-diff | 0 | (*.f64 y #s(approx (- (exp (* x 1)) 1) x)) | |
| cost-diff | 0 | (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) | |
| cost-diff | 0 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) | |
| cost-diff | 1 | (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) | |
| cost-diff | 0 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) | |
| cost-diff | 0 | (*.f64 x c) | |
| cost-diff | 0 | (*.f64 (*.f64 x c) y) | |
| cost-diff | 0 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) | |
| cost-diff | 0 | (expm1.f64 x) | |
| cost-diff | 0 | (*.f64 (expm1.f64 x) y) | |
| cost-diff | 0 | (log1p.f64 (*.f64 (expm1.f64 x) y)) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 402 |
| 0 | 84 | 386 |
| 1 | 170 | 361 |
| 2 | 553 | 361 |
| 3 | 2535 | 361 |
| 4 | 7253 | 361 |
| 0 | 8829 | 352 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(*.f64 (expm1.f64 x) y) |
(expm1.f64 x) |
x |
y |
c |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 (*.f64 x c) y) |
(*.f64 x c) |
x |
c |
y |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
#s(literal -1/2 binary64) |
(*.f64 y y) |
y |
x |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) |
(*.f64 y y) |
y |
(fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) |
#s(literal 2 binary64) |
#s(literal -3 binary64) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
(fma.f64 y y (neg.f64 y)) |
(neg.f64 y) |
#s(literal -1/2 binary64) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) |
(*.f64 y #s(approx (- (exp (* x 1)) 1) x)) |
y |
#s(approx (- (exp (* x 1)) 1) x) |
x |
c |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(*.f64 (expm1.f64 x) y) |
(*.f64 y (expm1.f64 x)) |
(expm1.f64 x) |
x |
y |
c |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c x) y)) |
(*.f64 (*.f64 x c) y) |
(*.f64 (*.f64 c x) y) |
(*.f64 x c) |
(*.f64 c x) |
x |
c |
y |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x)) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 y y) |
y |
x |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) x x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) y)) x y) x)) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) x x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) y)) x y) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) |
(*.f64 (fma.f64 (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) x x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) y)) x y) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) |
(fma.f64 (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) x x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) y)) x y) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 y (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) x x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) |
(*.f64 y y) |
y |
(fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) |
#s(literal 2 binary64) |
#s(literal -3 binary64) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
(fma.f64 y y (neg.f64 y)) |
(neg.f64 y) |
#s(literal -1/2 binary64) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(*.f64 (log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y)) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) |
(log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y)) |
(*.f64 y #s(approx (- (exp (* x 1)) 1) x)) |
(*.f64 #s(approx (- (exp (* x 1)) 1) x) y) |
y |
#s(approx (- (exp (* x 1)) 1) x) |
x |
c |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) | |
| accuracy | 0.015625 | (*.f64 y #s(approx (- (exp (* x 1)) 1) x)) | |
| accuracy | 3.8746972628888026 | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) | |
| accuracy | 19.567698218030056 | #s(approx (- (exp (* x 1)) 1) x) | |
| accuracy | 3.6066902641445333 | (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) | |
| accuracy | 3.8746972628888026 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) | |
| accuracy | 8.12661507415954 | (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) | |
| accuracy | 24.254934662655042 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) | |
| accuracy | 3.8746972628888026 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) | |
| accuracy | 7.071194651357202 | (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) | |
| accuracy | 25.141404579244856 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) | |
| accuracy | 51.00440831785148 | #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) | |
| accuracy | 0.0 | (*.f64 x c) | |
| accuracy | 3.6189658599383807 | (*.f64 (*.f64 x c) y) | |
| accuracy | 23.52261077949403 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) | |
| accuracy | 0.0 | (expm1.f64 x) | |
| accuracy | 0.00390625 | (log1p.f64 (*.f64 (expm1.f64 x) y)) | |
| accuracy | 0.015625 | (*.f64 (expm1.f64 x) y) | |
| accuracy | 3.8746972628888026 | (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
| 266.0ms | 174× | 1 | valid |
| 35.0ms | 82× | 0 | valid |
Compiled 313 to 49 computations (84.3% saved)
ival-mult: 98.0ms (40.5% of total)adjust: 45.0ms (18.6% of total)ival-pow: 43.0ms (17.8% of total)ival-expm1: 17.0ms (7% of total)ival-e: 10.0ms (4.1% of total)ival-add: 9.0ms (3.7% of total)ival-log1p: 9.0ms (3.7% of total)ival-sub: 4.0ms (1.7% of total)const: 4.0ms (1.7% of total)exact: 1.0ms (0.4% of total)ival-neg: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(*.f64 (expm1.f64 x) y) |
(expm1.f64 x) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 (*.f64 x c) y) |
(*.f64 x c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) |
(*.f64 y #s(approx (- (exp (* x 1)) 1) x)) |
#s(approx (- (exp (* x 1)) 1) x) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (* x c) y) #s(hole binary64 (* c (* x y)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (* -1/2 (* y y)) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 71.0ms | c | @ | 0 | ((* (log (+ 1 (* (- (exp x) 1) y))) c) (log (+ 1 (* (- (exp x) 1) y))) (* (- (exp x) 1) y) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* 1/2 x) (- y (* y y))) y) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (- (exp (* x 1)) 1) (* (* -1/2 (* y y)) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y)) |
| 38.0ms | x | @ | inf | ((* (log (+ 1 (* (- (exp x) 1) y))) c) (log (+ 1 (* (- (exp x) 1) y))) (* (- (exp x) 1) y) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* 1/2 x) (- y (* y y))) y) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (- (exp (* x 1)) 1) (* (* -1/2 (* y y)) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y)) |
| 30.0ms | c | @ | inf | ((* (log (+ 1 (* (- (exp x) 1) y))) c) (log (+ 1 (* (- (exp x) 1) y))) (* (- (exp x) 1) y) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* 1/2 x) (- y (* y y))) y) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (- (exp (* x 1)) 1) (* (* -1/2 (* y y)) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y)) |
| 25.0ms | c | @ | -inf | ((* (log (+ 1 (* (- (exp x) 1) y))) c) (log (+ 1 (* (- (exp x) 1) y))) (* (- (exp x) 1) y) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* 1/2 x) (- y (* y y))) y) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (- (exp (* x 1)) 1) (* (* -1/2 (* y y)) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y)) |
| 20.0ms | x | @ | -inf | ((* (log (+ 1 (* (- (exp x) 1) y))) c) (log (+ 1 (* (- (exp x) 1) y))) (* (- (exp x) 1) y) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* 1/2 x) (- y (* y y))) y) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) (log (+ 1 (* y (- (exp (* x 1)) 1)))) (* y (- (exp (* x 1)) 1)) (- (exp (* x 1)) 1) (* (* -1/2 (* y y)) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 899 | 6893 |
| 1 | 2883 | 6674 |
| 0 | 9305 | 5364 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (* x c) y) #s(hole binary64 (* c (* x y)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (* -1/2 (* y y)) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* (* x c) y) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (* x c) y) (*.f64 (*.f64 c x) y)) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (* x c) (*.f64 c x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 c x) y)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (*.f64 #s(literal 1/24 binary64) c) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x))) x)) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y))) x y) x)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) x)) x y) x)) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (- (exp x) 1) y) (*.f64 y x)) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x)) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x)) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x (*.f64 #s(literal 1/2 binary64) y)) x y) x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 c x) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (*.f64 #s(literal 1/24 binary64) c) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x))) x)) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y))) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) x)) x y) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) y) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (+ y (* 1/2 (* x (- y (pow y 2))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) y) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 c x) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/6 (* c (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))) (* 1/2 (* c (+ y (* -1 (pow y 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* x (+ (* c y) (* x (+ (* 1/2 (* c (+ y (* -1 (pow y 2))))) (* x (+ (* 1/24 (* c (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))))) (* 1/6 (* c (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (*.f64 #s(literal 1/24 binary64) c) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x))) x)) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x y))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y))) x y) x)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* x (+ (* 1/24 (* x (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) x)) x y) x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x y))) |
#s(approx (* (- (exp x) 1) y) (*.f64 y x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* 1/2 (* x y)))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x)) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x (*.f64 #s(literal 1/2 binary64) y)) x y) x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (* -1/2 (* y y)) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (* (* -1/2 (* y y)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) y) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* (- (exp x) 1) y) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (expm1.f64 x) y)) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 y (*.f64 y y)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* 1/2 (* x (- y (pow y 2)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* x (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (log (+ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* y (- (exp (* x 1)) 1)) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (* (- (exp x) 1) y) (*.f64 (expm1.f64 x) y)) |
#s(approx (- (exp (* x 1)) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 y (*.f64 x x)))) (*.f64 x x))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y)) (/.f64 (neg.f64 y) x)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (*.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (*.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (-.f64 (*.f64 y y) y) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 y y) y) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) (neg.f64 x))) (*.f64 x x))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) c) #s(literal -1/2 binary64) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) c) #s(literal -1/2 binary64) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (* 1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) y)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) y (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (*.f64 x x))) y (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) c) #s(literal -1/2 binary64) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (exp x) 1) 4)))) (* 1/3 (* c (pow (- (exp x) 1) 3))))))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp x) 1) 4))) (* 1/3 (pow (- (exp x) 1) 3))))))) 1)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x (*.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64))) y (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) y y)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) (*.f64 y y))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (*.f64 y y))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (-.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y) (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (exp x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (exp x) 1) 3)))) (+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (+.f64 (+.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) (neg.f64 y)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (neg.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) (neg.f64 y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (neg.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) (neg.f64 y))) (*.f64 y y))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (neg.f64 y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) x (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) (neg.f64 y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (*.f64 x x))) (neg.f64 y))))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* (log (+ 1 (* y (- (exp (* x 1)) 1)))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (exp x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) (neg.f64 y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (neg.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* y (- (exp (* x 1)) 1)))) #s(hole binary64 (+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (exp x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (neg.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 y)))) (pow.f64 y #s(literal 3 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 341 |
| 0 | 84 | 325 |
| 1 | 334 | 300 |
| 0 | 2636 | 296 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(*.f64 (expm1.f64 x) y) |
(expm1.f64 x) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 (*.f64 x c) y) |
(*.f64 x c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) |
(*.f64 y #s(approx (- (exp (* x 1)) 1) x)) |
#s(approx (- (exp (* x 1)) 1) x) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(*.f64 c (log1p.f64 (*.f64 y (expm1.f64 x)))) |
(log.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) c)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 (expm1.f64 x))) y)) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x)))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64))))) |
(log.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) |
(*.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) |
(*.f64 y (expm1.f64 x)) |
(*.f64 (expm1.f64 x) y) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) y) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) y) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x))) (fabs.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (E.f64)) x) (pow.f64 (sqrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) x) (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) (exp.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c x) y)) |
(*.f64 (*.f64 y x) c) |
(*.f64 (*.f64 c y) x) |
(*.f64 (*.f64 c x) y) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c x) y)) |
(*.f64 c (*.f64 x y)) |
(*.f64 y (*.f64 c x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 c y))) |
(*.f64 x (*.f64 c y)) |
(*.f64 (*.f64 c #s(literal 1 binary64)) x) |
(*.f64 (*.f64 c x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c x)) |
(*.f64 c x) |
(*.f64 x (*.f64 #s(literal 1 binary64) c)) |
(*.f64 x c) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)))) |
(*.f64 x #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x))) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64))) (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64))) (*.f64 y y) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) #s(literal 1/6 binary64)) x (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) #s(literal 1/6 binary64)) x (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) x) #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) x) #s(literal 1/6 binary64) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x))) |
(+.f64 (fma.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y)) (fma.f64 (*.f64 y x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y))) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64))) x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64)))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) x (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) x)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) (*.f64 x y)) |
(fma.f64 x y (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) x)) |
(+.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x))) |
(*.f64 (log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y)) c) |
(*.f64 c (log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y))) |
(log.f64 (pow.f64 (fma.f64 #s(approx (- (exp (* x 1)) 1) x) y #s(literal 1 binary64)) c)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 y)) #s(approx (- (exp (* x 1)) 1) x))) |
(log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) (neg.f64 y)))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y) (-.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y) #s(literal 1 binary64))))) |
(log.f64 (fma.f64 #s(approx (- (exp (* x 1)) 1) x) y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (exp (* x 1)) 1) x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) #s(approx (- (exp (* x 1)) 1) x)) |
(*.f64 (*.f64 #s(approx (- (exp (* x 1)) 1) x) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (- (exp (* x 1)) 1) x) y) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (exp (* x 1)) 1) x) y)) |
(*.f64 y #s(approx (- (exp (* x 1)) 1) x)) |
#s(approx (- (exp (* x 1)) 1) x) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 1 binary64) y) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) y) |
(fma.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) |
(-.f64 y (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x)) |
(-.f64 y (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y) |
(+.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x)) |
Compiled 11 600 to 1 574 computations (86.4% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 293 | 7 | 300 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 296 | 22 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| 87.2% | (*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) c) | |
| ✓ | 93.9% | (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
| 64.3% | (*.f64 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) c) | |
| ✓ | 66.0% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
| 65.3% | (*.f64 (log1p.f64 #s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x))) c) | |
| ▶ | 57.3% | (*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
| ▶ | 87.3% | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
| ✓ | 34.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
| ✓ | 53.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
| ▶ | 57.0% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
| 54.4% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) | |
| 56.2% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) | |
| 56.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) | |
| 56.0% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) | |
| 32.1% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) | |
| ✓ | 32.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
| ▶ | 42.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
| ▶ | 56.5% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
| 81.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) | |
| ✓ | 61.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| 58.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) | |
| ✓ | 62.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
Compiled 1 101 to 775 computations (29.6% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) | |
| cost-diff | 0 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) | |
| cost-diff | 1 | (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) | |
| cost-diff | 2 | (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) | |
| cost-diff | 0 | #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) | |
| cost-diff | 0 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) | |
| cost-diff | 1 | (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) | |
| cost-diff | 0 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) | |
| cost-diff | 0 | (*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) | |
| cost-diff | 0 | (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) | |
| cost-diff | 0 | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) | |
| cost-diff | 1 | (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) | |
| cost-diff | 2 | (*.f64 x #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 690 |
| 0 | 116 | 658 |
| 1 | 224 | 634 |
| 2 | 777 | 634 |
| 3 | 3916 | 634 |
| 0 | 8218 | 591 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
c |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
y |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(*.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
c |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) |
(fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) |
(fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) |
(-.f64 y (*.f64 y y)) |
y |
(*.f64 y y) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
x |
(*.f64 x x) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
(*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) |
(fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
c |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) |
(*.f64 y y) |
y |
(fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) |
#s(literal 2 binary64) |
#s(literal -3 binary64) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
(fma.f64 y y (neg.f64 y)) |
(neg.f64 y) |
#s(literal -1/2 binary64) |
(*.f64 c y) |
| Outputs |
|---|
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (expm1.f64 x) (*.f64 y (fma.f64 (expm1.f64 x) y #s(literal -1 binary64)))))) c) |
c |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (expm1.f64 x) (*.f64 y (fma.f64 (expm1.f64 x) y #s(literal -1 binary64)))))) |
(log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) |
(pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)) |
(*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 x) y) |
y |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 x) |
(*.f64 x #s(literal 1 binary64)) |
x |
x |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
(log1p.f64 (*.f64 (expm1.f64 x) (*.f64 y (fma.f64 (expm1.f64 x) y #s(literal -1 binary64))))) |
(-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 x) (*.f64 y (fma.f64 (expm1.f64 x) y #s(literal -1 binary64)))) |
(pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 x y)) c) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
c |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) |
(fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 x x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) (/.f64 y x))))) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 x x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) (/.f64 y x))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 x x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) (/.f64 y x)))) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) (/.f64 y x))) |
(fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) (/.f64 y x)) |
(-.f64 y (*.f64 y y)) |
y |
(*.f64 y y) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
x |
(*.f64 x x) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)))) x y))) |
(*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) |
(*.f64 (*.f64 x c) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)))) x y)) |
(fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)))) x y) c) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)))) c) |
c |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) |
(*.f64 y y) |
y |
(fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) |
#s(literal 2 binary64) |
#s(literal -3 binary64) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64))) |
(fma.f64 y y (neg.f64 y)) |
(neg.f64 y) |
#s(literal -1/2 binary64) |
(*.f64 c y) |
(*.f64 y c) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.4901694788709903 | (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) | |
| accuracy | 4.668142184047849 | (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) | |
| accuracy | 8.12661507415954 | (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) | |
| accuracy | 23.3607874036407 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) | |
| accuracy | 3.503885608302058 | (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) | |
| accuracy | 3.8746972628888026 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) | |
| accuracy | 16.68709257327028 | (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) | |
| accuracy | 25.141404579244856 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) | |
| accuracy | 3.6066902641445333 | (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) | |
| accuracy | 3.8746972628888026 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) | |
| accuracy | 18.87138579660118 | #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) | |
| accuracy | 24.254934662655042 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) | |
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 3.8746972628888026 | (*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) | |
| accuracy | 24.877793495788495 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) | |
| accuracy | 0.15337758791597816 | (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) | |
| accuracy | 2.429139744338388 | (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) | |
| accuracy | 3.8746972628888026 | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) | |
| accuracy | 4.120132558341411 | (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
| 882.0ms | 174× | 1 | valid |
| 34.0ms | 82× | 0 | valid |
Compiled 577 to 61 computations (89.4% saved)
ival-expm1: 628.0ms (73.5% of total)adjust: 63.0ms (7.4% of total)ival-mult: 53.0ms (6.2% of total)ival-pow: 53.0ms (6.2% of total)ival-add: 14.0ms (1.6% of total)ival-e: 10.0ms (1.2% of total)ival-log1p: 9.0ms (1.1% of total)ival-sub: 7.0ms (0.8% of total)ival-div: 7.0ms (0.8% of total)ival-pow2: 4.0ms (0.5% of total)const: 4.0ms (0.5% of total)exact: 1.0ms (0.1% of total)ival-neg: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x #s(literal 1 binary64)) |
(-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) |
(fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) |
(fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) |
(fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
(*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) |
(log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
| Outputs |
|---|
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* c (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* c (* x (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (pow y 2) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (pow y 2) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (+ (* x (- (* 7/12 (pow y 2)) (* 1/24 y))) (pow y 2)) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* c y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* c (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* x (+ (* c (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))))) (* c (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x y))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* -1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (+ (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y)))))))))) (pow y 3)) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ (+ y (* 1/2 (* x (- y (pow y 2))))) x))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y)))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (pow y 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* 3/2 (* x (pow y 3))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 5/4 (* x (pow y 3))) (* 3/2 (pow y 3)))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 3/2 (pow y 3)) (* x (+ (* 1/720 (* x (+ (* -360 (pow y 6)) (* 540 (pow y 3))))) (* 5/4 (pow y 3)))))) (pow y 3))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* 1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/6 (* x (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))) (* x (+ (* 1/24 (* x (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (- (* (pow y 2) (pow (- (exp x) 1) 2)) (* y (- (exp x) 1))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* 1/2 (- y (pow y 2))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (+ (* 1/2 (- y (pow y 2))) (/ y x)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/6 (* c (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/6 (* c (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* c y) x)) (* 1/2 (* c (- (pow y 2) y)))) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (* 1/2 (/ (* c (- (pow y 2) y)) x))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (* c (- (pow y 2) y))) (/ (* c y) x)) x)) (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- (+ 1 (* y (pow (- (exp x) 1) 2))) (exp x))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (* c (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* c (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* y (+ (* -1/24 (* c (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2)))))))) (* c (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (+ (* -1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (+ (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (* y (- (* -1/2 x) 1/2)))) (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (+ 1/2 (* 1/6 x)))) (* y (+ (* 1/3 (* c (* (pow x 2) y))) (* c (* x (- (* -1/2 x) 1/2)))))))))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (* y (+ c (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* c (* (pow x 2) (* y (- (* -1/2 x) 1/2)))) (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (* y (+ (* 1/3 (* c (* (pow x 3) y))) (* c (* (pow x 2) (- (* -1/2 x) 1/2))))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (pow (- (exp x) 1) 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (* (pow y 3) (pow (- (exp x) 1) 6))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* 1/3 (* (pow y 3) (pow (- (exp x) 1) 9))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* (pow y 3) (+ (* -1/4 (* (pow y 3) (pow (- (exp x) 1) 12))) (* 1/3 (pow (- (exp x) 1) 9)))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* 1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/6 (* y (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))) (* y (+ (* 1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))) (exp x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (* y (+ 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* (pow x 2) (+ 1/2 (/ 1 x))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 y) (pow (- (exp x) 1) 2)) (/ (exp x) y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (+ (/ (* c (- (/ 1 (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6))))))) (pow y 3)) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ (exp x) (* y (pow (- (exp x) 1) 2))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* 1/2 (/ 1 y)) (/ 1 (* x y))) 1/2)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/3 (* c (* (pow x 2) (pow y 3)))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (+ (/ c (pow y 2)) (+ (/ (* c (* x (+ 1/2 (* 1/6 x)))) (pow y 2)) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/3 (* c (* (pow x 3) (pow y 3)))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (+ (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y) (/ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (pow y 2))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))) (/ 1/2 (* (pow y 6) (pow (- (exp x) 1) 6)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (* 1/3 (/ 1 (* (pow y 9) (pow (- (exp x) 1) 9))))))) (* 1/2 (/ 1 (* (pow y 6) (pow (- (exp x) 1) 6))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2))))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* (pow x 2) (+ 1/2 (/ 1 x))) y))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (exp x) 1) y)) (pow (- (exp x) 1) 2))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2)))) y)) (* c (* x (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2))))) y)) (* c (* (pow x 2) (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 6)))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 9)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 6)))) (pow y 3))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))) (/ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (- (/ 1 (- (exp x) 1)) (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2))))) y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* 2/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 91.0ms | c | @ | 0 | ((* x 1) (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (log (+ 1 (* (- (pow (E) x) 1) y))) (* y x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (+ (* (- y (* y y)) 1/2) (/ y x)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (* (+ (* y y) (neg y)) -1/2) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) |
| 62.0ms | x | @ | inf | ((* x 1) (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (log (+ 1 (* (- (pow (E) x) 1) y))) (* y x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (+ (* (- y (* y y)) 1/2) (/ y x)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (* (+ (* y y) (neg y)) -1/2) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) |
| 60.0ms | x | @ | -inf | ((* x 1) (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (log (+ 1 (* (- (pow (E) x) 1) y))) (* y x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (+ (* (- y (* y y)) 1/2) (/ y x)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (* (+ (* y y) (neg y)) -1/2) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) |
| 38.0ms | c | @ | -inf | ((* x 1) (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (log (+ 1 (* (- (pow (E) x) 1) y))) (* y x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (+ (* (- y (* y y)) 1/2) (/ y x)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (* (+ (* y y) (neg y)) -1/2) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) |
| 33.0ms | c | @ | inf | ((* x 1) (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (log (+ 1 (* (- (pow (E) x) 1) y))) (* y x) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (+ (* (- y (* y y)) 1/2) (/ y x)) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (* (+ (* y y) (neg y)) -1/2) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1336 | 12325 |
| 1 | 4246 | 11665 |
| 0 | 8340 | 9593 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* c (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* c (* x (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (pow y 2) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (pow y 2) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (+ (* x (- (* 7/12 (pow y 2)) (* 1/24 y))) (pow y 2)) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* c y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* c (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* x (+ (* c (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))))) (* c (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x y))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* -1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (+ (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y)))))))))) (pow y 3)) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ (+ y (* 1/2 (* x (- y (pow y 2))))) x))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y)))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (pow y 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* 3/2 (* x (pow y 3))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 5/4 (* x (pow y 3))) (* 3/2 (pow y 3)))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 3/2 (pow y 3)) (* x (+ (* 1/720 (* x (+ (* -360 (pow y 6)) (* 540 (pow y 3))))) (* 5/4 (pow y 3)))))) (pow y 3))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* 1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/6 (* x (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))) (* x (+ (* 1/24 (* x (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (- (* (pow y 2) (pow (- (exp x) 1) 2)) (* y (- (exp x) 1))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* 1/2 (- y (pow y 2))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (+ (* 1/2 (- y (pow y 2))) (/ y x)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/6 (* c (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/6 (* c (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* c y) x)) (* 1/2 (* c (- (pow y 2) y)))) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (* 1/2 (/ (* c (- (pow y 2) y)) x))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (* c (- (pow y 2) y))) (/ (* c y) x)) x)) (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- (+ 1 (* y (pow (- (exp x) 1) 2))) (exp x))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (* c (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* c (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* y (+ (* -1/24 (* c (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2)))))))) (* c (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (+ (* -1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (+ (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (* y (- (* -1/2 x) 1/2)))) (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (+ 1/2 (* 1/6 x)))) (* y (+ (* 1/3 (* c (* (pow x 2) y))) (* c (* x (- (* -1/2 x) 1/2)))))))))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (* y (+ c (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* c (* (pow x 2) (* y (- (* -1/2 x) 1/2)))) (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (* y (+ (* 1/3 (* c (* (pow x 3) y))) (* c (* (pow x 2) (- (* -1/2 x) 1/2))))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (pow (- (exp x) 1) 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (* (pow y 3) (pow (- (exp x) 1) 6))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* 1/3 (* (pow y 3) (pow (- (exp x) 1) 9))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* (pow y 3) (+ (* -1/4 (* (pow y 3) (pow (- (exp x) 1) 12))) (* 1/3 (pow (- (exp x) 1) 9)))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* 1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/6 (* y (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))) (* y (+ (* 1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))) (exp x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (* y (+ 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* (pow x 2) (+ 1/2 (/ 1 x))))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 y) (pow (- (exp x) 1) 2)) (/ (exp x) y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (+ (/ (* c (- (/ 1 (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6))))))) (pow y 3)) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ (exp x) (* y (pow (- (exp x) 1) 2))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* 1/2 (/ 1 y)) (/ 1 (* x y))) 1/2)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/3 (* c (* (pow x 2) (pow y 3)))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (+ (/ c (pow y 2)) (+ (/ (* c (* x (+ 1/2 (* 1/6 x)))) (pow y 2)) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/3 (* c (* (pow x 3) (pow y 3)))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (+ (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y) (/ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (pow y 2))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))) (/ 1/2 (* (pow y 6) (pow (- (exp x) 1) 6)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (* 1/3 (/ 1 (* (pow y 9) (pow (- (exp x) 1) 9))))))) (* 1/2 (/ 1 (* (pow y 6) (pow (- (exp x) 1) 6))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2))))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* (pow x 2) (+ 1/2 (/ 1 x))) y))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (exp x) 1) y)) (pow (- (exp x) 1) 2))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2)))) y)) (* c (* x (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2))))) y)) (* c (* (pow x 2) (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 6)))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 9)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 6)))) (pow y 3))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))) (/ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (- (/ 1 (- (exp x) 1)) (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2))))) y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* 2/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
| Outputs |
|---|
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) y)))) c)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (log (+ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y) c)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y) x) c)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* c (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* c (* x (+ (* -1 y) (* -1 (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 (neg.f64 c) x) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y)))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* x 1) x) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (neg.f64 x) y)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (pow y 2) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) x) y) x)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (pow y 2) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (+.f64 y #s(literal -1/6 binary64))) x (*.f64 y (-.f64 y #s(literal 1/2 binary64)))) x) y) x)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* x (- (* x (- (+ (* x (- (+ (* x (- (* 7/12 (pow y 2)) (* 1/24 y))) (pow y 2)) (* 1/6 y))) (pow y 2)) (* 1/2 y))) y)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 7/12 binary64) (*.f64 y y) (*.f64 #s(literal -1/24 binary64) y)) x (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) x (*.f64 y (-.f64 y #s(literal 1/2 binary64)))) x) y) x)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* x y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (*.f64 y x) c)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* c y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (*.f64 (*.f64 c x) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y))) #s(literal -1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* c (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c x) (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)))) x (*.f64 c y)) x)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* x (+ (* c (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))))) (* c (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c (fma.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/24 binary64) (fma.f64 (pow.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -12 binary64) (fma.f64 #s(literal 24 binary64) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/6 binary64))) y (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) (*.f64 y y) (fma.f64 #s(literal 7/12 binary64) (*.f64 y y) (*.f64 #s(literal -1/24 binary64) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64)))))) x (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/6 binary64))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) c) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)))) x (*.f64 c y)) x)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x y))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 y x)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* -1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) y) x)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (pow y 3) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/6 binary64))) x (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)))) x y) x)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* x (- (* x (- (* x (- (+ (* x (- (* 3/2 (pow y 3)) (* 1/24 (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y)))))))))) (pow y 3)) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))) (* -1 y))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/24 binary64) (fma.f64 (pow.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -12 binary64) (fma.f64 #s(literal 24 binary64) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/6 binary64))) y (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) (*.f64 y y) (fma.f64 #s(literal 7/12 binary64) (*.f64 y y) (*.f64 #s(literal -1/24 binary64) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64)))))) x (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/6 binary64)))) x (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)))) x y) x)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (*.f64 y x) c)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) c) #s(literal 1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) c) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) x) c) #s(literal 1/6 binary64))) x (*.f64 c y)) x)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x) c) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (fma.f64 (neg.f64 y) y y) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (* y (log (E)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/6 (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))) (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* x (+ (* x (+ (* 1/2 (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))) (* x (+ (* 1/24 (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4)))))))) (* 1/6 (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))))) (* y (log (E))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x) #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) #s(literal 1/6 binary64))) x (*.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64))) x y) x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* x (* y (log (E))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (*.f64 y x) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) c) #s(literal 1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/6 (* c (* x (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3))))))) (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) c) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) x) c) #s(literal 1/6 binary64))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* x (+ (* c (* y (log (E)))) (* x (+ (* 1/2 (* c (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* x (+ (* 1/24 (* c (* x (+ (* -6 (* (pow y 4) (pow (log (E)) 4))) (+ (* -4 (* (pow y 2) (pow (log (E)) 4))) (+ (* -3 (* (pow y 2) (pow (log (E)) 4))) (+ (* 12 (* (pow y 3) (pow (log (E)) 4))) (* y (pow (log (E)) 4))))))))) (* 1/6 (* c (+ (* -3 (* (pow y 2) (pow (log (E)) 3))) (+ (* 2 (* (pow y 3) (pow (log (E)) 3))) (* y (pow (log (E)) 3)))))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -3 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64) (fma.f64 (*.f64 y y) #s(literal -7 binary64) (fma.f64 #s(literal 12 binary64) (pow.f64 y #s(literal 3 binary64)) y))) x) c) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (fma.f64 (neg.f64 y) y y) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* -1/2 (* x (- (pow y 2) y))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) y) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y) x)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) y) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* -1/2 (* x (- (pow y 2) y)))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (+ y (* x (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) x y)) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (/ (+ y (* 1/2 (* x (- y (pow y 2))))) x))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* c y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 c y)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y)))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) y) x) c) #s(literal -1/2 binary64) (*.f64 c y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal -1/2 binary64))) x (*.f64 c y))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* c (* x y)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 y x) c)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* -1/2 (* c (* x (- (pow y 2) y)))) (* c y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) y) x) c) #s(literal -1/2 binary64) (*.f64 c y)) x)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (+ (* c y) (* x (+ (* -1/2 (* c (- (pow y 2) y))) (* 1/6 (* c (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal -1/2 binary64))) x (*.f64 c y)) x)) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (pow y 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* 3/2 (* x (pow y 3))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (*.f64 (fma.f64 #s(literal 3/2 binary64) x #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 5/4 (* x (pow y 3))) (* 3/2 (pow y 3)))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 5/4 binary64) x #s(literal 3/2 binary64))) x (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow x 3) (+ (* x (+ (* 3/2 (pow y 3)) (* x (+ (* 1/720 (* x (+ (* -360 (pow y 6)) (* 540 (pow y 3))))) (* 5/4 (pow y 3)))))) (pow y 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 540 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -360 binary64))) x) #s(literal 1/720 binary64) (*.f64 #s(literal 5/4 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 #s(literal 3/2 binary64) (pow.f64 y #s(literal 3 binary64)))) x (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (neg.f64 x) y)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* 1/2 (* x (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y)))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) (neg.f64 y)) x)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/6 (* x (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y))))))) (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1/2 binary64))) x (neg.f64 y)) x)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* x (+ (* -1 y) (* x (+ (* 1/2 (+ (* -1 (pow y 2)) (* 2 (- (pow y 2) (* 1/2 y))))) (* x (+ (* 1/24 (* x (+ (* -12 (pow (- (pow y 2) (* 1/2 y)) 2)) (+ (* -6 (pow y 4)) (+ (* 24 (* y (- (pow y 2) (* 1/6 y)))) (+ (* 24 (* (pow y 2) (- (pow y 2) (* 1/2 y)))) (* 24 (- (* 7/12 (pow y 2)) (* 1/24 y))))))))) (* 1/6 (+ (* -2 (pow y 3)) (+ (* 6 (* y (- (pow y 2) (* 1/2 y)))) (* 6 (- (pow y 2) (* 1/6 y)))))))))))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -12 binary64) (fma.f64 #s(literal 24 binary64) (fma.f64 (*.f64 y (+.f64 y #s(literal -1/6 binary64))) y (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) (*.f64 y y) (fma.f64 #s(literal 7/12 binary64) (*.f64 y y) (*.f64 #s(literal -1/24 binary64) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -6 binary64)))) (*.f64 (fma.f64 #s(literal 6 binary64) (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) y (*.f64 y (+.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/6 binary64))) x (*.f64 (fma.f64 (*.f64 y (-.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1/2 binary64))) x (neg.f64 y)) x)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1/2 (- (pow y 2) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (+ (* -1/2 (- (pow y 2) y)) (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 y y) y) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 y x)) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* x (+ y (* 1/2 (* x (- y (pow y 2)))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) y y) x) #s(literal 1/2 binary64) y) x)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (- (* (pow y 2) (pow (- (exp x) 1) 2)) (* y (- (exp x) 1))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) y))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))) (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) y))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (log (+ 1 (* y (- (pow (E) x) 1)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (expm1.f64 x) y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/6 (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 y (*.f64 x x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/6 (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (- (pow y 2) y) x)) (+ (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 y (*.f64 x x)))) (*.f64 x x))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* 1/2 (- y (pow y 2))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (+ (* 1/2 (- y (pow y 2))) (/ y x)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (fma.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64) (/.f64 y x))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 y) y y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64) (/.f64 y x)) x) x)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/6 (* c (* (pow x 2) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y)))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/6 (* c (* (pow x 3) (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow x 3) (+ (* -1/2 (/ (* c (- (pow y 2) y)) x)) (+ (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (/ (* c y) (pow x 2))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (log (+ 1 (* (pow y 3) (pow (- (exp x) 1) 3)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (log (- (+ 1 (* (pow y 2) (pow (- (exp x) 1) 2))) (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) y)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/6 (* x (+ y (* (pow y 2) (- (* 2 y) 3))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* x (+ (* -1/2 (/ (- (pow y 2) y) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64))) x)) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* 1/2 (* (pow x 2) (- y (pow y 2)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 y) y y))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 y) y y) #s(literal 1/2 binary64) (/.f64 y x)) x) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (*.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (- (pow y 2) y)) (/ y x)) x)) (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (-.f64 (*.f64 y y) y) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y x)) (* 1/2 (- (pow y 2) y))) x)) (* 1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 y y) y) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) (neg.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* c y) x)) (* 1/2 (* c (- (pow y 2) y)))) x)) (* 1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3))))) (* 1/2 (/ (* c (- (pow y 2) y)) x))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) (*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/2 (* c (- (pow y 2) y))) (/ (* c y) x)) x)) (* -1/6 (* c (+ y (* (pow y 2) (- (* 2 y) 3)))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/6 (+ y (* (pow y 2) (- (* 2 y) 3)))) (* 1/2 (/ (- (pow y 2) y) x))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (*.f64 (/.f64 (-.f64 (*.f64 y y) y) x) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) y)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* y (- (+ 1 (* y (pow (- (exp x) 1) 2))) (exp x))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y #s(literal 1 binary64)) (exp.f64 x)) y)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (* y (- (exp x) 1))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (* c (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) y) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* c (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 c y) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))) (* y (+ (* -1/24 (* c (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2)))))))) (* c (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c y) (fma.f64 (*.f64 #s(literal 24 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 4 binary64)) #s(literal -6 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) #s(literal -12 binary64))))) #s(literal -1/24 binary64) (*.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) c)) y (*.f64 (*.f64 #s(literal -1/2 binary64) c) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (exp x) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (expm1.f64 x) y)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* -1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (exp.f64 x)) #s(literal 1 binary64)) y)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (pow (- (exp x) 1) 3) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) y (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))))) y (exp.f64 x)) #s(literal 1 binary64)) y)) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (* y (- (+ (exp x) (* y (- (* y (- (+ (* -1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3)))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) 1)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) y) (fma.f64 (*.f64 #s(literal 24 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 4 binary64)) #s(literal -6 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) #s(literal -12 binary64)))) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) y (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))))) y (exp.f64 x)) #s(literal 1 binary64)) y)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) c) #s(literal -1/2 binary64) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (pow (E) x) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (expm1.f64 x) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (pow (E) x) 1) 4))) (* 1/3 (pow (- (pow (E) x) 1) 3)))))) (pow (E) x)) 1)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) y (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) y (expm1.f64 x)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (* y (- (pow (E) x) 1))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (*.f64 (expm1.f64 x) y) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) c) #s(literal -1/2 binary64) (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* 1/3 (* c (* y (pow (- (pow (E) x) 1) 3)))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* y (+ (* c (- (pow (E) x) 1)) (* y (+ (* -1/2 (* c (pow (- (pow (E) x) 1) 2))) (* y (+ (* -1/4 (* c (* y (pow (- (pow (E) x) 1) 4)))) (* 1/3 (* c (pow (- (pow (E) x) 1) 3))))))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) y) c) #s(literal -1/4 binary64))) y (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) c) #s(literal -1/2 binary64))) y (*.f64 (expm1.f64 x) c)) y)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* x (* y (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* (pow x 2) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) y)) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (* y (+ (* 1/3 (* (pow x 3) y)) (* (pow x 2) (- (* -1/2 x) 1/2)))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) y (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (*.f64 x x))) y (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (* y (- (* -1/2 x) 1/2))) (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* y (+ 1 (+ (* x (+ 1/2 (* 1/6 x))) (* y (+ (* 1/3 (* (pow x 2) y)) (* x (- (* -1/2 x) 1/2))))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* y (+ 1/2 (+ (* -1/2 y) (/ 1 x)))))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) y)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* x (* y (+ 1 (* 1/2 x)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (*.f64 (*.f64 (*.f64 x x) y) #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) y)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (* y (- (* -1/2 x) 1/2)))) (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) c) y)) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* y (+ c (+ (* c (* x (+ 1/2 (* 1/6 x)))) (* y (+ (* 1/3 (* c (* (pow x 2) y))) (* c (* x (- (* -1/2 x) 1/2)))))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) c)) y (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c)) y)) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 y))))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) y)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* x (* y (+ c (* c (* x (+ 1/2 (* 1/6 x))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) y) x)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* c (* (pow x 2) (* y (- (* -1/2 x) 1/2)))) (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) x)) y)) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* y (+ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (* y (+ (* 1/3 (* c (* (pow x 3) y))) (* c (* (pow x 2) (- (* -1/2 x) 1/2))))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 x x) c) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) y (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) x)) y)) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (pow (- (exp x) 1) 3)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (* (pow y 3) (pow (- (exp x) 1) 6))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal 6 binary64)) (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* 1/3 (* (pow y 3) (pow (- (exp x) 1) 9))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal 9 binary64)) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 6 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (* (pow y 3) (+ (* (pow y 3) (+ (* -1/2 (pow (- (exp x) 1) 6)) (* (pow y 3) (+ (* -1/4 (* (pow y 3) (pow (- (exp x) 1) 12))) (* 1/3 (pow (- (exp x) 1) 9)))))) (pow (- (exp x) 1) 3))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal 12 binary64)) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 9 binary64)) #s(literal 1/3 binary64))) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 6 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- 1 (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) y)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* 1/2 (* y (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (exp.f64 x)) y)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/6 (* y (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))) (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2))))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))))) y #s(literal 1 binary64)) (exp.f64 x)) y)) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (* y (- (+ 1 (* y (+ (* 1/2 (+ (* -1 (pow (- 1 (exp x)) 2)) (* 2 (pow (- (exp x) 1) 2)))) (* y (+ (* 1/24 (* y (+ (* -12 (pow (- (exp x) 1) 4)) (+ (* -6 (pow (- 1 (exp x)) 4)) (* 24 (* (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 2))))))) (* 1/6 (+ (* -6 (* (- 1 (exp x)) (pow (- (exp x) 1) 2))) (* 2 (pow (- 1 (exp x)) 3))))))))) (exp x))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 24 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 4 binary64)) #s(literal -6 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 4 binary64)) #s(literal -12 binary64)))) y) #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) y (*.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) y #s(literal 1 binary64)) (exp.f64 x)) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (* -1/2 x) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* y (+ 1/2 (+ (* 1/6 x) (* y (- (+ (* -1/2 x) (* 1/3 (* x y))) 1/2))))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow x 2) (* y (+ 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y) (*.f64 x x))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) y)) (* (pow x 2) (+ 1/2 (/ 1 x))))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) y)) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 y) (pow (- (exp x) 1) 2)) (/ (exp x) y))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (-.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (/.f64 #s(literal 1 binary64) y)) (/.f64 (exp.f64 x) y)) (*.f64 y y))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (-.f64 (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))) c)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (exp.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) y) (-.f64 (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) c) y) (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (exp.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) y) (-.f64 (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1/2 (/ (* c (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2))))) (pow y 2))) (+ (* c (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) (+ (/ (* c (- (/ 1 (pow (- (exp x) 1) 3)) (* 1/6 (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6))))))) (pow y 3)) (/ (* c (- (/ (exp x) (pow (- (exp x) 1) 2)) (/ 1 (pow (- (exp x) 1) 2)))) y)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) c) y) (fma.f64 (-.f64 (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))) c (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 4 binary64)))) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (exp.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) y)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ (exp x) (* y (pow (- (exp x) 1) 2))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64)))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 y)) #s(literal -3 binary64) (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) #s(literal 3 binary64)) (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/6 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y))) (*.f64 (log.f64 y) #s(literal -2 binary64)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (pow (E) x) 1) 2)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (- (+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (pow (E) x) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (pow (E) x) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (pow (E) x) 1) 2))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y))) (log.f64 y)) (log.f64 (expm1.f64 x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1/2 (/ c (* (pow y 2) (pow (- (pow (E) x) 1) 2)))) (+ (* 1/3 (/ c (* (pow y 3) (pow (- (pow (E) x) 1) 3)))) (+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 c (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* 1/3 (* (pow x 3) (pow y 3))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 3)) (+ (/ (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (pow y 2)) (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) y) (/.f64 x y) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* 1/3 (* (pow x 2) (pow y 3))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (pow x 2)) (+ (/ 1 (pow y 2)) (+ (/ (* x (+ 1/2 (* 1/6 x))) (pow y 2)) (/ (* x (- (* -1/2 x) 1/2)) y))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* 1/2 (/ 1 y)) (/ 1 (* x y))) 1/2)))) |
#s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) (*.f64 y y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* 1/3 (* c (* (pow x 2) (pow y 3)))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal 1/3 binary64) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 2))) (+ (/ c (pow y 2)) (+ (/ (* c (* x (+ 1/2 (* 1/6 x)))) (pow y 2)) (/ (* c (* x (- (* -1/2 x) 1/2))) y))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 x x) (fma.f64 c (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
#s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* 1/3 (* c (* (pow x 3) (pow y 3)))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) c) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 c (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) c) #s(literal 1/3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* (pow y 3) (+ (* 1/3 (* c (pow x 3))) (+ (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y) (/ (* x (+ c (* c (* x (+ 1/2 (* 1/6 x)))))) (pow y 2))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) c) y) (/.f64 x y) (fma.f64 c (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) c) #s(literal 1/3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (* -3 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))) (*.f64 (log.f64 y) #s(literal -3 binary64)))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) #s(literal 3 binary64)) (*.f64 (log.f64 y) #s(literal -3 binary64))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))) (/ 1/2 (* (pow y 6) (pow (- (exp x) 1) 6)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (-.f64 (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) #s(literal 3 binary64)) (*.f64 (log.f64 y) #s(literal -3 binary64))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal 6 binary64))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 3)) (+ (* -3 (log (/ 1 y))) (+ (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))) (* 1/3 (/ 1 (* (pow y 9) (pow (- (exp x) 1) 9))))))) (* 1/2 (/ 1 (* (pow y 6) (pow (- (exp x) 1) 6))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (-.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 y)) #s(literal -3 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (expm1.f64 x) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) #s(literal 3 binary64)))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal 6 binary64))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ 1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (/ 1 (* y (pow (- (exp x) 1) 2))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (-.f64 (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (log.f64 y) #s(literal -2 binary64)))) (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2)))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y))) (*.f64 (log.f64 y) #s(literal -2 binary64))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ 1 y))) (+ (* 1/6 (/ (+ (* -6 (/ (- 1 (exp x)) (pow (- (exp x) 1) 4))) (* 2 (/ (pow (- 1 (exp x)) 3) (pow (- (exp x) 1) 6)))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (/ (pow (- 1 (exp x)) 2) (pow (- (exp x) 1) 4))) (* 2 (/ 1 (pow (- (exp x) 1) 2)))) (pow y 2))) (/ 1 (* y (pow (- (exp x) 1) 2))))))) (/ (exp x) (* y (pow (- (exp x) 1) 2)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/6 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y))) (*.f64 (log.f64 y) #s(literal -2 binary64)))) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 (/.f64 (exp.f64 x) y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* 1/3 (* x (pow y 3))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (* 1/3 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 (/ x (pow y 2))) (+ (* 1/3 x) (/ 1/2 (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) x (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* -1/2 (* (pow x 2) (pow y 2))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* (pow x 2) (+ 1/2 (/ 1 x))) y))))) |
#s(approx (* (+ (* (- y (* y y)) 1/2) (/ y x)) (* x x)) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y))) (*.f64 y y))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (exp x) 1) y)) (pow (- (exp x) 1) 2))))) |
#s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (*.f64 (fma.f64 (/.f64 (expm1.f64 x) y) #s(literal -1 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) c)) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) (/ c (* y (- (exp x) 1)))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* 1/2 (/ c (* y (pow (- (exp x) 1) 2))))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (exp x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (exp x) 1) 2))) (* 1/3 (/ c (* y (pow (- (exp x) 1) 3))))) y))) y)) (* c (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))))) |
#s(approx (* c (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))))) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64))) y)) (neg.f64 y)))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) #s(hole binary64 (- (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))) (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y))))))) |
#s(approx (- (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1)))))) (-.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64))) y)) (neg.f64 y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (+.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (pow (E) x) 1) 2)))) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(hole binary64 (+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (pow (E) x) 1) 3)))) (* 1/2 (/ 1 (pow (- (pow (E) x) 1) 2)))) y)) (/ 1 (- (pow (E) x) 1))) y)))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (-.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 c (*.f64 (expm1.f64 x) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* 1/2 (/ c (* y (pow (- (pow (E) x) 1) 2))))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ c (- (pow (E) x) 1))) (* -1 (/ (+ (* -1/2 (/ c (pow (- (pow (E) x) 1) 2))) (* 1/3 (/ c (* y (pow (- (pow (E) x) 1) 3))))) y))) y)) (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ 1 (* (- (pow (E) x) 1) y))) c) (fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (-.f64 (/.f64 (neg.f64 c) (expm1.f64 x)) (/.f64 (fma.f64 (/.f64 c (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) #s(literal 1/3 binary64))) y)) (neg.f64 y)))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* (pow x 2) (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (- (* x (- (* -1/6 x) 1/2)) 1)) y)) (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 3))))))) |
#s(approx (* (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (*.f64 x x))) (neg.f64 y))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* x (- (* -1/2 x) 1/2)) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (* x (- (* -1/6 x) 1/2)) 1) y)) (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 y))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x) y))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2)))) y)) (* c (* x (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 2)))))))) |
#s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) c) (*.f64 x x) (/.f64 (fma.f64 (*.f64 c x) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (/.f64 (*.f64 c (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (neg.f64 y))) (neg.f64 y))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (* c (* (pow x 2) (- (* -1/2 x) 1/2))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) c) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 c) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) y)))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 c) (* c (* x (- (* -1/6 x) 1/2))))) y)) (* c (* (pow x 2) (- (* -1/2 x) 1/2)))) y)) (* -1/3 (* c (pow x 3)))))))) |
#s(approx (* (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) c) (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 c (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) y) (*.f64 (*.f64 (*.f64 x x) c) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) (neg.f64 y))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (* -3 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (/ 1 (* (pow y 3) (pow (- (exp x) 1) 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) #s(literal 3 binary64))) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 6)))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) #s(hole binary64 (+ (log (* -1 (pow (- (exp x) 1) 3))) (+ (* -3 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp x) 1) 9)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 6)))) (pow y 3))) (/ 1 (pow (- (exp x) 1) 3))) (pow y 3))))))) |
#s(approx (log (+ 1 (pow (* y (- (exp (* x 1)) 1)) 3))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -3 binary64) (log.f64 (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 9 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 6 binary64)))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (- (+ (log (pow (- (exp x) 1) 2)) (* -2 (log (/ -1 y)))) (/ 1 (* y (- (exp x) 1)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (- (/ 1 (- (exp x) 1)) (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2))))) y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y))) y))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) #s(hole binary64 (+ (log (pow (- (exp x) 1) 2)) (+ (* -2 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* 2/3 (/ 1 (* y (pow (- (exp x) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp x) 1) 2)))) y)) (/ 1 (- (exp x) 1))) y)))))) |
#s(approx (log (+ 1 (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64) (log.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) y))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/2 x) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/3 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) (neg.f64 y))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 x) 1/2) y)) (* -1/2 x)) 1/2) y)) (* -1/3 x)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/3 binary64) x (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) (neg.f64 y))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 564 |
| 0 | 116 | 540 |
| 1 | 451 | 490 |
| 0 | 3846 | 466 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x #s(literal 1 binary64)) |
(-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) |
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) |
(fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) |
(fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) |
(fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
(*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x) |
(log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
| Outputs |
|---|
x |
(*.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (expm1.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (expm1.f64 x) y) (expm1.f64 x)) y (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (*.f64 (*.f64 (expm1.f64 x) y) (expm1.f64 x)) y (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (*.f64 (*.f64 (expm1.f64 x) y) y) (expm1.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (*.f64 (*.f64 (expm1.f64 x) y) y) (expm1.f64 x) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (fabs.f64 (*.f64 (expm1.f64 x) y)) (fabs.f64 (*.f64 (expm1.f64 x) y)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (fabs.f64 (*.f64 (expm1.f64 x) y)) (fabs.f64 (*.f64 (expm1.f64 x) y)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (expm1.f64 x) y))) (exp.f64 (log.f64 (*.f64 (expm1.f64 x) y))) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (expm1.f64 x) y))) (exp.f64 (log.f64 (*.f64 (expm1.f64 x) y))) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) (*.f64 (neg.f64 y) (expm1.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) (*.f64 (neg.f64 y) (expm1.f64 x)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (neg.f64 (expm1.f64 x)) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 y y) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 y y) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (neg.f64 y) (expm1.f64 x) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (*.f64 y y) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (expm1.f64 x) y) (*.f64 (expm1.f64 x) y) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (*.f64 (expm1.f64 x) y) (*.f64 (expm1.f64 x) y) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (expm1.f64 x) (*.f64 y (*.f64 (expm1.f64 x) y)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 (expm1.f64 x) (*.f64 y (*.f64 (expm1.f64 x) y)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 (expm1.f64 x) (neg.f64 y) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 y (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 y (*.f64 y (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 y (*.f64 (expm1.f64 x) (*.f64 (expm1.f64 x) y)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(fma.f64 y (*.f64 (expm1.f64 x) (*.f64 (expm1.f64 x) y)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(fma.f64 y (neg.f64 (expm1.f64 x)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (expm1.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)) (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (fma.f64 (expm1.f64 x) y (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (expm1.f64 x))) |
(-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) y)) |
(+.f64 (*.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (expm1.f64 x)))) |
(+.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 x) y))) |
(+.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(*.f64 c (log1p.f64 (*.f64 (expm1.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64))) c) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64))) c) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) c)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 (expm1.f64 x))) y)) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x)))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) |
(log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) y)) |
(*.f64 x y) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y))) |
(*.f64 x (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 y y)) x) (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) x (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) x (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 y x (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 y x (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(fma.f64 x y (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x) (*.f64 y x)) |
(+.f64 (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) x)) |
(+.f64 (*.f64 y x) (*.f64 x (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) x y) |
(fma.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 1 binary64) y) |
(fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y) |
(fma.f64 x (*.f64 #s(literal 1 binary64) #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y))) y) |
(fma.f64 x #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y))) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x) y) |
(+.f64 y (*.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)) (/.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x))) (/.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x)))) |
(-.f64 (/.f64 y x) (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 y x) (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x)) |
(+.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x))) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x)))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x))) |
#s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x)) |
(*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) |
(*.f64 c (+.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 c) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64)))) (neg.f64 (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64))) (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 c y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) #s(literal 1 binary64)) x (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) #s(literal 1 binary64)) x (*.f64 c y)) |
(fma.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 c y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) c (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) c (*.f64 c y)) |
(fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 1 binary64) (*.f64 c y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) x (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) x (*.f64 c y)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 c x) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 c x) (*.f64 c y)) |
(fma.f64 c (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 c (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) (*.f64 c y)) |
(fma.f64 c y (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 y c (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 c y)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c)) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c)) (*.f64 c y)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c) (*.f64 c y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) (/.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y)))) |
(-.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 y) c)) |
(-.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 c) y)) |
(-.f64 (*.f64 c y) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c)) x)) |
(-.f64 (*.f64 c y) (*.f64 (neg.f64 c) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x))) |
(-.f64 (*.f64 c y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) c))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 c)) y)) |
(+.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 c y)) |
(+.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/2 binary64)) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y))) (-.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (fma.f64 y y (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (neg.f64 y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) x)) |
(*.f64 (*.f64 (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y)))) |
(*.f64 x (*.f64 c (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64))) x) (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64)))) (*.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x) y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x)) |
(fma.f64 (*.f64 c y) x (*.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x)) |
(fma.f64 x (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 c y))) |
(fma.f64 x (*.f64 c y) (*.f64 x (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x) (*.f64 (*.f64 c y) x)) |
(+.f64 (*.f64 (*.f64 c y) x) (*.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 c y))) |
(+.f64 (*.f64 x (*.f64 c y)) (*.f64 x (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 9 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 6 binary64)) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(log.f64 (-.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 2 binary64)))) (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64))) (*.f64 (expm1.f64 x) y)))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))))) |
(log.f64 (fma.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 y (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (-.f64 y (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (/.f64 y x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 y x) (*.f64 (*.f64 x x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y x) (*.f64 x x) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 y x) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (/.f64 y x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 y y (neg.f64 y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 y y (neg.f64 y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 y y (neg.f64 y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) #s(literal 1/6 binary64)) x (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) #s(literal 1/6 binary64)) x (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64))) (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64))) (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) x) #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) x) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 1/6 binary64) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 y y (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (neg.f64 y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y)) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y))) |
(-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x))) |
(+.f64 (fma.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (neg.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) y (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (neg.f64 (neg.f64 (fma.f64 y y (neg.f64 y)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x)) |
Compiled 28 517 to 2 870 computations (89.9% saved)
34 alts after pruning (24 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 15 | 535 |
| Fresh | 1 | 9 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 523 | 34 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| 28.4% | (/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64))) c) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) | |
| 53.4% | (/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64))) c) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) | |
| 87.2% | (*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) c) | |
| ✓ | 93.9% | (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
| 64.3% | (*.f64 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) c) | |
| ✓ | 66.0% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
| 65.3% | (*.f64 (log1p.f64 #s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x))) c) | |
| ✓ | 57.3% | (*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
| 83.7% | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (-.f64 (log1p.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))))))) | |
| 43.6% | (*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 #s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))))) | |
| ✓ | 34.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
| ✓ | 53.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
| 54.4% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) | |
| ✓ | 57.0% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
| 57.2% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) | |
| 56.2% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) | |
| 56.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) | |
| 56.0% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) | |
| 32.1% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) | |
| ✓ | 32.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
| ✓ | 42.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
| 43.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) | |
| 42.6% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) | |
| 55.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) | |
| 16.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) | |
| 55.6% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) | |
| 56.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) | |
| 19.0% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) x)) | |
| 81.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) | |
| ✓ | 61.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| 58.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) | |
| ✓ | 62.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| 27.6% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) | |
| 37.7% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
Compiled 3 201 to 1 197 computations (62.6% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(*.f64 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
(*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c) |
(*.f64 (log1p.f64 #s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x))) c) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64))))) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 c y) (-.f64 (*.f64 c y) (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 #s(approx (- (pow (* y (- (exp (* x 1)) 1)) 2) (* y (- (exp (* x 1)) 1))) (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))))) c) |
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))))))) |
(*.f64 c (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 (*.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (-.f64 (log1p.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 2 binary64))) c) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) #s(literal 3 binary64))) c) (fma.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (+.f64 (log1p.f64 (*.f64 (*.f64 (expm1.f64 x) y) (-.f64 (*.f64 (expm1.f64 x) y) #s(literal 1 binary64)))) (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (pow.f64 (*.f64 (expm1.f64 x) y) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
9 calls:
| 14.0ms | x |
| 14.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 13.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 12.0ms | c |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 1 | (pow.f64 (E.f64) x) |
| 93.9% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 93.9% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 93.9% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 93.9% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 93.9% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 96.1% | 2 | c |
| 93.9% | 1 | x |
| 99.8% | 3 | y |
Compiled 49 to 59 computations (-20.4% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(*.f64 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
(*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c) |
(*.f64 (log1p.f64 #s(approx (* (- (exp x) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x y) x))) c) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c) |
9 calls:
| 41.0ms | (pow.f64 (E.f64) x) |
| 34.0ms | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 15.0ms | c |
| 9.0ms | x |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 2 | x |
| 84.9% | 2 | (pow.f64 (E.f64) x) |
| 84.9% | 2 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 81.2% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 81.2% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 81.2% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 81.2% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 81.2% | 1 | c |
| 91.3% | 3 | y |
Compiled 49 to 59 computations (-20.4% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(*.f64 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
1 calls:
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) |
1 calls:
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
6 calls:
| 10.0ms | y |
| 10.0ms | c |
| 7.0ms | x |
| 5.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 5.0ms | (pow.f64 (E.f64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 81.2% | 1 | c |
| 81.2% | 1 | (pow.f64 (E.f64) x) |
| 81.2% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 81.2% | 1 | x |
| 81.2% | 1 | y |
Compiled 23 to 32 computations (-39.1% saved)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x)) c) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) x) #s(literal 1 binary64)) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 #s(approx (+ (* (- y (* y y)) 1/2) (/ y x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) y)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) y)) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) y)) x y) x))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 #s(approx (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) x) y #s(literal -1/2 binary64))) y (*.f64 #s(literal 1/6 binary64) x)) #s(literal -1/2 binary64)) y)) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 #s(literal 1/2 binary64) y)))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64))) x y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) #s(approx (* (+ (* y y) (neg y)) -1/2) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) x (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2)) x) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)) x)) y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (fma.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) y) (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 c y)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (fma.f64 (*.f64 (*.f64 x c) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal -3 binary64)) (*.f64 y y) y) #s(literal 1/6 binary64)) x (*.f64 (fma.f64 y y (neg.f64 y)) #s(literal -1/2 binary64)))) x (*.f64 (*.f64 c y) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 y y) y) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 (neg.f64 y) x))) (neg.f64 x))) (*.f64 x x))) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (+ (* (* c (+ (* (* 1/6 x) (+ (* (* y y) (+ (* 2 y) -3)) y)) (* (+ (* y y) (neg y)) -1/2))) x) (* c y)) (*.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 y y) y) x)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 y y) y) c) #s(literal 1/6 binary64) (*.f64 c (/.f64 y (*.f64 x x))))) (*.f64 x x))) x)) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
9 calls:
| 59.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 31.0ms | y |
| 8.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 7.0ms | c |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 2 | (pow.f64 (E.f64) x) |
| 65.0% | 2 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 65.2% | 2 | x |
| 62.9% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 62.9% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 62.9% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 62.9% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 65.7% | 2 | c |
| 65.0% | 2 | y |
Compiled 49 to 59 computations (-20.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
5 calls:
| 1.0ms | y |
| 1.0ms | c |
| 1.0ms | x |
| 1.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 1.0ms | (pow.f64 (E.f64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 1 | y |
| 62.9% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 62.9% | 1 | (pow.f64 (E.f64) x) |
| 62.9% | 1 | x |
| 62.9% | 1 | c |
Compiled 11 to 21 computations (-90.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 124.0ms | 3.865377403369208e-18 | 3.9845689845705564e-10 |
| 52.0ms | -1.9129394744881807 | -9.607733942714768e-6 |
| 156.0ms | 188× | 1 | valid |
| 8.0ms | 100× | 0 | valid |
Compiled 483 to 448 computations (7.2% saved)
ival-pow: 125.0ms (81.7% of total)ival-e: 10.0ms (6.5% of total)ival-mult: 6.0ms (3.9% of total)adjust: 5.0ms (3.3% of total)ival-sub: 3.0ms (2% of total)ival-log1p: 3.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 6.027519400301243e-7 | 260672.44658070596 |
| 68.0ms | -576109.8754305798 | -1.9129394744881807 |
| 115.0ms | 235× | 1 | valid |
| 6.0ms | 69× | 0 | valid |
| 3.0ms | 38× | 0 | invalid |
Compiled 723 to 608 computations (15.9% saved)
ival-pow: 59.0ms (52.7% of total)ival-mult: 25.0ms (22.3% of total)ival-e: 12.0ms (10.7% of total)adjust: 7.0ms (6.3% of total)ival-log1p: 5.0ms (4.5% of total)ival-sub: 3.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 6.027519400301243e-7 | 260672.44658070596 |
| 1.0ms | -576109.8754305798 | -1.9129394744881807 |
Compiled 673 to 588 computations (12.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.027519400301243e-7 | 260672.44658070596 |
| 1.0ms | -576109.8754305798 | -1.9129394744881807 |
Compiled 623 to 548 computations (12% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 68.0ms | 4.296264526751575e-33 | 1.186344116194002e-31 |
| 60.0ms | 74× | 1 | valid |
| 3.0ms | 38× | 0 | valid |
Compiled 267 to 226 computations (15.4% saved)
ival-pow: 48.0ms (81.5% of total)ival-e: 4.0ms (6.8% of total)adjust: 2.0ms (3.4% of total)ival-mult: 2.0ms (3.4% of total)ival-sub: 1.0ms (1.7% of total)ival-log1p: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 264 |
| 1 | 92 | 256 |
| 2 | 122 | 256 |
| 3 | 234 | 256 |
| 4 | 921 | 256 |
| 5 | 6232 | 256 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 y #s(literal -5784898941515315/590295810358705651712 binary64)) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) (if (<=.f64 y #s(literal 1624177331542419/39614081257132168796771975168 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(if (<=.f64 c #s(literal 7855571300653603/365375409332725729550921208179070754913983135744 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| Outputs |
|---|
(if (<=.f64 y #s(literal -5784898941515315/590295810358705651712 binary64)) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) (if (<=.f64 y #s(literal 1624177331542419/39614081257132168796771975168 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c))) |
(if (or (<=.f64 y #s(literal -5784898941515315/590295810358705651712 binary64)) (not (<=.f64 y #s(literal 1624177331542419/39614081257132168796771975168 binary64)))) (*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 #s(approx (* y (- (exp (* x 1)) 1)) (*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x))) c))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c))) |
(if (<=.f64 y #s(literal -17 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) (if (<=.f64 y #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c))) |
(if (or (<=.f64 y #s(literal -17 binary64)) (not (<=.f64 y #s(literal 4728779608739021/4503599627370496 binary64)))) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp (* x 1)) 1) x))) c) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(if (<=.f64 c #s(literal 7855571300653603/365375409332725729550921208179070754913983135744 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| 1× | fuel |
Compiled 274 to 70 computations (74.5% saved)
(negabs c)
Compiled 656 to 226 computations (65.5% saved)
Loading profile data...