
Time bar (total: 12.0s)
| 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)
| 1.6s | 4 596× | 1 | valid |
| 400.0ms | 3 660× | 0 | valid |
| 286.0ms | 1 520× | 1 | exit |
| 259.0ms | 720× | 1 | invalid |
| 75.0ms | 664× | 0 | invalid |
ival-pow: 867.0ms (42.5% of total)ival-e: 406.0ms (19.9% of total)ival-mult: 242.0ms (11.9% of total)adjust: 229.0ms (11.2% of total)ival-log1p: 177.0ms (8.7% of total)ival-sub: 94.0ms (4.6% of total)ival-true: 10.0ms (0.5% of total)exact: 9.0ms (0.4% of total)ival-assert: 5.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 193 | 0 | - | 0 | - | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 156 | 52 | (-3.444187550105393e-113 1.215581121716572e-165 4.667955539252332e-205) | 0 | - | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 21 | 0 | - | 1 | (-1.139616218338161e+269 6.444902368812011e-281 4.01751345558514e-34) | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 1 | 0 | - | 0 | - | (pow.f64 (E.f64) x) |
| 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 | - | (E.f64) |
| 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 | 208 | 0 |
-.f64 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) | cancellation | 33 | 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 | 20 | 0 |
pow.f64 | (pow.f64 (E.f64) x) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 165 | 0 |
| - | 70 | 21 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 165 | 0 | 0 |
| - | 70 | 0 | 21 |
| number | freq |
|---|---|
| 0 | 21 |
| 1 | 208 |
| 2 | 27 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 122.0ms | 370× | 1 | valid |
| 14.0ms | 142× | 0 | valid |
Compiled 118 to 37 computations (68.6% saved)
ival-pow: 39.0ms (37.4% of total)ival-mult: 20.0ms (19.2% of total)ival-e: 16.0ms (15.4% of total)adjust: 9.0ms (8.6% of total)ival-sub: 8.0ms (7.7% of total)ival-log1p: 7.0ms (6.7% of total)ival-add: 4.0ms (3.8% of total)ival-true: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 117 |
| 1 | 93 | 113 |
| 2 | 145 | 113 |
| 3 | 233 | 113 |
| 4 | 291 | 113 |
| 5 | 409 | 113 |
| 6 | 1312 | 113 |
| 7 | 4852 | 113 |
| 8 | 7215 | 113 |
| 0 | 11 | 12 |
| 0 | 18 | 12 |
| 1 | 27 | 12 |
| 2 | 38 | 12 |
| 3 | 58 | 12 |
| 4 | 88 | 12 |
| 5 | 183 | 12 |
| 6 | 1077 | 12 |
| 7 | 4612 | 12 |
| 8 | 6926 | 12 |
| 0 | 8436 | 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 |
|---|---|---|
| ▶ | 41.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)
| 1× | egg-herbie |
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 | 38 | 51 |
| 3 | 58 | 51 |
| 4 | 88 | 51 |
| 5 | 183 | 51 |
| 6 | 1077 | 51 |
| 7 | 4612 | 51 |
| 8 | 6926 | 51 |
| 0 | 8436 | 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.029744960328575036 | (pow.f64 (E.f64) x) | |
| accuracy | 4.822316210668604 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) | |
| accuracy | 35.346805417713625 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) | |
| accuracy | 44.256460550251084 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 58.0ms | 185× | 1 | valid |
| 7.0ms | 71× | 0 | valid |
Compiled 53 to 13 computations (75.5% saved)
ival-pow: 24.0ms (47.6% of total)ival-e: 9.0ms (17.9% of total)adjust: 5.0ms (9.9% of total)ival-mult: 5.0ms (9.9% of total)ival-log1p: 3.0ms (6% of total)ival-sub: 2.0ms (4% of total)ival-add: 2.0ms (4% 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)) |
(pow.f64 (E.f64) x) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
1 |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* x (log (E))) |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(+ 1 (* x (log (E)))) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* y (- (pow (E) x) 1)) |
(- (pow (E) x) 1) |
(pow (E) x) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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 | |
|---|---|---|---|---|
| 88.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) (pow (E) x)) |
| 33.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) (pow (E) x)) |
| 25.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) (pow (E) x)) |
| 14.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) (pow (E) x)) |
| 12.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) (pow (E) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 1289 |
| 1 | 1139 | 1110 |
| 2 | 4646 | 1080 |
| 0 | 8124 | 1006 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
1 |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* x (log (E))) |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(+ 1 (* x (log (E)))) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* y (- (pow (E) x) 1)) |
(- (pow (E) x) 1) |
(pow (E) x) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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 |
|---|
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c) |
(* x (* y (log (E)))) |
(*.f64 y x) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(* 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))))) |
(*.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) |
(* 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))))) |
(*.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) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* y (log (E))))) |
(fma.f64 y x #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(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)) |
(* c (* x (* y (log (E))))) |
(*.f64 (*.f64 c y) x) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) |
(* 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))))))))) |
(*.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) |
(* 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)))))))))))) |
(*.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) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x) |
(* 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))))) |
(*.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) |
(* x (log (E))) |
x |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(*.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) |
(+ 1 (* x (log (E)))) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(fma.f64 (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)) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(+ 1 (* y (- (pow (E) x) 1))) |
(fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(* y (- (pow (E) x) 1)) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(- (pow (E) x) 1) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(pow (E) x) |
(pow.f64 (E.f64) x) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(*.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) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(*.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) |
(* 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)) |
(*.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) |
(* c (* y (- (pow (E) x) 1))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(*.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) |
(* 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)))))))) |
(*.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) |
(* 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))))))))) |
(*.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) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+.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)))) |
(- (+ (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)))) |
(-.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)))) |
(- (+ (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))))) |
(-.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)))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 y) (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) c) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(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))) |
(+ (* -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))))) |
(fma.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 c 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)))) |
(+ (* -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)))))) |
(fma.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 c y) (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))))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(-.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)))) |
(+ (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)))) |
(-.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)) |
(+ (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)))) |
(-.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)) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 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))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (* -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)))))) |
(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 | 46 |
| 0 | 18 | 46 |
| 1 | 72 | 46 |
| 2 | 472 | 40 |
| 3 | 4703 | 40 |
| 0 | 8213 | 25 |
| 1× | iter limit |
| 1× | node limit |
| 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)) |
(pow.f64 (E.f64) x) |
| Outputs |
|---|
(log1p.f64 (*.f64 (neg.f64 (neg.f64 y)) (expm1.f64 x))) |
(log1p.f64 (*.f64 (neg.f64 y) (neg.f64 (expm1.f64 x)))) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) #s(literal 2 binary64))) (+.f64 (log1p.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (expm1.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 2 binary64)))) (log.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (log.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))))))) |
(-.f64 (log.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (expm1.f64 x)))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))))) (log.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))))) (log.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 4 binary64)))) (log.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64)))) (log.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 4 binary64))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (expm1.f64 x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 9 binary64))) (log.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (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)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))))) (log1p.f64 (fma.f64 y (expm1.f64 x) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))))) (log1p.f64 (*.f64 y (expm1.f64 x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64))))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))))) |
(+.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) #s(literal 0 binary64)) |
(log.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (*.f64 y (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (fma.f64 y (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (expm1.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 4 binary64))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 6 binary64))) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 y (expm1.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 y (expm1.f64 x))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (+.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 #s(literal 6 binary64)) x))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y (+.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(fma.f64 (+.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 y (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 y (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 y (expm1.f64 x)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y (expm1.f64 x)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 x) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (neg.f64 y) (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (expm1.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (expm1.f64 x)) (fma.f64 y (expm1.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 y (expm1.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))))) |
(+.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (expm1.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (neg.f64 (expm1.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 c #s(literal 2 binary64))) (log1p.f64 (*.f64 y (expm1.f64 x)))) |
(*.f64 (+.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 c #s(literal 2 binary64))) (log1p.f64 (*.f64 y (expm1.f64 x)))) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (log.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c #s(literal 2 binary64)) (log1p.f64 (*.f64 y (expm1.f64 x))))) |
(*.f64 c (log.f64 (exp.f64 (log1p.f64 (*.f64 y (expm1.f64 x)))))) |
(*.f64 c (log1p.f64 (*.f64 y (expm1.f64 x)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) (log.f64 (exp.f64 c))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(fma.f64 (/.f64 c #s(literal 2 binary64)) (log1p.f64 (*.f64 y (expm1.f64 x))) (*.f64 (/.f64 c #s(literal 2 binary64)) (log1p.f64 (*.f64 y (expm1.f64 x))))) |
(+.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64))))) (log.f64 (neg.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (fabs.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64))))) (log.f64 (fabs.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 c #s(literal 2 binary64)) (log1p.f64 (*.f64 y (expm1.f64 x)))) (*.f64 (/.f64 c #s(literal 2 binary64)) (log1p.f64 (*.f64 y (expm1.f64 x))))) |
(log.f64 (pow.f64 (fma.f64 y (expm1.f64 x) #s(literal 1 binary64)) c)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (+.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 #s(literal 6 binary64)) x))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 y (+.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.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 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 #s(literal 1/2 binary64) x)) y)) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 y (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 y (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) |
(*.f64 y (expm1.f64 x)) |
(*.f64 (expm1.f64 x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) y) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 x))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) y) (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) y) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) y)) (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) y)) (neg.f64 (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 #s(literal 3 binary64) x)) y) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (expm1.f64 x)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) (expm1.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 #s(literal 6 binary64)) x))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 1 binary64)) (-.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 x)) |
(*.f64 (expm1.f64 (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (sqrt.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 (exp.f64 x) #s(literal 1 binary64)) (tanh.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (/.f64 (exp.f64 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 2 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 2 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 (/.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))) (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 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))) (+.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 2 binary64)) (+.f64 (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 2 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 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (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 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))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 6 binary64)) x) #s(literal 1 binary64)) (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 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) x) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (fma.f64 #s(literal -1 binary64) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (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)) (neg.f64 (fma.f64 #s(literal -1 binary64) (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 #s(literal 3 binary64) x)) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(fma.f64 (pow.f64 (E.f64) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) (pow.f64 (E.f64) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (E.f64) (*.f64 x #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 x #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (E.f64)) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) (pow.f64 (neg.f64 (E.f64)) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (E.f64)) (*.f64 x #s(literal 2/3 binary64))) (pow.f64 (neg.f64 (E.f64)) (*.f64 x #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (cbrt.f64 (E.f64)) x)) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (exp.f64 x)))) (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) #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 (pow.f64 (exp.f64 #s(literal 5/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 (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 (neg.f64 (sqrt.f64 (exp.f64 x))) (*.f64 (neg.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 (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) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) (sqrt.f64 (exp.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 (pow.f64 (cbrt.f64 (E.f64)) x) (*.f64 (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x) (sqrt.f64 (exp.f64 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 (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 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(expm1.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(expm1.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (E.f64)))) (*.f64 #s(literal 2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 (E.f64))) x)) |
(expm1.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 3 binary64) x))) |
(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 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (E.f64) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) (pow.f64 (E.f64) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 x #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (E.f64)) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) (pow.f64 (neg.f64 (E.f64)) (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))))) |
(*.f64 (pow.f64 (neg.f64 (E.f64)) (*.f64 x #s(literal 2/3 binary64))) (pow.f64 (neg.f64 (E.f64)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (cbrt.f64 (E.f64)) x)) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (exp.f64 x)))) (neg.f64 (sqrt.f64 (exp.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) (neg.f64 (neg.f64 (sqrt.f64 (exp.f64 x))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x)) (fabs.f64 (pow.f64 (cbrt.f64 (E.f64)) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5/3 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x)) |
(*.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)) |
(*.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))) |
(*.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) (*.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) (neg.f64 (sqrt.f64 (exp.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x) (pow.f64 (cbrt.f64 (E.f64)) x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) x) (sqrt.f64 (exp.f64 x)))) |
(*.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))) |
(*.f64 (pow.f64 (cbrt.f64 (E.f64)) x) (*.f64 (pow.f64 (exp.f64 #s(literal 1/6 binary64)) x) (sqrt.f64 (exp.f64 x)))) |
(*.f64 (pow.f64 (cbrt.f64 (E.f64)) x) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) x)) |
(*.f64 (sqrt.f64 (exp.f64 x)) (sqrt.f64 (exp.f64 x))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (E.f64)) #s(literal 1 binary64)) x) |
(pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (E.f64))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(pow.f64 (neg.f64 (sqrt.f64 (E.f64))) (*.f64 #s(literal 2 binary64) x)) |
(pow.f64 (neg.f64 (E.f64)) x) |
(pow.f64 (neg.f64 (sqrt.f64 (exp.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 (E.f64)) x) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (E.f64)) (*.f64 #s(literal 2 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(pow.f64 (cbrt.f64 (E.f64)) (*.f64 #s(literal 3 binary64) x)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (E.f64) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (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))))) |
(/.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (sqrt.f64 (E.f64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (sqrt.f64 (E.f64)) (*.f64 #s(literal -1 binary64) x))) |
(/.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (neg.f64 (sqrt.f64 (E.f64))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (exp.f64 x)) (pow.f64 (neg.f64 (sqrt.f64 (E.f64))) (*.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) x)) (cosh.f64 (/.f64 x #s(literal -2 binary64)))) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) |
(fabs.f64 (neg.f64 (exp.f64 x))) |
(fabs.f64 (exp.f64 x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (exp.f64 x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (E.f64)))) (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (E.f64))) x)) |
(exp.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 3 binary64) x))) |
(exp.f64 x) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
Compiled 8 165 to 1 825 computations (77.6% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 14 | 326 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 313 | 14 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.5% | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
| 50.9% | (*.f64 c (log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)))) | |
| 32.4% | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) | |
| 39.2% | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 #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)) y)))) | |
| ▶ | 39.8% | (*.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))))) |
| 39.8% | (*.f64 c (log.f64 #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))))) | |
| ▶ | 42.1% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
| 32.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| 53.2% | (*.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))) | |
| ▶ | 54.4% | (*.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))) |
| 59.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 y x))) | |
| 45.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y)) | |
| 61.0% | #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)) | |
| ▶ | 67.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
Compiled 560 to 438 computations (21.8% saved)
| 1× | egg-herbie |
Found 19 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 | (fma.f64 y x #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) | |
| cost-diff | 0 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #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 | (expm1.f64 x) | |
| cost-diff | 0 | (*.f64 y (expm1.f64 x)) | |
| cost-diff | 0 | (log1p.f64 (*.f64 y (expm1.f64 x))) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 273 |
| 0 | 61 | 273 |
| 1 | 104 | 273 |
| 2 | 221 | 273 |
| 3 | 555 | 273 |
| 4 | 1557 | 273 |
| 5 | 4921 | 240 |
| 0 | 8682 | 230 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(*.f64 y (expm1.f64 x)) |
y |
(expm1.f64 x) |
x |
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)) (fma.f64 y x #s(literal 1 binary64))))) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
(fma.f64 y x #s(literal 1 binary64)) |
y |
x |
#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 x))) c) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(*.f64 y (expm1.f64 x)) |
(*.f64 (expm1.f64 x) y) |
y |
(expm1.f64 x) |
x |
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 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) x #s(literal 1 binary64)) 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 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) x #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)) (fma.f64 y x #s(literal 1 binary64))))) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64)))) c) |
c |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))) |
(fma.f64 y x #s(literal 1 binary64)) |
(fma.f64 x y #s(literal 1 binary64)) |
y |
x |
#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 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0234375 | (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) y) x #s(literal 1 binary64)) | |
| accuracy | 4.822316210668604 | (*.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 | 12.90995864937076 | #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 | 35.346805417713625 | (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 | 0.0 | (fma.f64 y x #s(literal 1 binary64)) | |
| accuracy | 4.822316210668604 | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) | |
| accuracy | 10.271621332945521 | #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) | |
| accuracy | 35.346805417713625 | (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) | |
| accuracy | 1.9094473877416898 | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) x) | |
| accuracy | 3.8520507261409302 | (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) | |
| accuracy | 4.822316210668604 | (*.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 | 22.407685104066932 | #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 | 3.988898748486997 | (*.f64 (*.f64 c y) x) | |
| accuracy | 21.274965417250993 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) | |
| accuracy | 0.0 | (expm1.f64 x) | |
| accuracy | 0.00390625 | (log1p.f64 (*.f64 y (expm1.f64 x))) | |
| accuracy | 0.01171875 | (*.f64 y (expm1.f64 x)) | |
| accuracy | 4.822316210668604 | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
| 128.0ms | 183× | 1 | valid |
| 16.0ms | 73× | 0 | valid |
Compiled 216 to 32 computations (85.2% saved)
ival-mult: 24.0ms (25.4% of total)adjust: 19.0ms (20.1% of total)ival-pow: 18.0ms (19.1% of total)ival-expm1: 9.0ms (9.5% of total)ival-e: 7.0ms (7.4% of total)ival-add: 7.0ms (7.4% of total)ival-log1p: 6.0ms (6.4% of total)ival-sub: 4.0ms (4.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(*.f64 y (expm1.f64 x)) |
(expm1.f64 x) |
#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)) (fma.f64 y x #s(literal 1 binary64))))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
(fma.f64 y x #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)) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (* x y)) |
(* c y) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
(* x (+ y (* 1/2 (* x y)))) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
1 |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(+ 1 (* x y)) |
(+ 1 (* x (+ y (* 1/2 (* x y))))) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* y (- (exp x) 1)) |
(- (exp x) 1) |
(* 1/2 (* x (- y (pow y 2)))) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* x (+ y (/ 1 x))) |
(* 1/2 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 y) (/ y x))) |
(* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(* -1 (* x (- (* -1 y) (/ 1 x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))) |
(* c (* y (- (exp x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* y (- (pow (E) x) 1)) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(+ 1 (* x (* y (+ 1 (* 1/2 x))))) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* y (+ x (/ 1 y))) |
(* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
(* -1 (* y (- (* -1 x) (/ 1 y)))) |
(* -1 (* x (* y (- (* -1/2 x) 1)))) |
(* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | y | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 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)) (+ (* y x) 1) (* 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)) |
| 44.0ms | c | @ | 0 | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 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)) (+ (* y x) 1) (* 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)) |
| 39.0ms | x | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 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)) (+ (* y x) 1) (* 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)) |
| 27.0ms | x | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 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)) (+ (* y x) 1) (* 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)) |
| 25.0ms | c | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 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)) (+ (* y x) 1) (* 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)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 2450 |
| 1 | 2090 | 2321 |
| 0 | 8625 | 2041 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (* x y)) |
(* c y) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
(* x (+ y (* 1/2 (* x y)))) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
1 |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(+ 1 (* x y)) |
(+ 1 (* x (+ y (* 1/2 (* x y))))) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* y (- (exp x) 1)) |
(- (exp x) 1) |
(* 1/2 (* x (- y (pow y 2)))) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* x (+ y (/ 1 x))) |
(* 1/2 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 y) (/ y x))) |
(* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(* -1 (* x (- (* -1 y) (/ 1 x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))) |
(* c (* y (- (exp x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* y (- (pow (E) x) 1)) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(+ 1 (* x (* y (+ 1 (* 1/2 x))))) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* y (+ x (/ 1 y))) |
(* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
(* -1 (* y (- (* -1 x) (/ 1 y)))) |
(* -1 (* x (* y (- (* -1/2 x) 1)))) |
(* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c) |
(* c (* x y)) |
(*.f64 (*.f64 x y) c) |
(* c y) |
(*.f64 c y) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) c) x) (fma.f64 (*.f64 #s(literal -3 binary64) y) y (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.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 #s(literal 1/6 binary64) c) (fma.f64 (*.f64 #s(literal -3 binary64) y) y (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)))) x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal -3 binary64) 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) |
(* 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))))))))))) |
(*.f64 (fma.f64 (fma.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 #s(literal -3 binary64) 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) |
(* x (+ y (* 1/2 (* x y)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 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) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(*.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) |
(* c (* x (* y (log (E))))) |
(*.f64 (*.f64 x y) c) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) c) x) (fma.f64 (*.f64 #s(literal -3 binary64) y) y (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.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 #s(literal 1/6 binary64) c) (fma.f64 (*.f64 #s(literal -3 binary64) y) y (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64) y)))) x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(* x (* y (log (E)))) |
(*.f64 x y) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* 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))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal -3 binary64) 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) |
(* 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))))) |
(*.f64 (fma.f64 (fma.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 #s(literal -3 binary64) 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) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* y (log (E))))) |
(fma.f64 x y #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(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)) |
(+ 1 (* x y)) |
(fma.f64 x y #s(literal 1 binary64)) |
(+ 1 (* x (+ y (* 1/2 (* x y))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y #s(literal 1 binary64)) |
(log (+ 1 (* y (- (exp x) 1)))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(* y (- (exp x) 1)) |
(*.f64 (expm1.f64 x) y) |
(- (exp x) 1) |
(expm1.f64 x) |
(* 1/2 (* x (- y (pow y 2)))) |
(*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x) |
(+ 1 (* y (- (pow (E) x) 1))) |
(fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(* x (+ y (/ 1 x))) |
(fma.f64 x y #s(literal 1 binary64)) |
(* 1/2 (* (pow x 2) y)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* (pow x 2) (+ (* 1/2 y) (/ y x))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 y x)) x) x) |
(* (pow x 2) (+ (* 1/2 y) (+ (/ 1 (pow x 2)) (/ y x)))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 y x)) (*.f64 x x)) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y)) (/.f64 (neg.f64 y) x))) |
(* -1 (* x (- (* -1 y) (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 y) (/ 1 x)) x)) (* 1/2 y))) |
(*.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)) |
(* c (* y (- (exp x) 1))) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 (expm1.f64 x) c)) y) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(*.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) |
(* 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))))))))) |
(*.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) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(*.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) |
(* 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)) |
(*.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) |
(* c (* y (- (pow (E) x) 1))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c)) y) |
(* 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)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.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) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 4 binary64)) y) c) #s(literal -1/4 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) |
(* y (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(* y (- (pow (E) x) 1)) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(*.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) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.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) |
(* 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)) |
(*.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) |
(* x (* y (+ 1 (* 1/2 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 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) |
(+ 1 (* x (* y (+ 1 (* 1/2 x))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y #s(literal 1 binary64)) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))) |
(+ (* -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))))) |
(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)))) |
(+ (* -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)))))) |
(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))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(-.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))) |
(- (+ (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))))) |
(-.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))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(fma.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+ (* -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))))) |
(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 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(+ (* -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)))))) |
(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 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))) |
(* -1/2 (* x (pow y 2))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 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) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) |
(- (+ (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)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(- (+ (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))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.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 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) x) x) #s(literal -1/2 binary64)) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(*.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) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(* y (+ x (/ 1 y))) |
(fma.f64 x y #s(literal 1 binary64)) |
(* y (+ (* x (+ 1 (* 1/2 x))) (/ 1 y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y #s(literal 1 binary64)) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(-.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)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 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)) |
(+ (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)))) |
(-.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)) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (* -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)))))) |
(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 (neg.f64 c) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (/.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)) (neg.f64 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (neg.f64 y))) y) y) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(-.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)))) |
(+ (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)))) |
(-.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)) |
(+ (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)))) |
(-.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)) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) y) y) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 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))) |
(* -1 (* y (- (* -1 x) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (* y (- (* -1/2 x) 1)))) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(* -1 (* y (- (* x (- (* -1/2 x) 1)) (/ 1 y)))) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 234 |
| 0 | 61 | 234 |
| 1 | 225 | 234 |
| 2 | 1622 | 234 |
| 0 | 8814 | 213 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(log1p.f64 (*.f64 y (expm1.f64 x))) |
(*.f64 y (expm1.f64 x)) |
(expm1.f64 x) |
#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)) (fma.f64 y x #s(literal 1 binary64))))) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))) |
(fma.f64 y x #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)) |
| Outputs |
|---|
(*.f64 c (log1p.f64 (*.f64 (expm1.f64 x) y))) |
(*.f64 (log1p.f64 (*.f64 (expm1.f64 x) y)) c) |
(log.f64 (pow.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)) c)) |
(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 x #s(literal 2 binary64))) #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 (expm1.f64 x) y)) |
(*.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 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) 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 x #s(literal 2 binary64))))) (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 (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 (+.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 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.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)))) (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 x) #s(literal 3 binary64)) (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 x #s(literal 2 binary64))))) (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 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 (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)))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
(*.f64 (*.f64 c x) y) |
(*.f64 (*.f64 x c) y) |
(*.f64 (*.f64 x y) c) |
(*.f64 (*.f64 c y) x) |
(*.f64 c (*.f64 x y)) |
(*.f64 x (*.f64 c y)) |
(*.f64 y (*.f64 c x)) |
(*.f64 c y) |
(*.f64 y c) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 (neg.f64 (-.f64 y (*.f64 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)) (-.f64 y (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))) (*.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 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 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) y) y) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 (neg.f64 y))) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) |
(fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x) y) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y)))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) |
(+.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) x)) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) x) |
(*.f64 x (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) x)) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) x) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 x (*.f64 y #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 x y (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 y (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 y x (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) (*.f64 x y)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(*.f64 (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64)))) c) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))))) |
(+.f64 (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))) c)) |
(log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64)))) |
#s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 x y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x y #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 y x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x y))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.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) |
(*.f64 c (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))))) |
(+.f64 (log.f64 (pow.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))) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.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))) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.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)) |
(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 (*.f64 x y) #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) x) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) (*.f64 #s(literal 1 binary64) 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 binary64) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x y) #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 x y) #s(literal 1/2 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) y) x)) |
Compiled 11 791 to 1 638 computations (86.1% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 14 | 317 |
| Fresh | 5 | 4 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 310 | 21 | 331 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.5% | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
| 68.9% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| 69.4% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| ▶ | 68.3% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
| 50.9% | (*.f64 (log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) c) | |
| 5.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) c) | |
| 59.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) | |
| 32.4% | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) | |
| ✓ | 42.1% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
| 32.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| 54.4% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) | |
| 53.2% | (*.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))) | |
| 58.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) | |
| 48.6% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) | |
| ▶ | 58.2% | (*.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))) |
| 31.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))) | |
| 61.0% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) | |
| ▶ | 77.6% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| ▶ | 61.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| ▶ | 61.0% | #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)) |
| ✓ | 67.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
Compiled 902 to 677 computations (24.9% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) | |
| cost-diff | 0 | (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) | |
| cost-diff | 0 | (*.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) | |
| cost-diff | 0 | #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)) | |
| 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 (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))) | |
| cost-diff | 1 | (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) | |
| cost-diff | 0 | (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) | |
| cost-diff | 0 | (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) | |
| cost-diff | 0 | #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)) | |
| cost-diff | 1 | (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) | |
| 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) c) | |
| cost-diff | 0 | (*.f64 (*.f64 (expm1.f64 x) c) y) | |
| cost-diff | 0 | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 374 |
| 0 | 77 | 374 |
| 1 | 138 | 374 |
| 2 | 306 | 374 |
| 3 | 902 | 362 |
| 4 | 3338 | 362 |
| 0 | 8045 | 338 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (expm1.f64 x) c) |
(expm1.f64 x) |
x |
c |
y |
#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 |
#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 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) |
c |
(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 #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))) |
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 #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) |
#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)) |
(*.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) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) |
#s(literal -1/2 binary64) |
x |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
y |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
y |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(literal 1 binary64) |
c |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (expm1.f64 x) c) |
(expm1.f64 x) |
x |
c |
y |
#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 |
#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)))) (*.f64 (*.f64 x y) (fma.f64 (*.f64 c x) (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) c))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) |
(*.f64 (*.f64 x y) (fma.f64 (*.f64 c x) (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) c)) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) c) |
c |
(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 #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 #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) y)) x)) c) |
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)) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) y)) x)) |
(*.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 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) y)) x) |
#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 (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) 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) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) |
#s(literal -1/2 binary64) |
x |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
y |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 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) |
(log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) |
(*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) |
y |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(literal 1 binary64) |
c |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) | |
| accuracy | 0.01171875 | (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) | |
| accuracy | 4.822316210668604 | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) | |
| accuracy | 16.01543626797344 | #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) | |
| accuracy | 1.9094473877416898 | (*.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) | |
| accuracy | 4.822316210668604 | (*.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))) | |
| accuracy | 5.233045690747437 | (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) | |
| accuracy | 22.407685104066932 | #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)) | |
| accuracy | 1.264325187012136 | (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) | |
| accuracy | 2.5927463852525627 | (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) | |
| accuracy | 3.8520507261409302 | (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) | |
| accuracy | 21.877252400888302 | #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)) | |
| accuracy | 0.0 | (*.f64 x c) | |
| accuracy | 6.93609120979675 | (*.f64 (*.f64 x c) y) | |
| accuracy | 21.274965417250993 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) | |
| accuracy | 0.0 | (expm1.f64 x) | |
| accuracy | 0.01171875 | (*.f64 (expm1.f64 x) c) | |
| accuracy | 4.296931607405943 | (*.f64 (*.f64 (expm1.f64 x) c) y) | |
| accuracy | 11.28661849278443 | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| 143.0ms | 183× | 1 | valid |
| 21.0ms | 73× | 0 | valid |
Compiled 273 to 37 computations (86.4% saved)
ival-mult: 37.0ms (36.6% of total)ival-pow: 22.0ms (21.7% of total)adjust: 10.0ms (9.9% of total)ival-e: 7.0ms (6.9% of total)ival-expm1: 6.0ms (5.9% of total)ival-log1p: 6.0ms (5.9% of total)ival-add: 5.0ms (4.9% of total)ival-sub: 3.0ms (3% of total)ival-div: 3.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (expm1.f64 x) c) |
(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) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
#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 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 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)) y) |
(*.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))) |
#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 #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 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (* y (- (exp x) 1))) |
(* c (- (exp x) 1)) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (* x y)) |
(* c x) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(* c (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
(* x (+ c (* 1/2 (* c x)))) |
(* x (+ c (* x (+ (* 1/6 (* c x)) (* 1/2 c))))) |
(* x (+ c (* x (+ (* 1/2 c) (* x (+ (* 1/24 (* c x)) (* 1/6 c))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(* c y) |
(+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y)) |
1 |
(+ 1 (* x (* y (- (* 1/2 (/ 1 y)) 1/2)))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
(* x (+ y (* 1/2 (* x y)))) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))) |
(- (exp x) 1) |
(* 1/2 (* x (- y (pow y 2)))) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(* 1/2 (* c (* x (- y (pow y 2))))) |
(* x (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(* x (* y (- (* 1/2 (/ 1 y)) 1/2))) |
(* x (+ (* y (- (* 1/2 (/ 1 y)) 1/2)) (/ 1 x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* y (- (exp x) 1)) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(* -1 (* x (+ (* -1 (/ (* c y) x)) (* -1/2 (* c (- y (pow y 2))))))) |
(* -1 (* x (* y (- 1/2 (* 1/2 (/ 1 y)))))) |
(* -1 (* x (- (* y (- 1/2 (* 1/2 (/ 1 y)))) (/ 1 x)))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(* c (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* c (* x y))) (* c (+ 1 (* 1/2 x))))) |
(+ 1 (* 1/2 x)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(* y (- (pow (E) x) 1)) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* -1/2 (* c (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c x)) (/ (* c (+ 1 (* 1/2 x))) y))) |
(* -1/2 (* x y)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(* (pow y 2) (+ (* -1 (/ (* c (- (* -1/2 x) 1)) y)) (* -1/2 (* c x)))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | c | @ | 0 | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* (- (exp x) 1) c) y) (* (- (exp x) 1) c) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) 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) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x)) |
| 51.0ms | x | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* (- (exp x) 1) c) y) (* (- (exp x) 1) c) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) 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) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x)) |
| 29.0ms | c | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* (- (exp x) 1) c) y) (* (- (exp x) 1) c) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) 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) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x)) |
| 29.0ms | c | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* (- (exp x) 1) c) y) (* (- (exp x) 1) c) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) 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) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x)) |
| 17.0ms | x | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* (- (exp x) 1) c) y) (* (- (exp x) 1) c) (- (exp x) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* x c) y) (* x c) (+ (* (* 1/2 x) (- y (* y y))) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) 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) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* y (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 613 | 2805 |
| 1 | 2343 | 2641 |
| 0 | 9271 | 2339 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (* y (- (exp x) 1))) |
(* c (- (exp x) 1)) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (* x y)) |
(* c x) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(* c (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
(* x (+ c (* 1/2 (* c x)))) |
(* x (+ c (* x (+ (* 1/6 (* c x)) (* 1/2 c))))) |
(* x (+ c (* x (+ (* 1/2 c) (* x (+ (* 1/24 (* c x)) (* 1/6 c))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(* c y) |
(+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y)) |
1 |
(+ 1 (* x (* y (- (* 1/2 (/ 1 y)) 1/2)))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
(* x (+ y (* 1/2 (* x y)))) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 y))))))) |
(- (exp x) 1) |
(* 1/2 (* x (- y (pow y 2)))) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(* 1/2 (* c (* x (- y (pow y 2))))) |
(* x (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(* x (* y (- (* 1/2 (/ 1 y)) 1/2))) |
(* x (+ (* y (- (* 1/2 (/ 1 y)) 1/2)) (/ 1 x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* y (- (exp x) 1)) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(* -1 (* x (+ (* -1 (/ (* c y) x)) (* -1/2 (* c (- y (pow y 2))))))) |
(* -1 (* x (* y (- 1/2 (* 1/2 (/ 1 y)))))) |
(* -1 (* x (- (* y (- 1/2 (* 1/2 (/ 1 y)))) (/ 1 x)))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(* c (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* c (* x y))) (* c (+ 1 (* 1/2 x))))) |
(+ 1 (* 1/2 x)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(* y (- (pow (E) x) 1)) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* -1/2 (* c (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c x)) (/ (* c (+ 1 (* 1/2 x))) y))) |
(* -1/2 (* x y)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(* (pow y 2) (+ (* -1 (/ (* c (- (* -1/2 x) 1)) y)) (* -1/2 (* c x)))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(*.f64 c (log1p.f64 (*.f64 (expm1.f64 x) y))) |
(* c (* y (- (exp x) 1))) |
(*.f64 (*.f64 c (expm1.f64 x)) y) |
(* c (- (exp x) 1)) |
(*.f64 c (expm1.f64 x)) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c) |
(* c (* x y)) |
(*.f64 (*.f64 x y) c) |
(* c x) |
(*.f64 c x) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) (*.f64 c x)) |
(* c (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) c) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) (*.f64 c x)) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64) (*.f64 (*.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)) x) c) #s(literal 1/6 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) c (*.f64 (*.f64 (fma.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) (*.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) x)) x) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) c) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) c) (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x (+ c (* 1/2 (* c x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) |
(* x (+ c (* x (+ (* 1/6 (* c x)) (* 1/2 c))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x) |
(* x (+ c (* x (+ (* 1/2 c) (* x (+ (* 1/24 (* c x)) (* 1/6 c))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(*.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) |
(* c (* x (* y (log (E))))) |
(*.f64 (*.f64 x y) c) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) (*.f64 c x)) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64) (*.f64 (*.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)) x) c) #s(literal 1/6 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) c (*.f64 (*.f64 (fma.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) (*.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) x)) x) |
y |
(+ y (* 1/2 (* x (- y (pow y 2))))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) (*.f64 c x)) |
(* c y) |
(*.f64 c y) |
(+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y)) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) c) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* y (- (* 1/2 (/ 1 y)) 1/2)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) y) x #s(literal 1 binary64)) |
(* x (* y (log (E)))) |
(*.f64 x y) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* 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))))) |
(*.f64 (fma.f64 (fma.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)) #s(literal 1/6 binary64)) x (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x) |
(* 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))))) |
(*.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 #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) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 (fma.f64 (fma.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)) #s(literal 1/6 binary64)) x (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x) |
(* 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))))))))))) |
(*.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 #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) |
(* x (+ y (* 1/2 (* x y)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) |
(* x (+ y (* x (+ (* 1/6 (* x y)) (* 1/2 y))))) |
(*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x) |
(* x (+ y (* x (+ (* 1/2 y) (* x (+ (* 1/24 (* x y)) (* 1/6 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) |
(- (exp x) 1) |
(expm1.f64 x) |
(* 1/2 (* x (- y (pow y 2)))) |
(*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) |
(* x (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c) x) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 y x))) x) x) |
(* 1/2 (* c (* x (- y (pow y 2))))) |
(*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c) |
(* x (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64) (*.f64 c (/.f64 y x))) x) |
(* x (* y (- (* 1/2 (/ 1 y)) 1/2))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) y) x) |
(* x (+ (* y (- (* 1/2 (/ 1 y)) 1/2)) (/ 1 x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) y) x #s(literal 1 binary64)) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x) |
(log (+ 1 (* y (- (exp x) 1)))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(* y (- (exp x) 1)) |
(*.f64 (expm1.f64 x) y) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1/2 (- y (pow y 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y)) (/.f64 (neg.f64 y) x))) |
(* -1 (* x (+ (* -1 (/ (* c y) x)) (* -1/2 (* c (- y (pow y 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (-.f64 y (*.f64 y y)) (*.f64 (neg.f64 c) (/.f64 y x)))) |
(* -1 (* x (* y (- 1/2 (* 1/2 (/ 1 y)))))) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (- (* y (- 1/2 (* 1/2 (/ 1 y)))) (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) y) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 c (expm1.f64 x))) y) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(*.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 c (expm1.f64 x))) y) |
(* 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))))))))) |
(*.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 c (expm1.f64 x))) y) |
(* c (* y (- (pow (E) x) 1))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c)) y) |
(* 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)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.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) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 4 binary64)) y) c) #s(literal -1/4 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) |
(* y (+ 1 (* 1/2 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) c) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c)) y) |
(* c (* y (+ 1 (* 1/2 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c) y) |
(* y (+ (* -1/2 (* c (* x y))) (* c (+ 1 (* 1/2 x))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) y) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(* y (- (pow (E) x) 1)) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(*.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) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.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) |
(* 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)) |
(*.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) |
(* x (* y (+ 1 (* 1/2 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 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) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(*.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) |
(* 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)) |
(*.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) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))) |
(+ (* -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))))) |
(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)))) |
(+ (* -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)))))) |
(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))))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(fma.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+ (* -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))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (fma.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(+ (* -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)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 c (*.f64 y y)) (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 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))) |
(* -1/2 (* x (pow y 2))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 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) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) x) #s(literal -1/2 binary64)) c) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(* -1/2 (* c (* x (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) c) |
(* (pow y 2) (+ (* -1/2 (* c x)) (/ (* c (+ 1 (* 1/2 x))) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) c (*.f64 c (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) y) y) |
(* -1/2 (* x y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x y)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) |
(- (+ (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)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(- (+ (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))))) |
(-.f64 (+.f64 (+.f64 (/.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 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) x) x) #s(literal -1/2 binary64)) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(*.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) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(-.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))) |
(- (+ (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))))) |
(-.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))) (+.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))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(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))) |
(+ (* -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)))))) |
(fma.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c (/.f64 (fma.f64 (/.f64 c y) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (neg.f64 c) (expm1.f64 x))) (neg.f64 y))) |
(+ (* -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)))))) |
(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))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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 c y) (/.f64 #s(literal 1/2 binary64) (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))) |
(+ (* -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)))))) |
(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 (neg.f64 c) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (/.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)) (neg.f64 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 x) 1) y)) (* -1/2 x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (neg.f64 y))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (* c (- (* -1/2 x) 1)) y)) (* -1/2 (* c x)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) x (*.f64 (neg.f64 c) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y))) (*.f64 y y)) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(-.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)))) |
(+ (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)))) |
(-.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)) |
(+ (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)))) |
(-.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)) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (*.f64 y y)) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(-.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)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 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)) |
(+ (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)))) |
(-.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 282 |
| 0 | 77 | 282 |
| 1 | 259 | 282 |
| 2 | 1874 | 282 |
| 0 | 8433 | 268 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (expm1.f64 x) c) |
(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) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
#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 (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y)) x) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 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)) y) |
(*.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))) |
#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 #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 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
(log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (expm1.f64 x) (/.f64 (*.f64 c y) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) (*.f64 c y)) |
(*.f64 c (*.f64 (expm1.f64 x) y)) |
(*.f64 (*.f64 (expm1.f64 x) y) c) |
(*.f64 y (*.f64 (expm1.f64 x) c)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 c y))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 c y))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 c y)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 c y)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 c (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) c) |
(*.f64 c (expm1.f64 x)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) c)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) c)) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 c (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 c (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 (expm1.f64 (*.f64 x #s(literal 2 binary64))) c) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) c) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 c (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 c (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 (+.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 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.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)))) (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 x) #s(literal 3 binary64)) (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 x #s(literal 2 binary64))))) (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 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 (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)))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 x) #s(literal 3 binary64)) (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 (cosh.f64 x) (-.f64 (sinh.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 c (*.f64 x y)) |
(*.f64 x (*.f64 c y)) |
(*.f64 y (*.f64 c x)) |
(*.f64 c x) |
(*.f64 x c) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 (neg.f64 (-.f64 y (*.f64 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)) (-.f64 y (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))) (*.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 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 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) y) y) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 (neg.f64 y))) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 1/2 binary64) y) |
(fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 y y)) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x) y) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y)))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(+.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y) |
(+.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) c) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) x) c) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) c) x) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 c x)) |
(*.f64 (*.f64 c x) (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 c (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) x)) |
(*.f64 x (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) c)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x) (-.f64 (*.f64 (*.f64 (*.f64 c x) y) (*.f64 (*.f64 c x) y)) (*.f64 (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x) (*.f64 (*.f64 c x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 c x) y) (*.f64 (*.f64 c x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 c x) y))))) |
(fma.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x (*.f64 (*.f64 c x) y)) |
(fma.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 c x) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) x) (*.f64 (*.f64 c x) y)) |
(+.f64 (*.f64 x (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 c x) y)) |
(*.f64 (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y) c) |
(*.f64 c (fma.f64 (-.f64 y (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 y) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) c) (*.f64 (neg.f64 y) c) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 c) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 c) y) (*.f64 (neg.f64 c) y) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 c) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 c y) (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) c)) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) c)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64)) (pow.f64 (*.f64 c y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) c) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) c) (fma.f64 y (-.f64 y (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 c (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (*.f64 c (fma.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 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 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 (-.f64 y (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 c y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64)) (pow.f64 (*.f64 c y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y))))) |
(fma.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x) (*.f64 c y)) |
(fma.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) x)) (-.f64 y (*.f64 y y)) (*.f64 c y)) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 (-.f64 y (*.f64 y y)) x) (*.f64 c y)) |
(fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) |
(fma.f64 (-.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) c) (*.f64 c y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 y (*.f64 y y)) c) (*.f64 c y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) (*.f64 c y)) |
(fma.f64 c (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 c y)) |
(fma.f64 c y (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 y c (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y))) (/.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y)))) |
(-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) c)) |
(-.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 c) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y))))) (/.f64 (pow.f64 (*.f64 c y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y)))))) |
(+.f64 (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 c y)) |
(+.f64 (*.f64 c y) (*.f64 (*.f64 c (-.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y)) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 2 binary64))) y)) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 2 binary64))) y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 3 binary64))) y) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y (*.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) (*.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y)) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #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)) c) |
(*.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))) |
#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 #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 x #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))) |
(*.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 (log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))) |
(log.f64 (pow.f64 (fma.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y #s(literal 1 binary64)) c)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 y)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(log1p.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)))) (fma.f64 (log1p.f64 (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) (log1p.f64 (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))) (log1p.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))) (*.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) (-.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64)))) (log1p.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(log.f64 (fma.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) |
(*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (+.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 (/.f64 (+.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (sqrt.f64 (E.f64)) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (sqrt.f64 (E.f64)) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
Compiled 13 978 to 1 861 computations (86.7% saved)
28 alts after pruning (21 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 336 | 12 | 348 |
| Fresh | 4 | 9 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 341 | 28 | 369 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.5% | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
| 68.9% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| 69.4% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| ✓ | 68.3% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
| 50.9% | (*.f64 (log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) c) | |
| 5.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) c) | |
| ▶ | 59.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
| ▶ | 32.4% | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
| ✓ | 42.1% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
| 32.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| 53.2% | (*.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))) | |
| 31.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))) | |
| ▶ | 58.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
| ✓ | 77.6% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| 61.8% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) | |
| 62.3% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) | |
| 61.4% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) | |
| ▶ | 80.1% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
| 61.8% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) | |
| 62.3% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) | |
| 64.6% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) | |
| ✓ | 61.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| ✓ | 61.0% | #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)) |
| 64.3% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) | |
| ✓ | 67.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| 63.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) y)) x)) | |
| 47.7% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) | |
| ▶ | 56.4% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
Compiled 1 409 to 986 computations (30% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) | |
| cost-diff | 0 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) | |
| cost-diff | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) | |
| cost-diff | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) | |
| cost-diff | 0 | #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) | |
| cost-diff | 0 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) | |
| cost-diff | 1 | (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) | |
| cost-diff | 4 | (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) 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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) | |
| cost-diff | 1 | (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) | |
| cost-diff | 0 | (expm1.f64 x) | |
| cost-diff | 0 | (*.f64 c y) | |
| cost-diff | 0 | (*.f64 (*.f64 c y) (expm1.f64 x)) | |
| cost-diff | 0 | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 558 |
| 0 | 91 | 558 |
| 1 | 171 | 558 |
| 2 | 412 | 553 |
| 3 | 1351 | 522 |
| 4 | 4488 | 512 |
| 0 | 8513 | 471 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 c y) |
c |
y |
(expm1.f64 x) |
x |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
c |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y) |
#s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(-.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
#s(literal 1 binary64) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) |
(fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(*.f64 (*.f64 x x) c) |
(*.f64 x x) |
x |
c |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
y |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
c |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
#s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
y |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 c y) |
c |
y |
(expm1.f64 x) |
x |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
c |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) x)) c) |
c |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x)) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) x) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) |
#s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
#s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(-.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
#s(literal 1 binary64) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (*.f64 c x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64))) y))) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (*.f64 c x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(*.f64 (*.f64 (*.f64 c x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64))) y) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) |
(*.f64 (*.f64 c x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(*.f64 (*.f64 c x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) |
(*.f64 (*.f64 x x) c) |
(*.f64 x x) |
x |
c |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
y |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
c |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) |
(-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
y |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.822316210668604 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) | |
| accuracy | 15.842872462858333 | #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) | |
| accuracy | 35.346805417713625 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) | |
| accuracy | 44.256460550251084 | (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) | |
| accuracy | 5.673909169271049 | (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) | |
| accuracy | 6.126488006725632 | (*.f64 (*.f64 x x) c) | |
| accuracy | 6.704469376429948 | (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) | |
| accuracy | 21.877252400888302 | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) | |
| accuracy | 0.03515625 | (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y) | |
| accuracy | 1.9094473877416898 | (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) | |
| accuracy | 4.822316210668604 | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) | |
| accuracy | 22.407685104066932 | #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x)) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 4.822316210668604 | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) | |
| accuracy | 22.02690284328977 | #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) | |
| accuracy | 0.0 | (*.f64 c y) | |
| accuracy | 0.0 | (expm1.f64 x) | |
| accuracy | 2.4902131208011564 | (*.f64 (*.f64 c y) (expm1.f64 x)) | |
| accuracy | 11.28661849278443 | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
| 210.0ms | 185× | 1 | valid |
| 23.0ms | 71× | 0 | valid |
Compiled 342 to 49 computations (85.7% saved)
ival-mult: 49.0ms (24.9% of total)ival-add: 43.0ms (21.8% of total)adjust: 42.0ms (21.3% of total)ival-pow: 22.0ms (11.2% of total)ival-log1p: 16.0ms (8.1% of total)ival-e: 7.0ms (3.6% of total)ival-expm1: 6.0ms (3% of total)ival-sub: 5.0ms (2.5% of total)ival-div: 5.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 c y) |
(expm1.f64 x) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) |
(*.f64 x y) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) |
(fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
#s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (* y (- (exp x) 1))) |
(* c y) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* c (* y (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(* c (pow x 2)) |
(* c (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(* -1 (* c (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2))))) |
(* -1 (* c (* y (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(* -1 (* c (* (pow y 2) (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(* c (* x y)) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
1 |
(+ 1 (* -1/2 (* x (- y 1)))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(/ (* c x) y) |
(* x (+ (* x (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c y))) |
(* c x) |
(* x (+ c (* x (* y (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
y |
(+ y (* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
(* x (+ (* c y) (* x (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(* x (log (E))) |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(+ 1 (* x (log (E)))) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(- (exp x) 1) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* -1/2 (* x (- y 1))) |
(* x (+ (* -1/2 (- y 1)) (/ 1 x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(* (pow x 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) |
(* (pow x 2) (+ (* -1/2 c) (+ (* 1/2 (/ c y)) (/ c (* x y))))) |
(* (pow x 2) (* y (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(* (pow x 2) (+ (* y (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c x))) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* y (- (pow (E) x) 1)) |
(* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2))) |
(* x (+ (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)) (/ y x))) |
(* (pow x 2) (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(* (pow x 2) (+ (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ (* c y) x))) |
(- (pow (E) x) 1) |
(pow (E) x) |
(* 1/2 (* x (+ 1 (* -1 y)))) |
(* -1 (* x (- (* -1/2 (+ 1 (* -1 y))) (/ 1 x)))) |
(* -1 (* x (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y)))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y))))))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* y (- (exp x) 1)) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(+ 1 (* 1/2 x)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(/ (* c (* x (+ 1 (* 1/2 x)))) y) |
(/ (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) y) |
(* c (* x (+ 1 (* 1/2 x)))) |
(+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* -1/2 (* x y)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* -1/2 (* c (pow x 2))) |
(+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y)) |
(* -1/2 (* c (* (pow x 2) y))) |
(* y (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(* -1 (* y (+ (* -1 (/ (* c (* x (+ 1 (* 1/2 x)))) y)) (* 1/2 (* c (pow x 2)))))) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | c | @ | 0 | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* c y) (- (exp x) 1)) (* c y) (- (exp x) 1) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* x y) (+ (* -1/2 (- (* x y) x)) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (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) (* (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) y) (* (* x x) c) (* (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) y) (- (pow (E) x) 1) (pow (E) x)) |
| 26.0ms | c | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* c y) (- (exp x) 1)) (* c y) (- (exp x) 1) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* x y) (+ (* -1/2 (- (* x y) x)) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (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) (* (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) y) (* (* x x) c) (* (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) y) (- (pow (E) x) 1) (pow (E) x)) |
| 25.0ms | c | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* c y) (- (exp x) 1)) (* c y) (- (exp x) 1) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* x y) (+ (* -1/2 (- (* x y) x)) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (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) (* (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) y) (* (* x x) c) (* (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) y) (- (pow (E) x) 1) (pow (E) x)) |
| 19.0ms | x | @ | inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* c y) (- (exp x) 1)) (* c y) (- (exp x) 1) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* x y) (+ (* -1/2 (- (* x y) x)) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (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) (* (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) y) (* (* x x) c) (* (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) y) (- (pow (E) x) 1) (pow (E) x)) |
| 19.0ms | x | @ | -inf | ((* (log (+ 1 (* y (- (exp x) 1)))) c) (* (* c y) (- (exp x) 1)) (* c y) (- (exp x) 1) (* (log (+ 1 (* y (- (exp x) 1)))) c) (log (+ 1 (* y (- (exp x) 1)))) (* x y) (+ (* -1/2 (- (* x y) x)) 1) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (log (+ 1 (* (- (pow (E) x) 1) y))) (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (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) (* (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) y) (* (* x x) c) (* (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) y) (- (pow (E) x) 1) (pow (E) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 662 | 3117 |
| 1 | 2598 | 2961 |
| 0 | 9636 | 2629 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(* c (* y (- (exp x) 1))) |
(* c y) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(* c (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* c (* y (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(* c (pow x 2)) |
(* c (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(* -1 (* c (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2))))) |
(* -1 (* c (* y (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(* -1 (* c (* (pow y 2) (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(* c (* x y)) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* 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))))))))))) |
1 |
(+ 1 (* -1/2 (* x (- y 1)))) |
(* c (* x (* y (log (E))))) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(* 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))))))))) |
(* 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)))))))))))) |
(* x (* y (log (E)))) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
(* 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))))) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(/ (* c x) y) |
(* x (+ (* x (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c y))) |
(* c x) |
(* x (+ c (* x (* y (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(+ 1 (* x (* y (log (E))))) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(* 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))))) |
y |
(+ y (* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
(* x (+ (* c y) (* x (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(* x (log (E))) |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(+ 1 (* x (log (E)))) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(- (exp x) 1) |
(log (+ 1 (* y (- (exp x) 1)))) |
(* -1/2 (* x (- y 1))) |
(* x (+ (* -1/2 (- y 1)) (/ 1 x))) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(* (pow x 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) |
(* (pow x 2) (+ (* -1/2 c) (+ (* 1/2 (/ c y)) (/ c (* x y))))) |
(* (pow x 2) (* y (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(* (pow x 2) (+ (* y (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c x))) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(+ 1 (* y (- (pow (E) x) 1))) |
(* y (- (pow (E) x) 1)) |
(* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2))) |
(* x (+ (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)) (/ y x))) |
(* (pow x 2) (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(* (pow x 2) (+ (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ (* c y) x))) |
(- (pow (E) x) 1) |
(pow (E) x) |
(* 1/2 (* x (+ 1 (* -1 y)))) |
(* -1 (* x (- (* -1/2 (+ 1 (* -1 y))) (/ 1 x)))) |
(* -1 (* x (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y)))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y))))))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(* 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))))))))) |
(* y (- (exp x) 1)) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(* 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)) |
(+ 1 (* 1/2 x)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(* c (* y (- (pow (E) x) 1))) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(* 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)))))))) |
(* 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))))))))) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(* 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)) |
(* x (* y (+ 1 (* 1/2 x)))) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(/ (* c (* x (+ 1 (* 1/2 x)))) y) |
(/ (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) y) |
(* c (* x (+ 1 (* 1/2 x)))) |
(+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(* y (+ 1 (* 1/2 x))) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(- (+ (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))))) |
(* -1/2 (* x y)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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))))) |
(+ (* -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)))))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(- (+ (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)))) |
(- (+ (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))))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(* -1/2 (* c (pow x 2))) |
(+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y)) |
(* -1/2 (* c (* (pow x 2) y))) |
(* y (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(* -1/2 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 1 (- (exp x) 1))) y)))) |
(+ (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)))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(+ (* -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)))))) |
(+ (* -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)))))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+ (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)))) |
(+ (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)))) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(* -1 (* y (+ (* -1 (/ (* c (* x (+ 1 (* 1/2 x)))) y)) (* 1/2 (* c (pow x 2)))))) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 1 y)))) |
| Outputs |
|---|
(* c (log (+ 1 (* y (- (exp x) 1))))) |
(*.f64 c (log1p.f64 (*.f64 (expm1.f64 x) y))) |
(* c (* y (- (exp x) 1))) |
(*.f64 (*.f64 c (expm1.f64 x)) y) |
(* c y) |
(*.f64 c y) |
(* c (log (+ 1 (* y (- (pow (E) x) 1))))) |
(*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c) |
(* c (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(*.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)) c) |
(* c (* y (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(*.f64 (*.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)) c) y) |
(* c (* x (+ y (* 1/2 (* x (- y (pow y 2))))))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) x) |
(* c (pow x 2)) |
(*.f64 (*.f64 x x) c) |
(* c (* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y)))) |
(*.f64 (*.f64 (*.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)) c) y) y) |
(* -1 (* c (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2))))) |
(*.f64 (neg.f64 c) (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)))) |
(* -1 (* c (* y (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(*.f64 (*.f64 (neg.f64 c) y) (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)))) |
(* -1 (* c (* (pow y 2) (+ (* -1 (/ (* x (+ 1 (* 1/2 x))) y)) (* 1/2 (pow x 2)))))) |
(*.f64 (neg.f64 c) (*.f64 (*.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))) y) y)) |
(* c (* x y)) |
(*.f64 (*.f64 x y) c) |
(* x (+ (* 1/2 (* c (* x (+ y (* -1 (pow y 2)))))) (* c y))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) x) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.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)) x) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.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) (*.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 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x (+ (* 1/2 (* c (* x y))) (* c y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x) |
(* x (+ (* c y) (* x (+ (* 1/6 (* c (* x y))) (* 1/2 (* c y)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) c) (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x (+ (* c y) (* x (+ (* 1/2 (* c y)) (* x (+ (* 1/24 (* c (* x y))) (* 1/6 (* c y)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/2 (* x (+ y (* -1 (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* x (+ y (* x (+ (* 1/6 (* x (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 (fma.f64 (fma.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)) x) #s(literal 1/6 binary64) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x) |
(* 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))))))))))) |
(*.f64 (fma.f64 (fma.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 #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) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* x (- y 1)))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(* c (* x (* y (log (E))))) |
(*.f64 (*.f64 x y) c) |
(* x (+ (* 1/2 (* c (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2)))))) (* c (* y (log (E)))))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) x) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.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)) x) c) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* 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)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.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) (*.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 (-.f64 y (*.f64 y y)) c) #s(literal 1/2 binary64))) x (*.f64 c y)) x) |
(* x (* y (log (E)))) |
(*.f64 x y) |
(* x (+ (* 1/2 (* x (+ (* -1 (* (pow y 2) (pow (log (E)) 2))) (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(* 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))))) |
(*.f64 (fma.f64 (fma.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)) x) #s(literal 1/6 binary64) (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64))) x y) x) |
(* 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))))) |
(*.f64 (fma.f64 (fma.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 #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) |
(* x (+ y (* 1/2 (* x (- y (pow y 2)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) x) |
(/ (* c x) y) |
(/.f64 (*.f64 c x) y) |
(* x (+ (* x (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c y))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) x (/.f64 c y)) x) |
(* c x) |
(*.f64 c x) |
(* x (+ c (* x (* y (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) y) x c) x) |
(* x (+ (* 1/2 (* c (* x (- y (pow y 2))))) (* c y))) |
(*.f64 (*.f64 c (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y)) x) |
(+ 1 (* x (* y (log (E))))) |
(fma.f64 x y #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E)))))) |
(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)) |
(* x (+ (* 1/2 (* x (* y (pow (log (E)) 2)))) (* y (log (E))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) |
(* x (+ (* x (+ (* 1/6 (* x (* y (pow (log (E)) 3)))) (* 1/2 (* y (pow (log (E)) 2))))) (* y (log (E))))) |
(*.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x y) x) |
(* 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))))) |
(*.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) |
y |
(+ y (* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)))) |
(fma.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) (*.f64 y y) y) |
(* x (+ (* c y) (* x (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x y) y) (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) (*.f64 c y)) x) |
(* x (log (E))) |
x |
(* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ (log (E)) (* x (+ (* 1/2 (pow (log (E)) 2)) (* x (+ (* 1/24 (* x (pow (log (E)) 4))) (* 1/6 (pow (log (E)) 3)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) |
(+ 1 (* x (log (E)))) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ (log (E)) (* 1/2 (* x (pow (log (E)) 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (log (E)) (* x (+ (* 1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))) |
(fma.f64 (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)) |
(- (exp x) 1) |
(expm1.f64 x) |
(log (+ 1 (* y (- (exp x) 1)))) |
(log1p.f64 (*.f64 (expm1.f64 x) y)) |
(* -1/2 (* x (- y 1))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1/2 binary64)) x) |
(* x (+ (* -1/2 (- y 1)) (/ 1 x))) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(log (+ 1 (* y (- (pow (E) x) 1)))) |
(log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
(* 1/2 (* (pow x 2) (- y (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x) |
(* (pow x 2) (+ (* 1/2 (- y (pow y 2))) (/ y x))) |
(*.f64 (*.f64 (fma.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 y x)) x) x) |
(* (pow x 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) x) x) |
(* (pow x 2) (+ (* -1/2 c) (+ (* 1/2 (/ c y)) (/ c (* x y))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) c (/.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 c x)) y)) (*.f64 x x)) |
(* (pow x 2) (* y (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(*.f64 (*.f64 x (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y)))) |
(* (pow x 2) (+ (* y (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ c x))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) y (/.f64 c x)) (*.f64 x x)) |
(* 1/2 (* c (* (pow x 2) (- y (pow y 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) x) x) c) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ (* 1/2 (* c (- y (pow y 2)))) (/ (* c y) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) c (*.f64 c (/.f64 y x))) x) x) |
(+ 1 (* y (- (pow (E) x) 1))) |
(fma.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(* y (- (pow (E) x) 1)) |
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
(* x (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2))) |
(*.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) (*.f64 y y)) |
(* x (+ (* (pow y 2) (- (* 1/2 (/ 1 y)) 1/2)) (/ y x))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) y) y (/.f64 y x)) x) |
(* (pow x 2) (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x y) y)) (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y)))) |
(* (pow x 2) (+ (* (pow y 2) (+ (* -1/2 c) (* 1/2 (/ c y)))) (/ (* c y) x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 c (/.f64 c y))) y) y (*.f64 c (/.f64 y x))) (*.f64 x x)) |
(- (pow (E) x) 1) |
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
(pow (E) x) |
(pow.f64 (E.f64) x) |
(* 1/2 (* x (+ 1 (* -1 y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(* -1 (* x (- (* -1/2 (+ 1 (* -1 y))) (/ 1 x)))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* -1 (* x (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y)))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (+ (* -1 (/ y x)) (* (pow y 2) (- 1/2 (* 1/2 (/ 1 y))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) y) y (/.f64 (neg.f64 y) x))) |
(* y (+ (* -1/2 (* c (* y (pow (- (exp x) 1) 2)))) (* c (- (exp x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 c (expm1.f64 x))) y) |
(* y (+ (* c (- (exp x) 1)) (* y (+ (* -1/2 (* c (pow (- (exp x) 1) 2))) (* 1/3 (* c (* y (pow (- (exp x) 1) 3)))))))) |
(*.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 c (expm1.f64 x))) y) |
(* 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))))))))) |
(*.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 c (expm1.f64 x))) y) |
(* y (- (exp x) 1)) |
(*.f64 (expm1.f64 x) y) |
(* y (- (+ (exp x) (* -1/2 (* y (pow (- (exp x) 1) 2)))) 1)) |
(*.f64 (fma.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (expm1.f64 x)) y) |
(* y (- (+ (exp x) (* y (+ (* -1/2 (pow (- (exp x) 1) 2)) (* 1/3 (* y (pow (- (exp x) 1) 3)))))) 1)) |
(*.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) |
(* 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)) |
(*.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) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (* x y)) (* 1/2 x))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(* c (* y (- (pow (E) x) 1))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c) y) |
(* y (+ (* -1/2 (* c (* y (pow (- (pow (E) x) 1) 2)))) (* c (- (pow (E) x) 1)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) y) c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) c)) y) |
(* 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)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) c) #s(literal 1/3 binary64) (*.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) |
(* 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))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) c) #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 4 binary64)) y) c) #s(literal -1/4 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) |
(* y (- (+ (* -1/2 (* y (pow (- (pow (E) x) 1) 2))) (pow (E) x)) 1)) |
(*.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) |
(* y (- (+ (* y (+ (* -1/2 (pow (- (pow (E) x) 1) 2)) (* 1/3 (* y (pow (- (pow (E) x) 1) 3))))) (pow (E) x)) 1)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) y) #s(literal 1/3 binary64) (*.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) |
(* 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)) |
(*.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) |
(* x (* y (+ 1 (* 1/2 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x) |
(* y (+ (* -1/2 (* (pow x 2) y)) (* x (+ 1 (* 1/2 x))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y) |
(/ (* c (* x (+ 1 (* 1/2 x)))) y) |
(*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y)) |
(/ (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) y) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c)) y) |
(* c (* x (+ 1 (* 1/2 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) |
(+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c)) |
(* c (* x (* y (+ 1 (* 1/2 x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) |
(* y (+ (* -1/2 (* c (* (pow x 2) y))) (* c (* x (+ 1 (* 1/2 x)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c)) y) |
(* y (+ 1 (* 1/2 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) |
(* y (+ 1 (+ (* -1/2 (* x y)) (* 1/2 x)))) |
(fma.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x y) |
(* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c) |
(+ (* c (+ (log (- (exp x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (exp x) 1)))) |
(fma.f64 (+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) c (/.f64 c (*.f64 (expm1.f64 x) y))) |
(+ (* -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))))) |
(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)))) |
(+ (* -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)))))) |
(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))))) |
(+ (log (- (exp x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (expm1.f64 x))) |
(+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) y)) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) |
(- (+ (log (- (exp x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp x) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp x) 1) 2)))) |
(-.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))) |
(- (+ (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))))) |
(-.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))) (+.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))) |
(* -1/2 (* x y)) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y)) y) |
(* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) |
(*.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c) |
(+ (* c (+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(fma.f64 (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
(+ (* -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))))) |
(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 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
(+ (* -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)))))) |
(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 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) c (/.f64 c (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))) |
(+ (log (- (pow (E) x) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+ (log (- (pow (E) x) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) |
(- (+ (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)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(- (+ (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))))) |
(-.f64 (+.f64 (+.f64 (/.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 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) (+.f64 (log.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (log.f64 y))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) y) y))) |
(* -1/2 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64)) |
(* (pow y 2) (+ (* -1/2 (pow x 2)) (/ (* x (+ 1 (* 1/2 x))) y))) |
(*.f64 (*.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)) y) y) |
(* -1/2 (* c (pow x 2))) |
(*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) |
(+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y)) |
(*.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)) c) |
(* -1/2 (* c (* (pow x 2) y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(*.f64 (*.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)) c) y) |
(* -1/2 (* c (* (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64)) c) |
(* (pow y 2) (+ (* -1/2 (* c (pow x 2))) (/ (* c (* x (+ 1 (* 1/2 x)))) y))) |
(*.f64 (*.f64 (*.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)) c) y) y) |
(* y (- (+ (/ 1 y) (pow (E) x)) 1)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) y) |
(* -1/2 (* x (pow y 2))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) |
(* (pow y 2) (+ (* -1/2 x) (+ (* 1/2 (/ x y)) (/ 1 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) |
(* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) |
(*.f64 (-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) c) |
(+ (* c (+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (exp x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (* -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)))))) |
(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))) |
(+ (log (* -1 (- (exp x) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (neg.f64 (expm1.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp x) 1))))) |
(-.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)))) |
(+ (log (* -1 (- (exp x) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp x) 1) 2)))) (/ 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)) |
(+ (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)))) |
(-.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)) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/2 x)) y)) (* 1/2 x)))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 y)))) |
(* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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) |
(+ (* c (+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -1 y))))) (/ c (* y (- (pow (E) x) 1)))) |
(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))) |
(+ (* -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)))))) |
(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) (pow.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 c y) (/.f64 (neg.f64 c) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)))) (neg.f64 y))) |
(+ (* -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)))))) |
(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 (neg.f64 c) (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) (/.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)) (neg.f64 y))) |
(+ (log (* -1 (- (pow (E) x) 1))) (* -1 (log (/ -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))) |
(+ (log (* -1 (- (pow (E) x) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (pow (E) x) 1))))) |
(-.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)))) |
(+ (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)))) |
(-.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)) |
(+ (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)))) |
(-.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)) |
(* (pow y 2) (+ (* -1 (/ (* x (- (* -1/2 x) 1)) y)) (* -1/2 (pow x 2)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 y y)) |
(* -1 (* y (+ (* -1 (/ (* c (* x (+ 1 (* 1/2 x)))) y)) (* 1/2 (* c (pow x 2)))))) |
(*.f64 (*.f64 (neg.f64 c) y) (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)))) |
(* (pow y 2) (+ (* -1 (/ (* c (* x (- (* -1/2 x) 1))) y)) (* -1/2 (* c (pow x 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) x) x (*.f64 (neg.f64 c) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) y))) (*.f64 y y)) |
(* -1 (* y (- (* -1 (- (pow (E) x) 1)) (/ 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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 439 |
| 0 | 91 | 439 |
| 1 | 348 | 424 |
| 2 | 2707 | 424 |
| 0 | 8209 | 398 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 c y) |
(expm1.f64 x) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) |
(*.f64 x y) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
#s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x) |
(fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
#s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (/.f64 (*.f64 c y) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (expm1.f64 x) c) y) |
(*.f64 (*.f64 c (expm1.f64 x)) y) |
(*.f64 (expm1.f64 x) (/.f64 (*.f64 c y) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) (*.f64 c y)) |
(*.f64 (*.f64 c y) (expm1.f64 x)) |
(*.f64 c (*.f64 (expm1.f64 x) y)) |
(*.f64 (*.f64 (expm1.f64 x) y) c) |
(*.f64 y (*.f64 c (expm1.f64 x))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c y))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 c y))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c y) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c 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 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c y)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 c y)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c y) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 c 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 c y) |
(*.f64 y c) |
(*.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 (sqrt.f64 (exp.f64 x)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/.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 (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 (exp.f64 x) #s(literal 1 binary64)))) |
(expm1.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (sqrt.f64 (exp.f64 x))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 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 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
(*.f64 c #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y))) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(sqrt.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 x y))) |
(fabs.f64 (*.f64 x y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64))) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) x)) c) |
(*.f64 c #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) x))) |
#s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y)) x) |
(*.f64 x #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) c (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 (/.f64 c y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (/.f64 c y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (/.f64 (*.f64 c x) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x (/.f64 c y)) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 c x) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) c) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(fma.f64 c (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 x (*.f64 (*.f64 c x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (/.f64 c y)) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 c y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (neg.f64 (*.f64 (*.f64 x x) c)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) c))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) c))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) |
(*.f64 y (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))) y)) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) y) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) y (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 y (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) y) (*.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))) (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(+.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y)) |
(log1p.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) y)) |
(log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64)))) (log1p.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (neg.f64 y) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(log.f64 (fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64)) |
(fma.f64 y (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y)))))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) (-.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)))) |
(+.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) |
(*.f64 (log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y))) |
(+.f64 (log.f64 (pow.f64 (fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64)))) (log.f64 (pow.f64 (fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64)) (/.f64 c #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (fma.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y #s(literal 1 binary64)) c)) |
(*.f64 (/.f64 y (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) y)) (neg.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) y)) (neg.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) y) |
(*.f64 y #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 (-.f64 (*.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 c (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 c x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) c)) |
(*.f64 (*.f64 x x) c) |
(*.f64 c (*.f64 x x)) |
(*.f64 x (*.f64 c x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) (*.f64 y y))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 2 binary64))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y) (*.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (+.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64)))) |
#s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) |
Compiled 18 458 to 2 164 computations (88.3% saved)
30 alts after pruning (21 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 388 | 10 | 398 |
| Fresh | 5 | 11 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 396 | 30 | 426 |
| Status | Accuracy | Program |
|---|---|---|
| 31.7% | (*.f64 (log1p.f64 (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) | |
| ✓ | 92.5% | (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
| 68.9% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| 69.4% | (*.f64 (log1p.f64 (*.f64 y #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)))) c) | |
| ✓ | 68.3% | (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
| 50.9% | (*.f64 (log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64))) c) | |
| 5.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) c) | |
| ✓ | 59.3% | (*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
| ✓ | 42.1% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
| 32.3% | (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) | |
| 31.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))) | |
| ✓ | 58.3% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) x) #s(literal 1 binary64))) y)) x))) |
| 58.3% | (*.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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) | |
| 29.7% | (*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) #s(approx (* (+ (* (* 1/2 x) (- y (* y y))) y) x) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) | |
| ✓ | 77.6% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| 61.8% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) | |
| 62.3% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) | |
| 61.4% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) | |
| 65.0% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) | |
| 65.9% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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)))) | |
| 62.3% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) | |
| 64.2% | #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) | |
| ✓ | 61.9% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 x c) y)) |
| ✓ | 61.0% | #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)) |
| 64.3% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) | |
| ✓ | 67.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
| 49.1% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) | |
| 57.2% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) | |
| 54.8% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) | |
| 29.7% | #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #s(literal -1/2 binary64))) y))) |
Compiled 2 390 to 933 computations (61% 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.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 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) 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 (*.f64 y #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)))) c) |
(*.f64 c (log.f64 #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))))) |
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 #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)) y)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
(*.f64 c (log.f64 (fma.f64 (expm1.f64 x) y #s(literal 1 binary64)))) |
(*.f64 (log.f64 (fma.f64 (expm1.f64 x) y #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)))) |
(*.f64 #s(approx (log (+ 1 (* y (- (exp x) 1)))) (+.f64 (log.f64 y) (log.f64 (expm1.f64 x)))) c) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) |
9 calls:
| 62.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 25.0ms | (pow.f64 (E.f64) x) |
| 20.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 19.0ms | c |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 1 | (pow.f64 (E.f64) x) |
| 92.5% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 92.5% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 92.5% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 92.5% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 92.5% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 92.5% | 1 | c |
| 92.5% | 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.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 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) 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 (*.f64 y #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)))) c) |
(*.f64 c (log.f64 #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))))) |
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 #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)) y)))) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
9 calls:
| 545.0ms | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 34.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 30.0ms | c |
| 21.0ms | y |
| 12.0ms | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.4% | 2 | (pow.f64 (E.f64) x) |
| 84.4% | 2 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 83.7% | 3 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 80.1% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 80.1% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 80.1% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 82.2% | 2 | c |
| 84.4% | 2 | x |
| 92.2% | 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.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 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) 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 (*.f64 y #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)))) c) |
(*.f64 c (log.f64 #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))))) |
| Outputs |
|---|
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #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)))) c) |
1 calls:
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.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 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) 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) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) |
1 calls:
| 47.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
(*.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 (-.f64 #s(approx (pow (E) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) y)) c) |
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(approx (pow (E) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) |
4 calls:
| 40.0ms | x |
| 10.0ms | y |
| 8.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 7.0ms | (pow.f64 (E.f64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 1 | (pow.f64 (E.f64) x) |
| 80.1% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 80.1% | 1 | x |
| 85.8% | 3 | y |
Compiled 10 to 18 computations (-80% 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) |
2 calls:
| 9.0ms | c |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 2 | c |
| 80.1% | 1 | y |
Compiled 2 to 6 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) x))) |
(*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
| Outputs |
|---|
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
4 calls:
| 28.0ms | c |
| 7.0ms | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 7.0ms | (pow.f64 (E.f64) x) |
| 7.0ms | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 1 | (pow.f64 (E.f64) x) |
| 80.1% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
| 80.1% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 80.1% | 1 | c |
Compiled 16 to 23 computations (-43.8% 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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) c (*.f64 c y)) x)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 y y)) #s(literal 1/2 binary64)) x) x)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (*.f64 c (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) y))) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 #s(approx (* c (+ (* (* 1/2 x) (- y (* y y))) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) c (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) c)) 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 (*.f64 x y) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) y)))) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #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)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 c x) (*.f64 #s(literal 1/6 binary64) c)) x (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
(*.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))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) y) y))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) c) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) c) y)) (*.f64 y y)))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 x x) (*.f64 (neg.f64 c) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) y)))) (*.f64 y y)))) |
(*.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 (* y (- (exp x) 1)))) c) #s(approx (* (* (- (exp x) 1) c) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x y) c) (*.f64 #s(literal 1/6 binary64) (*.f64 c y))) x (*.f64 (*.f64 c y) #s(literal 1/2 binary64))) x (*.f64 c y)) 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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y)) |
9 calls:
| 72.0ms | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 55.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 44.0ms | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 35.0ms | (pow.f64 (E.f64) x) |
| 29.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 1 | x |
| 67.2% | 1 | (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y) |
| 67.2% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 67.2% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 67.2% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 69.5% | 2 | c |
| 67.2% | 1 | y |
| 67.2% | 1 | (pow.f64 (E.f64) x) |
| 67.2% | 1 | (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) |
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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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 (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
#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 #s(approx (* (+ (* -1/2 x) (/ (+ (* 1/2 x) 1) y)) y) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x y) 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))) |
| Outputs |
|---|
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y)) |
1 calls:
| 5.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 2 | c |
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 (* y (- (exp x) 1)))) (*.f64 x y)) c) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y))) x)) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) c) y)) |
(*.f64 c #s(approx (log (+ 1 (* (- (pow (E) x) 1) y))) (*.f64 #s(approx (+ (* (* 1/2 x) (- y (* y y))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) y)) x))) |
#s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 #s(approx (* (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) y) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) c) #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 (*.f64 (*.f64 (*.f64 x y) x) y) #s(literal -1/2 binary64))))) |
(*.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 (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) #s(approx (* (* c (+ (* (* 1/2 x) (- y (* y y))) y)) x) (*.f64 (*.f64 #s(approx (+ (* (* (* x x) c) -1/2) (/ (* (* (+ (* 1/2 x) 1) x) c) y)) (/.f64 (*.f64 c x) y)) y) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) #s(approx (* (* c y) (- (exp x) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) c) #s(literal 1/2 binary64) (*.f64 c y)) x))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) #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)))) |
| 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)) |
1 calls:
| 47.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 2 | c |
Compiled 1 to 3 computations (-200% 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:
| 37.0ms | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 1.0ms | x |
| 1.0ms | c |
| 1.0ms | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 1.0ms | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 1 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) |
| 67.2% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))) |
| 67.2% | 1 | (*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))) |
| 67.2% | 1 | x |
| 67.2% | 1 | c |
Compiled 33 to 36 computations (-9.1% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 2.501578514828496e-27 | 1.1049551945471824e-26 |
| 222.0ms | -1.1912660817844713e-55 | -2.3703071094712953e-74 |
| 234.0ms | 153× | 1 | valid |
| 7.0ms | 87× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 390 to 361 computations (7.4% saved)
ival-log1p: 162.0ms (74.2% of total)ival-e: 22.0ms (10.1% of total)ival-pow: 14.0ms (6.4% of total)ival-sub: 11.0ms (5% of total)ival-mult: 5.0ms (2.3% of total)adjust: 3.0ms (1.4% 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 |
|---|---|---|
| 299.0ms | 1.9263683067396667e-23 | 5.28894116954032 |
| 169.0ms | -635763826741.939 | -13864478215.689903 |
| 205.0ms | 220× | 1 | valid |
| 111.0ms | 68× | 0 | valid |
| 2.0ms | 25× | 0 | invalid |
Compiled 714 to 614 computations (14% saved)
ival-pow: 78.0ms (42% of total)ival-e: 37.0ms (19.9% of total)ival-sub: 37.0ms (19.9% of total)ival-log1p: 22.0ms (11.9% of total)ival-mult: 7.0ms (3.8% of total)adjust: 4.0ms (2.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 |
|---|---|---|
| 3.0ms | 1.9263683067396667e-23 | 5.28894116954032 |
| 1.0ms | -635763826741.939 | -13864478215.689903 |
Compiled 681 to 592 computations (13.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9263683067396667e-23 | 5.28894116954032 |
| 48.0ms | -7.33019959645259e+22 | -9.160317395808637e+20 |
| 39.0ms | 81× | 1 | valid |
| 3.0ms | 31× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 627 to 556 computations (11.3% saved)
ival-pow: 24.0ms (64.6% of total)ival-e: 6.0ms (16.2% of total)adjust: 2.0ms (5.4% of total)ival-mult: 2.0ms (5.4% of total)ival-log1p: 2.0ms (5.4% of total)ival-sub: 1.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 |
|---|---|---|
| 48.0ms | 4.645571382241417e+93 | 2.0825835598577428e+95 |
| 42.0ms | -4.594049839014781e+111 | -4.119726586126387e+109 |
| 53.0ms | 183× | 1 | valid |
| 10.0ms | 27× | 1 | invalid |
| 8.0ms | 54× | 0 | invalid |
| 6.0ms | 41× | 0 | valid |
Compiled 505 to 436 computations (13.7% saved)
ival-pow: 31.0ms (48.6% of total)ival-e: 12.0ms (18.8% of total)ival-mult: 6.0ms (9.4% of total)ival-sub: 5.0ms (7.8% of total)ival-log1p: 5.0ms (7.8% of total)adjust: 4.0ms (6.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.9919019850497297e-67 | 1.0355639451800333e-66 |
| 20.0ms | 60× | 1 | valid |
| 3.0ms | 36× | 0 | valid |
Compiled 231 to 196 computations (15.2% saved)
ival-pow: 10.0ms (51.8% of total)ival-e: 3.0ms (15.5% of total)adjust: 3.0ms (15.5% of total)ival-mult: 2.0ms (10.4% of total)ival-sub: 1.0ms (5.2% of total)ival-log1p: 1.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.2156559541823532e-54 | 3.5830927357255266e-54 |
| 11.0ms | 49× | 1 | valid |
| 3.0ms | 31× | 0 | valid |
Compiled 275 to 201 computations (26.9% saved)
ival-pow: 5.0ms (43.9% of total)ival-e: 2.0ms (17.6% of total)ival-mult: 2.0ms (17.6% of total)ival-sub: 1.0ms (8.8% of total)adjust: 1.0ms (8.8% of total)ival-log1p: 1.0ms (8.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.2156559541823532e-54 | 3.5830927357255266e-54 |
Compiled 255 to 196 computations (23.1% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 3539591587549034.5 | 1451240866337964300.0 |
| 2.0ms | 10× | 1 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 51 to 46 computations (9.8% saved)
ival-pow: 1.0ms (45.5% of total)ival-sub: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-e: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-log1p: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 458 |
| 1 | 136 | 458 |
| 2 | 164 | 458 |
| 3 | 247 | 458 |
| 4 | 525 | 458 |
| 5 | 2858 | 458 |
| 6 | 7303 | 458 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 y #s(literal -4417117661945961/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) (if (<=.f64 y #s(literal 2439144006089287/348449143727040986586495598010130648530944 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c))) |
(if (<=.f64 y #s(literal -17000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #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)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #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)))) c))) |
(if (<=.f64 y #s(literal -17000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #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)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #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)))) c))) |
(if (<=.f64 y #s(literal -15000000000000000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c))) |
(if (<=.f64 y #s(literal -4500000000000000005937761504973491137356255101058213012082831941239168916830152430025842481198497013854065655808 binary64)) (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) (if (<=.f64 y #s(literal 160000000000000003235020660344951518172175411714297238582044296993280640799706289497391652405248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))))) |
(if (<=.f64 c #s(literal 7740321367461889/7588550360256754183279148073529370729071901715047420004889892225542594864082845696 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(if (<=.f64 c #s(literal 6039028053441743/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y))) |
(if (<=.f64 c #s(literal 6039028053441743/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y))) |
(if (<=.f64 c #s(literal 5000000000000000 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 -4417117661945961/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) (if (<=.f64 y #s(literal 2439144006089287/348449143727040986586495598010130648530944 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c))) |
(if (or (<=.f64 y #s(literal -4417117661945961/883423532389192164791648750371459257913741948437809479060803100646309888 binary64)) (not (<=.f64 y #s(literal 2439144006089287/348449143727040986586495598010130648530944 binary64)))) (*.f64 (log1p.f64 (*.f64 y (expm1.f64 x))) c) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
(if (<=.f64 y #s(literal -17000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #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)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #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)))) c))) |
(if (<=.f64 y #s(literal -17000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #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)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #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)))) c))) |
(if (or (<=.f64 y #s(literal -17000000000 binary64)) (not (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)))) (*.f64 (log1p.f64 (*.f64 y #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)))) c) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
(if (<=.f64 y #s(literal -15000000000000000000000 binary64)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) (if (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y)) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c))) |
(if (or (<=.f64 y #s(literal -15000000000000000000000 binary64)) (not (<=.f64 y #s(literal 3602879701896397/2251799813685248 binary64)))) (*.f64 (log1p.f64 (*.f64 y #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) c) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
(if (<=.f64 y #s(literal -4500000000000000005937761504973491137356255101058213012082831941239168916830152430025842481198497013854065655808 binary64)) (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) (if (<=.f64 y #s(literal 160000000000000003235020660344951518172175411714297238582044296993280640799706289497391652405248 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))))) |
(if (or (<=.f64 y #s(literal -4500000000000000005937761504973491137356255101058213012082831941239168916830152430025842481198497013854065655808 binary64)) (not (<=.f64 y #s(literal 160000000000000003235020660344951518172175411714297238582044296993280640799706289497391652405248 binary64)))) (*.f64 c (log.f64 #s(approx (+ 1 (* (- (pow (E) x) 1) y)) (fma.f64 y x #s(literal 1 binary64))))) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x)))) |
(if (<=.f64 c #s(literal 7740321367461889/7588550360256754183279148073529370729071901715047420004889892225542594864082845696 binary64)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 (expm1.f64 x) c) y))) |
#s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 c y) (expm1.f64 x))) |
(if (<=.f64 c #s(literal 6039028053441743/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 #s(approx (* (- (exp x) 1) c) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 c x) (*.f64 #s(literal 1/2 binary64) c)) x c) x)) y))) |
(if (<=.f64 c #s(literal 6039028053441743/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) #s(approx (* c (log (+ 1 (* (- (pow (E) x) 1) y)))) (*.f64 (*.f64 c y) x)) #s(approx (* (log (+ 1 (* y (- (exp x) 1)))) c) (*.f64 (*.f64 #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)) c) y))) |
(if (<=.f64 c #s(literal 5000000000000000 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 613 | 2805 |
| 1 | 2343 | 2641 |
| 0 | 9271 | 2339 |
| 0 | 556 | 2450 |
| 1 | 2090 | 2321 |
| 0 | 8625 | 2041 |
| 0 | 36 | 234 |
| 0 | 61 | 234 |
| 1 | 225 | 234 |
| 2 | 1622 | 234 |
| 0 | 8814 | 213 |
| 0 | 11 | 46 |
| 0 | 18 | 46 |
| 1 | 72 | 46 |
| 2 | 472 | 40 |
| 3 | 4703 | 40 |
| 0 | 8213 | 25 |
| 0 | 52 | 282 |
| 0 | 77 | 282 |
| 1 | 259 | 282 |
| 2 | 1874 | 282 |
| 0 | 8433 | 268 |
| 0 | 283 | 1289 |
| 1 | 1139 | 1110 |
| 2 | 4646 | 1080 |
| 0 | 8124 | 1006 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 443 to 627 computations (56.5% saved)
(negabs c)
Compiled 1 022 to 304 computations (70.3% saved)
Loading profile data...