
Time bar (total: 8.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 12 to 12 computations (0% saved)
| 542.0ms | 2 476× | 1 | valid |
| 431.0ms | 1 308× | 2 | valid |
| 248.0ms | 4 267× | 0 | valid |
| 89.0ms | 205× | 3 | valid |
ival-exp: 442.0ms (49.7% of total)ival-div: 103.0ms (11.6% of total)ival-mult: 97.0ms (10.9% of total)ival-add: 82.0ms (9.2% of total)adjust: 72.0ms (8.1% of total)ival-sub: 70.0ms (7.9% of total)exact: 15.0ms (1.7% of total)ival-true: 6.0ms (0.7% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 102× | sub-neg |
| 56× | exp-prod |
| 56× | +-commutative |
| 32× | associate-+l- |
| 32× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 64 |
| 1 | 47 | 62 |
| 2 | 89 | 60 |
| 3 | 134 | 60 |
| 4 | 168 | 60 |
| 5 | 219 | 60 |
| 6 | 271 | 60 |
| 7 | 317 | 60 |
| 8 | 369 | 60 |
| 9 | 436 | 60 |
| 10 | 475 | 60 |
| 11 | 492 | 60 |
| 12 | 507 | 60 |
| 13 | 520 | 60 |
| 14 | 528 | 60 |
| 15 | 532 | 60 |
| 0 | 9 | 10 |
| 1 | 18 | 10 |
| 2 | 21 | 10 |
| 0 | 21 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
| Outputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
| Inputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(- (/ 2 (+ 1 (exp (* -2 (neg x))))) 1) |
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(neg (- (/ 2 (+ 1 (exp (* -2 (neg x))))) 1)) |
(neg (- (/ 2 (+ 1 (exp (* -2 x)))) 1)) |
(- (/ 2 (+ 1 (exp (* -2 y)))) 1) |
| Outputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(+ (/ 2 (+ 1 (pow (exp -2) x))) -1) |
(- (/ 2 (+ 1 (exp (* -2 (neg x))))) 1) |
(+ (/ 2 (+ 1 (pow (exp x) 2))) -1) |
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(+ (/ 2 (+ 1 (pow (exp -2) x))) -1) |
(neg (- (/ 2 (+ 1 (exp (* -2 (neg x))))) 1)) |
(+ 1 (/ 2 (- -1 (pow (exp x) 2)))) |
(neg (- (/ 2 (+ 1 (exp (* -2 x)))) 1)) |
(+ 1 (/ 2 (- -1 (pow (exp -2) x)))) |
(- (/ 2 (+ 1 (exp (* -2 y)))) 1) |
(+ (/ 2 (+ 1 (pow (exp -2) y))) -1) |
(abs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 133 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 0 | 2 | (-227.37204552675038 1.0966049503450755e+233) | 0 | - | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal -2 binary64) x) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 0 | 0 | - | 0 | - | #s(literal -2 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) | cancellation | 133 | 0 |
exp.f64 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) | sensitivity | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 133 | 0 |
| - | 2 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 133 | 0 | 0 |
| - | 2 | 0 | 121 |
| number | freq |
|---|---|
| 0 | 121 |
| 1 | 135 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 54.0ms | 78× | 2 | valid |
| 23.0ms | 158× | 1 | valid |
| 18.0ms | 260× | 0 | valid |
| 8.0ms | 16× | 3 | valid |
Compiled 98 to 44 computations (55.1% saved)
ival-exp: 53.0ms (66.1% of total)ival-mult: 7.0ms (8.7% of total)ival-div: 6.0ms (7.5% of total)adjust: 4.0ms (5% of total)ival-sub: 4.0ms (5% of total)ival-add: 4.0ms (5% of total)exact: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
Compiled 12 to 10 computations (16.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | exp-lowering-exp.f32 |
| 6× | exp-lowering-exp.f64 |
| 4× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 35 |
| 1 | 18 | 35 |
| 2 | 21 | 35 |
| 0 | 21 | 35 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(/ 2 (+ 1 (exp (* -2 x)))) |
2 |
(+ 1 (exp (* -2 x))) |
1 |
(exp (* -2 x)) |
(* -2 x) |
-2 |
x |
| Outputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
2 |
#s(literal 2 binary64) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
1 |
#s(literal 1 binary64) |
(exp (* -2 x)) |
(exp.f64 (*.f64 #s(literal -2 binary64) x)) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
-2 |
#s(literal -2 binary64) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| ✓ | accuracy | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 18.0ms | 39× | 2 | valid |
| 12.0ms | 79× | 1 | valid |
| 8.0ms | 130× | 0 | valid |
| 4.0ms | 8× | 3 | valid |
Compiled 37 to 12 computations (67.6% saved)
ival-exp: 18.0ms (58.4% of total)ival-div: 3.0ms (9.7% of total)ival-mult: 3.0ms (9.7% of total)adjust: 2.0ms (6.5% of total)ival-sub: 2.0ms (6.5% of total)ival-add: 2.0ms (6.5% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ 2 (+ 1 (exp (* -2 x)))) 1)> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (exp (* -2 x))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt (- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* -1/3 (pow x 2)))))> |
#<alt (+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt (/ 2 (+ 1 (exp (* -2 x))))> |
#<alt 2> |
#<alt (+ 2 (* -2 x))> |
#<alt (+ 2 (* x (- (* 2 x) 2)))> |
#<alt (+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt (+ 1 (exp (* -2 x)))> |
#<alt 1> |
#<alt (+ 1 (* -2 x))> |
#<alt (+ 1 (* x (- (* 2 x) 2)))> |
#<alt (+ 1 (* x (- (* x (+ 2 (* -4/3 x))) 2)))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
#<alt (exp (* -2 x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
| 1.0ms | x | @ | -inf | (- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
| 1.0ms | x | @ | 0 | (- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
| 0.0ms | x | @ | -inf | (/ 2 (+ 1 (exp (* -2 x)))) |
| 0.0ms | x | @ | inf | (/ 2 (+ 1 (exp (* -2 x)))) |
| 1× | batch-egg-rewrite |
| 3 790× | accelerator-lowering-fma.f32 |
| 3 790× | accelerator-lowering-fma.f64 |
| 3 628× | *-lowering-*.f32 |
| 3 628× | *-lowering-*.f64 |
| 2 806× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 28 |
| 1 | 48 | 28 |
| 2 | 366 | 28 |
| 3 | 5971 | 28 |
| 0 | 8137 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 2 (+ 1 (exp (* -2 x)))) 1) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(+ 1 (exp (* -2 x))) |
(exp (* -2 x)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -2 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3/2 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3/2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64))) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -9 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -9 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -2 binary64))) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))))) |
(+.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -1 binary64))) (exp.f64 (*.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -6 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (fma.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))) (expm1.f64 (*.f64 x #s(literal -6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -4 binary64) (+.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -6 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))) (expm1.f64 (*.f64 x #s(literal -6 binary64))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -4 binary64) (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64)))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (neg.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal -3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -6 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) (fma.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))) (expm1.f64 (*.f64 x #s(literal -6 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -4 binary64) (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -6 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(exp.f64 (*.f64 #s(literal -2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal -4 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) x) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -4 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 x) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x #s(literal -1 binary64))) (exp.f64 (*.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
| 1× | egg-herbie |
| 15 342× | accelerator-lowering-fma.f32 |
| 15 342× | accelerator-lowering-fma.f64 |
| 3 260× | *-lowering-*.f32 |
| 3 260× | *-lowering-*.f64 |
| 1 930× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 358 |
| 1 | 119 | 358 |
| 2 | 234 | 348 |
| 3 | 604 | 348 |
| 4 | 1194 | 348 |
| 5 | 1764 | 348 |
| 6 | 2024 | 348 |
| 7 | 2599 | 348 |
| 8 | 3669 | 348 |
| 9 | 5745 | 348 |
| 10 | 6685 | 348 |
| 11 | 7091 | 348 |
| 12 | 7233 | 348 |
| 13 | 7295 | 348 |
| 14 | 7337 | 348 |
| 0 | 8101 | 327 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
2 |
(+ 2 (* -2 x)) |
(+ 2 (* x (- (* 2 x) 2))) |
(+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
(+ 1 (exp (* -2 x))) |
1 |
(+ 1 (* -2 x)) |
(+ 1 (* x (- (* 2 x) 2))) |
(+ 1 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
(exp (* -2 x)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(- (* 2 (/ 1 (+ 1 (exp (* -2 x))))) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/ 2 (+ 1 (exp (* -2 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 x)) |
(-.f64 #s(literal 2 binary64) (+.f64 x x)) |
(+ 2 (* x (- (* 2 x) 2))) |
(fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
(+ 1 (exp (* -2 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 x)) |
(-.f64 #s(literal 1 binary64) (+.f64 x x)) |
(+ 1 (* x (- (* 2 x) 2))) |
(fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
(exp (* -2 x)) |
(exp.f64 (-.f64 (neg.f64 x) x)) |
Compiled 7 804 to 984 computations (87.4% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 324 | 6 | 330 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 324 | 7 | 331 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.3% | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| 27.0% | (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) | |
| ▶ | 28.1% | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ▶ | 27.7% | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ▶ | 26.8% | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
| ✓ | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| ▶ | 54.1% | x |
Compiled 158 to 114 computations (27.8% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -2 binary64) (+.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (+.f64 x x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| 12 092× | accelerator-lowering-fma.f32 |
| 12 092× | accelerator-lowering-fma.f64 |
| 2 324× | *-lowering-*.f32 |
| 2 324× | *-lowering-*.f64 |
| 2 090× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 152 |
| 1 | 73 | 152 |
| 2 | 160 | 152 |
| 3 | 305 | 152 |
| 4 | 737 | 152 |
| 5 | 1800 | 144 |
| 6 | 4559 | 144 |
| 7 | 6361 | 144 |
| 8 | 7205 | 144 |
| 9 | 7548 | 144 |
| 10 | 7840 | 144 |
| 0 | 8015 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ (* -1/3 (* x (* x x))) x) |
-1/3 |
(* x (* x x)) |
x |
(* x x) |
(- (/ 2 (- 2 (+ x x))) 1) |
(/ 2 (- 2 (+ x x))) |
2 |
(- 2 (+ x x)) |
(+ x x) |
x |
1 |
(- (/ 2 (+ (* x (+ -2 (+ x x))) 2)) 1) |
(/ 2 (+ (* x (+ -2 (+ x x))) 2)) |
2 |
(+ (* x (+ -2 (+ x x))) 2) |
x |
(+ -2 (+ x x)) |
-2 |
(+ x x) |
1 |
(- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
(/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) |
2 |
(+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2) |
x |
(+ (* x (+ (* x -4/3) 2)) -2) |
(+ (* x -4/3) 2) |
-4/3 |
-2 |
1 |
| Outputs |
|---|
x |
(+ (* -1/3 (* x (* x x))) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x) |
-1/3 |
#s(literal -1/3 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(- (/ 2 (- 2 (+ x x))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/ 2 (- 2 (+ x x))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
2 |
#s(literal 2 binary64) |
(- 2 (+ x x)) |
(-.f64 #s(literal 2 binary64) (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
(- (/ 2 (+ (* x (+ -2 (+ x x))) 2)) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(/ 2 (+ (* x (+ -2 (+ x x))) 2)) |
(/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ -2 (+ x x))) 2) |
(fma.f64 x (+.f64 x (+.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)) |
x |
(+ -2 (+ x x)) |
(+.f64 x (+.f64 x #s(literal -2 binary64))) |
-2 |
#s(literal -2 binary64) |
(+ x x) |
(+.f64 x x) |
1 |
#s(literal 1 binary64) |
(- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
(+.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
x |
(+ (* x (+ (* x -4/3) 2)) -2) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(+ (* x -4/3) 2) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
-4/3 |
#s(literal -4/3 binary64) |
-2 |
#s(literal -2 binary64) |
1 |
#s(literal 1 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -2 binary64) (+.f64 x x)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) |
| ✓ | accuracy | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (+.f64 x x)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) |
| ✓ | accuracy | 53.4% | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| 64.0ms | 130× | 0 | valid |
| 28.0ms | 79× | 1 | valid |
| 20.0ms | 39× | 2 | valid |
| 4.0ms | 6× | 3 | valid |
| 1.0ms | 2× | 4 | valid |
Compiled 142 to 30 computations (78.9% saved)
ival-mult: 33.0ms (35.7% of total)ival-div: 25.0ms (27% of total)ival-add: 12.0ms (13% of total)ival-sub: 8.0ms (8.6% of total)const: 7.0ms (7.6% of total)adjust: 6.0ms (6.5% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* -1/3 (* x (* x x))) x)> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (/ 2 (- 2 (+ x x)))> |
#<alt (- (/ 2 (- 2 (+ x x))) 1)> |
#<alt (- 2 (+ x x))> |
#<alt (+ x x)> |
#<alt (/ 2 (+ (* x (+ -2 (+ x x))) 2))> |
#<alt (- (/ 2 (+ (* x (+ -2 (+ x x))) 2)) 1)> |
#<alt (+ (* x (+ -2 (+ x x))) 2)> |
#<alt (+ -2 (+ x x))> |
#<alt (- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1)> |
#<alt (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2))> |
#<alt (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)> |
#<alt (+ (* x (+ (* x -4/3) 2)) -2)> |
#<alt (+ (* x -4/3) 2)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 x)))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1 x)))))> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x))> |
#<alt x> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 (* x (+ 1 x))))> |
#<alt (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (/ 1 x)))> |
#<alt (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)> |
#<alt (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))> |
#<alt -1> |
#<alt (* -1 (+ 1 (/ 1 x)))> |
#<alt (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)> |
#<alt (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)> |
#<alt 2> |
#<alt (+ 2 (* -2 x))> |
#<alt (+ 2 (* -2 x))> |
#<alt (+ 2 (* -2 x))> |
#<alt (* -2 x)> |
#<alt (* x (- (* 2 (/ 1 x)) 2))> |
#<alt (* x (- (* 2 (/ 1 x)) 2))> |
#<alt (* x (- (* 2 (/ 1 x)) 2))> |
#<alt (* -2 x)> |
#<alt (* -1 (* x (- 2 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 2 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 2 (* 2 (/ 1 x)))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* -1 (pow x 2)))))> |
#<alt (+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1)))))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ 1 x)) (pow x 2))> |
#<alt (/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2))> |
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ 1 x)) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* -1 x) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* x (- (pow x 2) 1)) 1))))> |
#<alt -1> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1)> |
#<alt (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 5))))> |
#<alt -1> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1)> |
#<alt (- (+ (* -1 (/ (- (/ 1 (pow x 2)) 1) (pow x 3))) (/ 1 (pow x 2))) 1)> |
#<alt 2> |
#<alt (+ 2 (* -2 x))> |
#<alt (+ 2 (* x (- (* 2 x) 2)))> |
#<alt (+ 2 (* x (- (* 2 x) 2)))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (- 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (- 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))))> |
#<alt -2> |
#<alt (- (* 2 x) 2)> |
#<alt (- (* 2 x) 2)> |
#<alt (- (* 2 x) 2)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 2 (/ 1 x))))> |
#<alt (* x (- 2 (* 2 (/ 1 x))))> |
#<alt (* x (- 2 (* 2 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) 2)))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) 2)))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) 2)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* x (+ 1/3 (* 2/3 x))) 1/3))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 3/2 (/ 1 (pow x 3)))))> |
#<alt (- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1)> |
#<alt (- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) (pow x 4))) (+ 1 (* 3/2 (/ 1 (pow x 3)))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 3/2 (/ 1 (pow x 3)))))> |
#<alt (- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1)> |
#<alt (- (* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3))) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* -1/3 (pow x 2)))))> |
#<alt (+ 1 (* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3)))))> |
#<alt (/ -3/2 (pow x 3))> |
#<alt (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3)))> |
#<alt (/ (- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) x)) 3/2) (pow x 3))> |
#<alt (/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) (pow x 2))) (+ 3/2 (* 9/4 (/ 1 x)))) (pow x 3))> |
#<alt (/ -3/2 (pow x 3))> |
#<alt (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3)))> |
#<alt (* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3)))> |
#<alt (* -1 (/ (+ 3/2 (* -1 (/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) x)) 9/4) x))) (pow x 3)))> |
#<alt 2> |
#<alt (+ 2 (* -2 x))> |
#<alt (+ 2 (* x (- (* 2 x) 2)))> |
#<alt (+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2)))> |
#<alt (* -4/3 (pow x 3))> |
#<alt (* (pow x 3) (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* (pow x 3) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2)))))> |
#<alt (* (pow x 3) (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 4/3 (/ 2 (pow x 2)))))> |
#<alt (* -4/3 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 4/3 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) x)))))> |
#<alt -2> |
#<alt (- (* 2 x) 2)> |
#<alt (- (* x (+ 2 (* -4/3 x))) 2)> |
#<alt (- (* x (+ 2 (* -4/3 x))) 2)> |
#<alt (* -4/3 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2)))))> |
#<alt (* -4/3 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3))> |
#<alt 2> |
#<alt (+ 2 (* -4/3 x))> |
#<alt (+ 2 (* -4/3 x))> |
#<alt (+ 2 (* -4/3 x))> |
#<alt (* -4/3 x)> |
#<alt (* x (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* x (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* x (- (* 2 (/ 1 x)) 4/3))> |
#<alt (* -4/3 x)> |
#<alt (* -1 (* x (- 4/3 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 4/3 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 4/3 (* 2 (/ 1 x)))))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
| 1.0ms | x | @ | 0 | (+ (* -1/3 (* x (* x x))) x) |
| 0.0ms | x | @ | inf | (+ (* -1/3 (* x (* x x))) x) |
| 0.0ms | x | @ | -inf | (- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
| 0.0ms | x | @ | inf | (- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
| 1× | batch-egg-rewrite |
| 2 064× | accelerator-lowering-fma.f32 |
| 2 064× | accelerator-lowering-fma.f64 |
| 734× | *-lowering-*.f32 |
| 734× | *-lowering-*.f64 |
| 648× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 122 |
| 1 | 205 | 122 |
| 0 | 2182 | 102 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -1/3 (* x (* x x))) x) |
(* x (* x x)) |
(* x x) |
(/ 2 (- 2 (+ x x))) |
(- (/ 2 (- 2 (+ x x))) 1) |
(- 2 (+ x x)) |
(+ x x) |
(/ 2 (+ (* x (+ -2 (+ x x))) 2)) |
(- (/ 2 (+ (* x (+ -2 (+ x x))) 2)) 1) |
(+ (* x (+ -2 (+ x x))) 2) |
(+ -2 (+ x x)) |
(- (/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) 1) |
(/ 2 (+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2)) |
(+ (* x (+ (* x (+ (* x -4/3) 2)) -2)) 2) |
(+ (* x (+ (* x -4/3) 2)) -2) |
(+ (* x -4/3) 2) |
| Outputs |
|---|
(+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64) (*.f64 (neg.f64 x) x))) (neg.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64))) (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x x) #s(literal 2 binary64)) |
(+.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 x x)) |
(+.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(+.f64 (+.f64 #s(literal 2 binary64) x) x) |
(-.f64 #s(literal 2 binary64) (+.f64 x x)) |
(-.f64 (-.f64 #s(literal 2 binary64) x) x) |
(-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (/.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(-.f64 (/.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 x (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 x #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x x) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) x #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 4 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 x x)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (+.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 x x)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -4 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -4 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 (+.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 (-.f64 #s(literal 2 binary64) x) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(+.f64 x x) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
(+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(+.f64 (+.f64 x x) (+.f64 x x)) |
(+.f64 (*.f64 (+.f64 x #s(literal -2 binary64)) x) (*.f64 x x)) |
(+.f64 (neg.f64 x) (neg.f64 x)) |
(+.f64 (*.f64 x (+.f64 x #s(literal -2 binary64))) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64))) |
(-.f64 (+.f64 x x) (+.f64 x x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(fma.f64 x x (*.f64 x x)) |
(fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) |
(fma.f64 x #s(literal 2 binary64) (+.f64 x x)) |
(fma.f64 x (+.f64 x x) (+.f64 x x)) |
(fma.f64 x #s(literal -2 binary64) (+.f64 x x)) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x)) |
(fma.f64 x (+.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 x x)) |
(fma.f64 (*.f64 x x) x (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) (+.f64 x x) (+.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 x x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) (+.f64 x x)) |
(fma.f64 (+.f64 x x) x (+.f64 x x)) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) (+.f64 x x)) |
(fma.f64 (+.f64 x x) (+.f64 x x) (+.f64 x x)) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) (+.f64 x x)) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 x x)) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x)) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 x x)) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x)) |
(fma.f64 #s(literal -2 binary64) x (+.f64 x x)) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) (+.f64 x x)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x (+.f64 x x)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) (+.f64 x x)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) (+.f64 x x)) |
(fma.f64 #s(literal 4 binary64) x (+.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 x x)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x x)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) (+.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) (+.f64 x x)) |
(fma.f64 (+.f64 x #s(literal -2 binary64)) x (*.f64 x x)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) (+.f64 x x)) |
(fma.f64 #s(literal -4 binary64) x (+.f64 x x)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (+.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) (+.f64 x x)) |
(neg.f64 (+.f64 x x)) |
(/.f64 (+.f64 x x) (+.f64 x x)) |
(/.f64 (+.f64 x x) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (+.f64 x x) (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 x x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 x x) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 (+.f64 x x) #s(literal -8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (*.f64 x (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 0 binary64) (+.f64 x x)) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(literal 0 binary64) (+.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -8 binary64)) x) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(pow.f64 (+.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (+.f64 x x) #s(literal 3 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 x (+.f64 x x)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (+.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (neg.f64 x)) |
(*.f64 (+.f64 x x) x) |
(*.f64 (+.f64 x x) #s(literal 2 binary64)) |
(*.f64 (+.f64 x x) (+.f64 x x)) |
(*.f64 (+.f64 x x) #s(literal -2 binary64)) |
(*.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(*.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 #s(literal -2 binary64) (+.f64 x x)) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x)) |
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 4 binary64) x) |
(*.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) |
(*.f64 #s(literal -1 binary64) (+.f64 x x)) |
(*.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal -4 binary64) x) |
(*.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x x) #s(literal 2 binary64)) |
(+.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 x x)) |
(+.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(+.f64 (+.f64 #s(literal 2 binary64) x) x) |
(-.f64 #s(literal 2 binary64) (+.f64 x x)) |
(-.f64 (-.f64 #s(literal 2 binary64) x) x) |
(-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (/.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(-.f64 (/.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 x (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 x #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x x) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) x #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 4 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 x x)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) (+.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 x x)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 #s(literal -4 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -4 binary64) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 (+.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 (-.f64 #s(literal 2 binary64) x) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(+.f64 x (+.f64 x #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) #s(literal -2 binary64)) |
(+.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 #s(literal -2 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal -2 binary64)) x) |
(-.f64 (+.f64 x x) #s(literal 2 binary64)) |
(-.f64 #s(literal -2 binary64) (+.f64 x x)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (/.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (-.f64 #s(literal -2 binary64) x) x) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 x (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 x (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 x #s(literal -2 binary64) #s(literal -2 binary64)) |
(fma.f64 x #s(literal -2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(fma.f64 x (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(fma.f64 x (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) x #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) #s(literal -2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x #s(literal -2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 4 binary64) x #s(literal -2 binary64)) |
(fma.f64 #s(literal 4 binary64) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -2 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) #s(literal -2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal -4 binary64) x #s(literal -2 binary64)) |
(fma.f64 #s(literal -4 binary64) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) #s(literal -2 binary64)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 (+.f64 x x) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -8 binary64)) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal -8 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -2 binary64)) x)))) |
(/.f64 (-.f64 (+.f64 x x) #s(literal 8 binary64)) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -8 binary64) (+.f64 x x)) (+.f64 (+.f64 x x) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal -2 binary64))) (*.f64 x x)) (-.f64 (+.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))))) (+.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)))))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) (+.f64 x x)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(+.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -4/3 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))) (+.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -4/3 binary64)) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -4/3 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 #s(literal -4/3 binary64) (*.f64 x x) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 x #s(literal -4/3 binary64)) x (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(fma.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 x x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) #s(literal -8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) #s(literal -8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) (+.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal -4/3 binary64))) |
(+.f64 (*.f64 x #s(literal -4/3 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 16/9 binary64)) (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64)))) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -4/3 binary64) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal 4 binary64)) (*.f64 x #s(literal -8/3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -64/27 binary64) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64)) (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -64/27 binary64) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal 4 binary64)) (*.f64 x #s(literal -8/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -64/27 binary64) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 16/9 binary64)) (*.f64 x #s(literal -8/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal -4 binary64)) (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -64/27 binary64) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal 4 binary64)) (*.f64 x #s(literal -8/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 16/9 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -4/3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -64/27 binary64) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal 4 binary64)) (*.f64 x #s(literal -8/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 16/9 binary64) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -4/3 binary64) #s(literal -2 binary64)))) |
| 1× | egg-herbie |
| 8 926× | accelerator-lowering-fma.f32 |
| 8 926× | accelerator-lowering-fma.f64 |
| 3 742× | *-lowering-*.f32 |
| 3 742× | *-lowering-*.f64 |
| 1 932× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1352 |
| 1 | 598 | 1277 |
| 2 | 1692 | 1256 |
| 3 | 5472 | 1234 |
| 0 | 8350 | 1138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* -1/3 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(* -1/3 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 x))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
x |
(* x (+ 1 x)) |
(* x (+ 1 (* x (+ 1 x)))) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
-1 |
(* -1 (+ 1 (/ 1 x))) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
2 |
(+ 2 (* -2 x)) |
(+ 2 (* -2 x)) |
(+ 2 (* -2 x)) |
(* -2 x) |
(* x (- (* 2 (/ 1 x)) 2)) |
(* x (- (* 2 (/ 1 x)) 2)) |
(* x (- (* 2 (/ 1 x)) 2)) |
(* -2 x) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* -1 (pow x 2))))) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1))))) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2)) |
(/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2)) |
(/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* -1 x) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* x (- (pow x 2) 1)) 1)))) |
-1 |
(- (/ 1 (pow x 2)) 1) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 5)))) |
-1 |
(- (/ 1 (pow x 2)) 1) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) |
(- (+ (* -1 (/ (- (/ 1 (pow x 2)) 1) (pow x 3))) (/ 1 (pow x 2))) 1) |
2 |
(+ 2 (* -2 x)) |
(+ 2 (* x (- (* 2 x) 2))) |
(+ 2 (* x (- (* 2 x) 2))) |
(* 2 (pow x 2)) |
(* (pow x 2) (- 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))) |
(* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))) |
(* 2 (pow x 2)) |
(* (pow x 2) (- 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))) |
(* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))) |
-2 |
(- (* 2 x) 2) |
(- (* 2 x) 2) |
(- (* 2 x) 2) |
(* 2 x) |
(* x (- 2 (* 2 (/ 1 x)))) |
(* x (- 2 (* 2 (/ 1 x)))) |
(* x (- 2 (* 2 (/ 1 x)))) |
(* 2 x) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3)))) |
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/3 (* 2/3 x))) 1/3)))) |
-1 |
(* -1 (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
(- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1) |
(- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) (pow x 4))) (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
-1 |
(* -1 (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
(- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1) |
(- (* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3))) 1) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3))))) |
(/ -3/2 (pow x 3)) |
(* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) |
(/ (- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) x)) 3/2) (pow x 3)) |
(/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) (pow x 2))) (+ 3/2 (* 9/4 (/ 1 x)))) (pow x 3)) |
(/ -3/2 (pow x 3)) |
(* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) |
(* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3))) |
(* -1 (/ (+ 3/2 (* -1 (/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) x)) 9/4) x))) (pow x 3))) |
2 |
(+ 2 (* -2 x)) |
(+ 2 (* x (- (* 2 x) 2))) |
(+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(* -4/3 (pow x 3)) |
(* (pow x 3) (- (* 2 (/ 1 x)) 4/3)) |
(* (pow x 3) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(* (pow x 3) (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 4/3 (/ 2 (pow x 2))))) |
(* -4/3 (pow x 3)) |
(* -1 (* (pow x 3) (- 4/3 (* 2 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))))) |
(* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) x))))) |
-2 |
(- (* 2 x) 2) |
(- (* x (+ 2 (* -4/3 x))) 2) |
(- (* x (+ 2 (* -4/3 x))) 2) |
(* -4/3 (pow x 2)) |
(* (pow x 2) (- (* 2 (/ 1 x)) 4/3)) |
(* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(* -4/3 (pow x 2)) |
(* (pow x 2) (- (* 2 (/ 1 x)) 4/3)) |
(* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3)) |
(* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3)) |
2 |
(+ 2 (* -4/3 x)) |
(+ 2 (* -4/3 x)) |
(+ 2 (* -4/3 x)) |
(* -4/3 x) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(* -4/3 x) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 x))) |
(+.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 (* x (+ 1 x)))) |
(fma.f64 x (fma.f64 x x x) x) |
(* x (+ 1 (* x (+ 1 (* x (+ 1 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x x x) x) x) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 x)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* -2 x)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* -2 x)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* 2 (/ 1 x)) 2)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* x (- (* 2 (/ 1 x)) 2)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* x (- (* 2 (/ 1 x)) 2)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* -1 (* x (- 2 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* -1 (pow x 2))))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* -1 x) 1))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(/ (- (+ 1 (/ 1 x)) (/ 1 (pow x 3))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x)) (*.f64 x x)) |
(/ (+ 1 (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 3))) (/ 1 x))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ 1 x)) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) x))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) x)) (*.f64 x x)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* (pow x 2) (- (* -1 x) 1)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -1 binary64) x) x) |
(* x (+ 1 (* (pow x 2) (- (* x (- (pow x 2) 1)) 1)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(- (/ 1 (pow x 2)) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 5)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x)) (*.f64 x x))) |
-1 |
#s(literal -1 binary64) |
(- (/ 1 (pow x 2)) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(- (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(- (+ (* -1 (/ (- (/ 1 (pow x 2)) 1) (pow x 3))) (/ 1 (pow x 2))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x)) (*.f64 x x))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 x)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* x (- (* 2 x) 2))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* 2 x) 2))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(* 2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2 binary64))) |
(* (pow x 2) (- 2 (* 2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64))) |
(* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(* 2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2 binary64))) |
(* (pow x 2) (- 2 (* 2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64))) |
(* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
-2 |
#s(literal -2 binary64) |
(- (* 2 x) 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(- (* 2 x) 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(- (* 2 x) 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (* 2 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* x (- 2 (* 2 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* x (- 2 (* 2 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(* -1 (* x (- (* 2 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/3 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/3 (* 2/3 x))) 1/3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal 2/3 binary64) #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) |
(- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -9/4 binary64) x)) (*.f64 x (*.f64 x x)))) |
(- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) (pow x 4))) (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -3/2 binary64) (/.f64 (+.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 9/8 binary64) x)) x)) (*.f64 x (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 3/2 (/ 1 (pow x 3))))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) |
(- (* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -9/4 binary64) x)) (*.f64 x (*.f64 x x)))) |
(- (* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 #s(literal 9/4 binary64) x) (/.f64 #s(literal 9/8 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 1/3 x) 1/3))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/ -3/2 (pow x 3)) |
(/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) |
(/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -9/4 binary64) x)) (*.f64 x (*.f64 x x))) |
(/ (- (* -1 (/ (+ 9/4 (* 9/8 (/ 1 x))) x)) 3/2) (pow x 3)) |
(/.f64 (-.f64 #s(literal -3/2 binary64) (/.f64 (+.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 9/8 binary64) x)) x)) (*.f64 x (*.f64 x x))) |
(/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) (pow x 2))) (+ 3/2 (* 9/4 (/ 1 x)))) (pow x 3)) |
(/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -9/8 binary64) (/.f64 #s(literal -9/16 binary64) x)) x) #s(literal -9/4 binary64)) x)) (*.f64 x (*.f64 x x))) |
(/ -3/2 (pow x 3)) |
(/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ 3/2 (* 9/4 (/ 1 x))) (pow x 3))) |
(/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -9/4 binary64) x)) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ 3/2 (+ (* 9/4 (/ 1 x)) (/ 9/8 (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 #s(literal -3/2 binary64) (+.f64 (/.f64 #s(literal -9/4 binary64) x) (/.f64 #s(literal -9/8 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ 3/2 (* -1 (/ (- (* -1 (/ (+ 9/8 (* 9/16 (/ 1 x))) x)) 9/4) x))) (pow x 3))) |
(/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -9/8 binary64) (/.f64 #s(literal -9/16 binary64) x)) x) #s(literal -9/4 binary64)) x)) (*.f64 x (*.f64 x x))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 x)) |
(fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* x (- (* 2 x) 2))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ 2 (* -4/3 x))) 2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(* -4/3 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -4/3 binary64)) |
(* (pow x 3) (- (* 2 (/ 1 x)) 4/3)) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) |
(* (pow x 3) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(* (pow x 3) (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 4/3 (/ 2 (pow x 2))))) |
(*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal 4/3 binary64)) (-.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x))))) |
(* -4/3 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -4/3 binary64)) |
(* -1 (* (pow x 3) (- 4/3 (* 2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) |
(* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(* -1 (* (pow x 3) (+ 4/3 (* -1 (/ (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) x))))) |
(*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal 4/3 binary64)) (-.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x))))) |
-2 |
#s(literal -2 binary64) |
(- (* 2 x) 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) |
(- (* x (+ 2 (* -4/3 x))) 2) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(- (* x (+ 2 (* -4/3 x))) 2) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(* -4/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -4/3 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 x)) 4/3)) |
(*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) |
(* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 x)) (+ 4/3 (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(* -4/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -4/3 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 x)) 4/3)) |
(*.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64))) |
(* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3)) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(* (pow x 2) (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 4/3)) |
(fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -4/3 x)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(+ 2 (* -4/3 x)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(+ 2 (* -4/3 x)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* -4/3 x) |
(*.f64 x #s(literal -4/3 binary64)) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* x (- (* 2 (/ 1 x)) 4/3)) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* -4/3 x) |
(*.f64 x #s(literal -4/3 binary64)) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
(* -1 (* x (- 4/3 (* 2 (/ 1 x))))) |
(fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) |
Compiled 15 493 to 2 339 computations (84.9% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 921 | 5 | 926 |
| Fresh | 0 | 1 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 924 | 9 | 933 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.2% | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| ▶ | 27.3% | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
| ✓ | 52.3% | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| 27.0% | (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) | |
| ▶ | 27.5% | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
| ✓ | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| ▶ | 27.4% | (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
| ✓ | 54.1% | x |
| ▶ | 25.0% | #s(literal -1 binary64) |
Compiled 197 to 140 computations (28.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x))) |
| ✓ | cost-diff | 192 | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) |
| ✓ | cost-diff | 1088 | (/.f64 (+.f64 x x) (+.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x x) #s(literal -4 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x x) #s(literal -4 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
| ✓ | cost-diff | 768 | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x x) #s(literal 8 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) |
| ✓ | cost-diff | 768 | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| 24 218× | accelerator-lowering-fma.f32 |
| 24 218× | accelerator-lowering-fma.f64 |
| 2 758× | *-lowering-*.f32 |
| 2 758× | *-lowering-*.f64 |
| 2 416× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 144 |
| 1 | 66 | 144 |
| 2 | 172 | 136 |
| 3 | 289 | 116 |
| 4 | 479 | 102 |
| 5 | 831 | 102 |
| 6 | 2887 | 102 |
| 0 | 8148 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
(/ 2 (+ (+ x x) 8)) |
2 |
(+ (+ x x) 8) |
(+ x x) |
x |
8 |
(+ (+ x x) 4) |
4 |
-1 |
-1 |
(+ (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) -1) |
(/ 2 (+ (+ x x) -4)) |
2 |
(+ (+ x x) -4) |
(+ x x) |
x |
-4 |
(+ (+ x x) -2) |
-2 |
-1 |
(- (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) 1) |
(* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) |
(/ 2 (+ (+ x x) -4)) |
2 |
(+ (+ x x) -4) |
(+ x x) |
x |
-4 |
(+ (+ x x) -2) |
-2 |
1 |
(- (/ 2 (- 2 (/ (+ x x) (+ x x)))) 1) |
(/ 2 (- 2 (/ (+ x x) (+ x x)))) |
2 |
(- 2 (/ (+ x x) (+ x x))) |
(/ (+ x x) (+ x x)) |
(+ x x) |
x |
1 |
| Outputs |
|---|
(+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
(/.f64 x (+.f64 x #s(literal 4 binary64))) |
(/ 2 (+ (+ x x) 8)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 4 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (+ x x) 8) |
(+.f64 (+.f64 x x) #s(literal 8 binary64)) |
(+ x x) |
(+.f64 x x) |
x |
8 |
#s(literal 8 binary64) |
(+ (+ x x) 4) |
(+.f64 x (+.f64 x #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
(+ (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) -1) |
(/.f64 x (+.f64 x #s(literal -2 binary64))) |
(/ 2 (+ (+ x x) -4)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (+ x x) -4) |
(+.f64 (+.f64 x x) #s(literal -4 binary64)) |
(+ x x) |
(+.f64 x x) |
x |
-4 |
#s(literal -4 binary64) |
(+ (+ x x) -2) |
(+.f64 (+.f64 x x) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
-1 |
#s(literal -1 binary64) |
(- (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) 1) |
(/.f64 x (+.f64 x #s(literal -2 binary64))) |
(* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal -2 binary64)))) |
(/ 2 (+ (+ x x) -4)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (+ x x) -4) |
(+.f64 (+.f64 x x) #s(literal -4 binary64)) |
(+ x x) |
(+.f64 x x) |
x |
-4 |
#s(literal -4 binary64) |
(+ (+ x x) -2) |
(+.f64 (+.f64 x x) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
1 |
#s(literal 1 binary64) |
(- (/ 2 (- 2 (/ (+ x x) (+ x x)))) 1) |
#s(literal 1 binary64) |
(/ 2 (- 2 (/ (+ x x) (+ x x)))) |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
(- 2 (/ (+ x x) (+ x x))) |
#s(literal 1 binary64) |
(/ (+ x x) (+ x x)) |
#s(literal 1 binary64) |
(+ x x) |
(+.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x))) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
| ✓ | accuracy | 53.3% | (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x x) #s(literal -4 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
| ✓ | accuracy | 52.8% | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x x) #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) |
| ✓ | accuracy | 52.8% | (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| 26.0ms | 80× | 1 | valid |
| 21.0ms | 129× | 0 | valid |
| 19.0ms | 41× | 2 | valid |
| 4.0ms | 6× | 3 | valid |
Compiled 180 to 27 computations (85% saved)
ival-add: 15.0ms (34.6% of total)ival-div: 11.0ms (25.4% of total)ival-sub: 6.0ms (13.8% of total)ival-mult: 5.0ms (11.5% of total)adjust: 4.0ms (9.2% of total)exact: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1)> |
#<alt (/ 2 (+ (+ x x) 8))> |
#<alt (+ (+ x x) 8)> |
#<alt (+ x x)> |
#<alt (+ (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) -1)> |
#<alt (/ 2 (+ (+ x x) -4))> |
#<alt (+ (+ x x) -4)> |
#<alt (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2))> |
#<alt (- (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) 1)> |
#<alt (/ (+ x x) (+ x x))> |
#<alt (/ 2 (- 2 (/ (+ x x) (+ x x))))> |
#<alt (- (/ 2 (- 2 (/ (+ x x) (+ x x)))) 1)> |
#<alt (- 2 (/ (+ x x) (+ x x)))> |
#<alt (+ (+ x x) 4)> |
| Outputs |
|---|
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* -1/16 x)))> |
#<alt (* x (+ 1/4 (* x (- (* 1/64 x) 1/16))))> |
#<alt (* x (+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16))))> |
#<alt 1> |
#<alt (- 1 (* 4 (/ 1 x)))> |
#<alt (- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x)))> |
#<alt (- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3)))))> |
#<alt 1> |
#<alt (- 1 (* 4 (/ 1 x)))> |
#<alt (+ 1 (* -1 (/ (- 4 (* 16 (/ 1 x))) x)))> |
#<alt (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 16 (* 64 (/ 1 x))) x))) x)))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/16 x))> |
#<alt (+ 1/4 (* x (- (* 1/64 x) 1/16)))> |
#<alt (+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (* 4 (/ 1 x))) x)> |
#<alt (/ (- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x))) x)> |
#<alt (/ (- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* 4 (/ 1 x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 x)) 4) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 64 (/ 1 x)) 16) x)) 4) x)) 1) x))> |
#<alt 8> |
#<alt (+ 8 (* 2 x))> |
#<alt (+ 8 (* 2 x))> |
#<alt (+ 8 (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* x (+ 2 (* 8 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -1/4 x) 1/2))> |
#<alt (* x (- (* x (- (* -1/8 x) 1/4)) 1/2))> |
#<alt (* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 x)))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 x)))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x)))> |
#<alt -1/2> |
#<alt (- (* -1/4 x) 1/2)> |
#<alt (- (* x (- (* -1/8 x) 1/4)) 1/2)> |
#<alt (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 2 (/ 1 x))) x)> |
#<alt (/ (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 2 (/ 1 x))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1) x))> |
#<alt -4> |
#<alt (- (* 2 x) 4)> |
#<alt (- (* 2 x) 4)> |
#<alt (- (* 2 x) 4)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (* 4 (/ 1 x))))> |
#<alt (* x (- 2 (* 4 (/ 1 x))))> |
#<alt (* x (- 2 (* 4 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 4 (/ 1 x)) 2)))> |
#<alt (* -1 (* x (- (* 4 (/ 1 x)) 2)))> |
#<alt (* -1 (* x (- (* 4 (/ 1 x)) 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* -1/4 x) 1/2)))> |
#<alt (+ 1 (* x (- (* x (- (* -1/8 x) 1/4)) 1/2)))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2)))))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 2 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x)))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -1/4 x) 1/2))> |
#<alt (* x (- (* x (- (* -1/8 x) 1/4)) 1/2))> |
#<alt (* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 x)))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 x)))> |
#<alt (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x)))> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 4> |
#<alt (+ 4 (* 2 x))> |
#<alt (+ 4 (* 2 x))> |
#<alt (+ 4 (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (/ 2 (+ (+ x x) -4)) |
| 0.0ms | x | @ | 0 | (+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
| 0.0ms | x | @ | -inf | (+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
| 0.0ms | x | @ | inf | (+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
| 0.0ms | x | @ | 0 | (+ (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) -1) |
| 1× | batch-egg-rewrite |
| 84× | +-lowering-+.f64 |
| 84× | +-lowering-+.f32 |
| 58× | /-lowering-/.f32 |
| 58× | /-lowering-/.f64 |
| 56× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 94 |
| 0 | 213 | 78 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(+ (* (/ 2 (+ (+ x x) 8)) (+ (+ x x) 4)) -1) |
(/ 2 (+ (+ x x) 8)) |
(+ (+ x x) 8) |
(+ x x) |
(+ (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) -1) |
(/ 2 (+ (+ x x) -4)) |
(+ (+ x x) -4) |
(* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) |
(- (* (/ 2 (+ (+ x x) -4)) (+ (+ x x) -2)) 1) |
(/ (+ x x) (+ x x)) |
(/ 2 (- 2 (/ (+ x x) (+ x x)))) |
(- (/ 2 (- 2 (/ (+ x x) (+ x x)))) 1) |
(- 2 (/ (+ x x) (+ x x))) |
(+ (+ x x) 4) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal 8 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64)))) |
(+.f64 x (+.f64 x #s(literal 8 binary64))) |
(+.f64 (+.f64 x x) #s(literal 8 binary64)) |
(+.f64 #s(literal 8 binary64) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 8 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) #s(literal 512 binary64)) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 #s(literal 64 binary64) (*.f64 (+.f64 x x) #s(literal 8 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) #s(literal 64 binary64)) (-.f64 (+.f64 x x) #s(literal 8 binary64))) |
(+.f64 x x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(+.f64 x (+.f64 x #s(literal -4 binary64))) |
(+.f64 (+.f64 x x) #s(literal -4 binary64)) |
(+.f64 #s(literal -4 binary64) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal -4 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) #s(literal -64 binary64)) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (+.f64 x x) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) #s(literal 16 binary64)) (-.f64 (+.f64 x x) #s(literal -4 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (+.f64 x x) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))))) |
(fma.f64 (+.f64 x x) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 x x) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -2 binary64))) (+.f64 (+.f64 x x) #s(literal -4 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(literal 1 binary64) |
(+.f64 x (+.f64 x #s(literal 4 binary64))) |
(+.f64 (+.f64 x x) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) #s(literal 16 binary64)) (-.f64 (+.f64 x x) #s(literal 4 binary64))) |
| 1× | egg-herbie |
| 10 956× | accelerator-lowering-fma.f32 |
| 10 956× | accelerator-lowering-fma.f64 |
| 2 602× | --lowering--.f32 |
| 2 602× | --lowering--.f64 |
| 2 382× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 872 |
| 1 | 414 | 856 |
| 2 | 923 | 848 |
| 3 | 2020 | 816 |
| 4 | 4898 | 800 |
| 5 | 7138 | 800 |
| 0 | 8145 | 737 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 x) |
(* x (+ 1/4 (* -1/16 x))) |
(* x (+ 1/4 (* x (- (* 1/64 x) 1/16)))) |
(* x (+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16)))) |
1 |
(- 1 (* 4 (/ 1 x))) |
(- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x))) |
(- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3))))) |
1 |
(- 1 (* 4 (/ 1 x))) |
(+ 1 (* -1 (/ (- 4 (* 16 (/ 1 x))) x))) |
(+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 16 (* 64 (/ 1 x))) x))) x))) |
1/4 |
(+ 1/4 (* -1/16 x)) |
(+ 1/4 (* x (- (* 1/64 x) 1/16))) |
(+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16))) |
(/ 1 x) |
(/ (- 1 (* 4 (/ 1 x))) x) |
(/ (- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x))) x) |
(/ (- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(* -1 (/ (- (* 4 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 x)) 4) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 64 (/ 1 x)) 16) x)) 4) x)) 1) x)) |
8 |
(+ 8 (* 2 x)) |
(+ 8 (* 2 x)) |
(+ 8 (* 2 x)) |
(* 2 x) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* 2 x) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* -1/2 x) |
(* x (- (* -1/4 x) 1/2)) |
(* x (- (* x (- (* -1/8 x) 1/4)) 1/2)) |
(* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2)) |
1 |
(+ 1 (* 2 (/ 1 x))) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
1 |
(+ 1 (* 2 (/ 1 x))) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
-1/2 |
(- (* -1/4 x) 1/2) |
(- (* x (- (* -1/8 x) 1/4)) 1/2) |
(- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2) |
(/ 1 x) |
(/ (+ 1 (* 2 (/ 1 x))) x) |
(/ (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) x) |
(/ (+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) x) |
(/ 1 x) |
(/ (+ 1 (* 2 (/ 1 x))) x) |
(* -1 (/ (- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1) x)) |
-4 |
(- (* 2 x) 4) |
(- (* 2 x) 4) |
(- (* 2 x) 4) |
(* 2 x) |
(* x (- 2 (* 4 (/ 1 x)))) |
(* x (- 2 (* 4 (/ 1 x)))) |
(* x (- 2 (* 4 (/ 1 x)))) |
(* 2 x) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* -1/4 x) 1/2))) |
(+ 1 (* x (- (* x (- (* -1/8 x) 1/4)) 1/2))) |
2 |
(+ 2 (* 2 (/ 1 x))) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 2 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
2 |
(+ 2 (* 2 (/ 1 x))) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
(* -1/2 x) |
(* x (- (* -1/4 x) 1/2)) |
(* x (- (* x (- (* -1/8 x) 1/4)) 1/2)) |
(* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2)) |
1 |
(+ 1 (* 2 (/ 1 x))) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
1 |
(+ 1 (* 2 (/ 1 x))) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
2 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
4 |
(+ 4 (* 2 x)) |
(+ 4 (* 2 x)) |
(+ 4 (* 2 x)) |
(* 2 x) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* 2 x) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
| Outputs |
|---|
(* 1/4 x) |
(*.f64 #s(literal 1/4 binary64) x) |
(* x (+ 1/4 (* -1/16 x))) |
(*.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal 1/4 binary64))) |
(* x (+ 1/4 (* x (- (* 1/64 x) 1/16)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/64 binary64) #s(literal -1/16 binary64)) #s(literal 1/4 binary64))) |
(* x (+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/256 binary64) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)) #s(literal 1/4 binary64))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 4 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x)) |
(- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) #s(literal -4 binary64)) x)) |
(- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 #s(literal -64 binary64) x)) x) #s(literal -4 binary64)) x)) |
1 |
#s(literal 1 binary64) |
(- 1 (* 4 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x)) |
(+ 1 (* -1 (/ (- 4 (* 16 (/ 1 x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) #s(literal -4 binary64)) x)) |
(+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 16 (* 64 (/ 1 x))) x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 #s(literal -64 binary64) x)) x) #s(literal -4 binary64)) x)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/16 x)) |
(fma.f64 x #s(literal -1/16 binary64) #s(literal 1/4 binary64)) |
(+ 1/4 (* x (- (* 1/64 x) 1/16))) |
(fma.f64 x (fma.f64 x #s(literal 1/64 binary64) #s(literal -1/16 binary64)) #s(literal 1/4 binary64)) |
(+ 1/4 (* x (- (* x (+ 1/64 (* -1/256 x))) 1/16))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/256 binary64) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)) #s(literal 1/4 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 4 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x)) x) |
(/ (- (+ 1 (/ 16 (pow x 2))) (* 4 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) #s(literal -4 binary64)) x)) x) |
(/ (- (+ 1 (/ 16 (pow x 2))) (+ (* 4 (/ 1 x)) (* 64 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 #s(literal -64 binary64) x)) x) #s(literal -4 binary64)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 4 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 x)) 4) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) #s(literal -4 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 64 (/ 1 x)) 16) x)) 4) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 16 binary64) (/.f64 #s(literal -64 binary64) x)) x) #s(literal -4 binary64)) x)) x) |
8 |
#s(literal 8 binary64) |
(+ 8 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(+ 8 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(+ 8 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* x (+ 2 (* 8 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 8 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -1/4 x) 1/2)) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* x (- (* x (- (* -1/8 x) 1/4)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/4 x) 1/2) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(- (* x (- (* -1/8 x) 1/4)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) |
(- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) x) |
(/ (+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) x) |
(/ (+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) x) |
-4 |
#s(literal -4 binary64) |
(- (* 2 x) 4) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(- (* 2 x) 4) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(- (* 2 x) 4) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* x (- 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* x (- 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
(* -1 (* x (- (* 4 (/ 1 x)) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -4 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* -1/4 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (- (* -1/8 x) 1/4)) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 2 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
(+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
(+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -1/4 x) 1/2)) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* x (- (* x (- (* -1/8 x) 1/4)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(* x (- (* x (- (* x (- (* -1/16 x) 1/8)) 1/4)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (+ (* 8 (/ 1 (pow x 3))) (/ 4 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 1 (+ (* 2 (/ 1 x)) (/ 4 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) x)) x)) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
4 |
#s(literal 4 binary64) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
Compiled 5 202 to 406 computations (92.2% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 377 | 2 | 379 |
| Fresh | 0 | 1 | 1 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 381 | 7 | 388 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.1% | (fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| ✓ | 52.3% | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| ▶ | 27.0% | (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
| ✓ | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| ✓ | 54.1% | x |
| ▶ | 27.5% | #s(literal 1 binary64) |
| ✓ | 25.0% | #s(literal -1 binary64) |
Compiled 60 to 47 computations (21.7% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x x) #s(literal 4 binary64)) |
| ✓ | cost-diff | 448 | (fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 64 | (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
| 8 520× | associate-+r+ |
| 6 354× | +-lowering-+.f64 |
| 6 354× | +-lowering-+.f32 |
| 2 940× | accelerator-lowering-fma.f32 |
| 2 940× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 93 |
| 1 | 50 | 89 |
| 2 | 97 | 87 |
| 3 | 155 | 87 |
| 4 | 256 | 87 |
| 5 | 540 | 87 |
| 6 | 1286 | 87 |
| 7 | 2194 | 87 |
| 8 | 3099 | 87 |
| 9 | 3130 | 87 |
| 10 | 3131 | 87 |
| 11 | 3131 | 87 |
| 12 | 3131 | 87 |
| 13 | 4441 | 87 |
| 14 | 4524 | 87 |
| 15 | 4586 | 87 |
| 16 | 4672 | 87 |
| 17 | 4712 | 87 |
| 18 | 4718 | 87 |
| 19 | 4957 | 87 |
| 20 | 4957 | 87 |
| 21 | 4957 | 87 |
| 22 | 4957 | 87 |
| 0 | 9275 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
(/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) |
(* 2 (- 1 (exp (* -2 x)))) |
2 |
(- 1 (exp (* -2 x))) |
1 |
(exp (* -2 x)) |
(* -2 x) |
-2 |
x |
(- 1 (exp (* x -4))) |
(exp (* x -4)) |
(* x -4) |
-4 |
(+ (* 1/4 (+ (+ x x) 4)) -1) |
1/4 |
(+ (+ x x) 4) |
(+ x x) |
x |
4 |
-1 |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
(fma.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
2 |
#s(literal 2 binary64) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
1 |
#s(literal 1 binary64) |
(exp (* -2 x)) |
(exp.f64 (*.f64 #s(literal -2 binary64) x)) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
-2 |
#s(literal -2 binary64) |
x |
(- 1 (exp (* x -4))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(exp (* x -4)) |
(exp.f64 (*.f64 x #s(literal -4 binary64))) |
(* x -4) |
(*.f64 x #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(+ (* 1/4 (+ (+ x x) 4)) -1) |
(*.f64 x #s(literal 1/2 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(+ (+ x x) 4) |
(+.f64 (+.f64 x x) #s(literal 4 binary64)) |
(+ x x) |
(+.f64 x x) |
x |
4 |
#s(literal 4 binary64) |
-1 |
#s(literal -1 binary64) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x x) #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 53.2% | (fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 98.4% | (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
| ✓ | accuracy | 53.5% | (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) |
| ✓ | accuracy | 53.4% | (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| ✓ | accuracy | 53.3% | (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
| 51.0ms | 41× | 2 | valid |
| 36.0ms | 79× | 1 | valid |
| 10.0ms | 76× | 0 | valid |
| 8.0ms | 6× | 3 | valid |
| 8.0ms | 54× | 0 | exit |
Compiled 94 to 26 computations (72.3% saved)
ival-expm1: 58.0ms (60.9% of total)ival-mult: 11.0ms (11.6% of total)ival-exp: 7.0ms (7.4% of total)ival-add: 5.0ms (5.3% of total)adjust: 4.0ms (4.2% of total)ival-neg: 4.0ms (4.2% of total)ival-div: 3.0ms (3.2% of total)ival-sub: 2.0ms (2.1% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1)> |
#<alt (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (+ (* 1/4 (+ (+ x x) 4)) -1)> |
#<alt (+ (+ x x) 4)> |
#<alt (+ x x)> |
#<alt (- 1 (exp (* x -4)))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt (- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* -1/3 (pow x 2)))))> |
#<alt (+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x)))))> |
#<alt (* 4 x)> |
#<alt (* x (+ 4 (* -4 x)))> |
#<alt (* x (+ 4 (* x (- (* 8/3 x) 4))))> |
#<alt (* x (+ 4 (* x (- (* x (+ 8/3 (* -4/3 x))) 4))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 (- 1 (exp (* -2 x))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -2 x)))> |
#<alt (* x (+ 2 (* x (- (* 4/3 x) 2))))> |
#<alt (* x (+ 2 (* x (- (* x (+ 4/3 (* -2/3 x))) 2))))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (- 1 (exp (* -2 x)))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt 4> |
#<alt (+ 4 (* 2 x))> |
#<alt (+ 4 (* 2 x))> |
#<alt (+ 4 (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* x (+ 2 (* 4 (/ 1 x))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 4 x)> |
#<alt (* x (+ 4 (* -8 x)))> |
#<alt (* x (+ 4 (* x (- (* 32/3 x) 8))))> |
#<alt (* x (+ 4 (* x (- (* x (+ 32/3 (* -32/3 x))) 8))))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
#<alt (- 1 (exp (* -4 x)))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
| 1.0ms | x | @ | inf | (- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
| 0.0ms | x | @ | 0 | (- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
| 0.0ms | x | @ | inf | (+ (* 1/4 (+ (+ x x) 4)) -1) |
| 0.0ms | x | @ | 0 | (+ (* 1/4 (+ (+ x x) 4)) -1) |
| 1× | batch-egg-rewrite |
| 926× | accelerator-lowering-fma.f32 |
| 926× | accelerator-lowering-fma.f64 |
| 492× | *-lowering-*.f32 |
| 492× | *-lowering-*.f64 |
| 428× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 69 |
| 1 | 124 | 55 |
| 0 | 1110 | 52 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) 1) |
(/ (* 2 (- 1 (exp (* -2 x)))) (- 1 (exp (* x -4)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(- 1 (exp (* -2 x))) |
(+ (* 1/4 (+ (+ x x) 4)) -1) |
(+ (+ x x) 4) |
(+ x x) |
(- 1 (exp (* x -4))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(+.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (exp.f64 (*.f64 x #s(literal -4 binary64))))))) |
(+.f64 (+.f64 x x) #s(literal 0 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (+.f64 (+.f64 x x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (+.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 x x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (+.f64 x x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)) x #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (+.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 x x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) #s(literal 2 binary64)))) |
(+.f64 x (+.f64 x #s(literal 4 binary64))) |
(+.f64 (+.f64 x x) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal 4 binary64)) x) |
(-.f64 (/.f64 (+.f64 x x) (+.f64 x (-.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 16 binary64) (+.f64 x (-.f64 x #s(literal 4 binary64))))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 4 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (+.f64 x x)) #s(literal 4 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 x x) #s(literal 4 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 1/4 binary64) #s(literal 4 binary64)) |
(fma.f64 (+.f64 x x) (+.f64 x x) #s(literal 4 binary64)) |
(fma.f64 (+.f64 x x) #s(literal 4 binary64) #s(literal 4 binary64)) |
(fma.f64 #s(literal 4 binary64) (+.f64 x x) #s(literal 4 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 4 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) |
(fma.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 4 binary64)) |
(fma.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)) x #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x (-.f64 #s(literal 16 binary64) (+.f64 x x))) (+.f64 (+.f64 x x) #s(literal 64 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 x #s(literal 4 binary64))) (+.f64 (+.f64 x x) #s(literal -16 binary64)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 64 binary64)) (fma.f64 #s(literal 2 binary64) x (-.f64 #s(literal 16 binary64) (+.f64 x x)))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal 64 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (+.f64 x x) (+.f64 x x)))) |
(/.f64 (-.f64 #s(literal 16 binary64) (+.f64 x x)) (-.f64 #s(literal 4 binary64) (+.f64 x x))) |
(/.f64 (+.f64 (+.f64 x x) #s(literal -16 binary64)) (+.f64 x (-.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal 64 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x (-.f64 #s(literal 16 binary64) (+.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x x) #s(literal -16 binary64))) (neg.f64 (+.f64 x (-.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 x #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal 4 binary64)) (+.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 4 binary64)) (+.f64 x #s(literal 4 binary64)))) (-.f64 x (+.f64 x #s(literal 4 binary64)))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (-.f64 #s(literal 16 binary64) (+.f64 x x))))) |
(*.f64 (+.f64 (+.f64 x x) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 x #s(literal 4 binary64))))) |
(+.f64 x x) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) |
(+.f64 (*.f64 (+.f64 x x) x) (*.f64 (+.f64 x x) x)) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x (+.f64 x x)) (*.f64 x (+.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1/4 binary64) (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 x (+.f64 x x) (*.f64 x (+.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/4 binary64) x)) |
(fma.f64 (+.f64 x x) x (*.f64 (+.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (+.f64 x x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 0 binary64) (+.f64 x x)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) #s(literal 4 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(pow.f64 (+.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (+.f64 x x) #s(literal 3 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 x x))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 1/4 binary64) (+.f64 x x)) |
(*.f64 (+.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (+.f64 x x) (+.f64 x x)) |
(*.f64 (+.f64 x x) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (+.f64 x x)) |
(*.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (+.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x x) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) (/.f64 (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))) (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))) (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (*.f64 x #s(literal -4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -4 binary64) (*.f64 x #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64)))))) |
| 1× | egg-herbie |
| 10 098× | accelerator-lowering-fma.f32 |
| 10 098× | accelerator-lowering-fma.f64 |
| 2 726× | *-lowering-*.f32 |
| 2 726× | *-lowering-*.f64 |
| 2 654× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 726 |
| 1 | 279 | 726 |
| 2 | 500 | 716 |
| 3 | 1259 | 716 |
| 4 | 2449 | 716 |
| 5 | 3639 | 716 |
| 6 | 4454 | 716 |
| 7 | 5517 | 716 |
| 8 | 7250 | 716 |
| 0 | 8249 | 576 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(* 4 x) |
(* x (+ 4 (* -4 x))) |
(* x (+ 4 (* x (- (* 8/3 x) 4)))) |
(* x (+ 4 (* x (- (* x (+ 8/3 (* -4/3 x))) 4)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(* 2 x) |
(* x (+ 2 (* -2 x))) |
(* x (+ 2 (* x (- (* 4/3 x) 2)))) |
(* x (+ 2 (* x (- (* x (+ 4/3 (* -2/3 x))) 2)))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(- 1 (exp (* -2 x))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
4 |
(+ 4 (* 2 x)) |
(+ 4 (* 2 x)) |
(+ 4 (* 2 x)) |
(* 2 x) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* 2 x) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 4 x) |
(* x (+ 4 (* -8 x))) |
(* x (+ 4 (* x (- (* 32/3 x) 8)))) |
(* x (+ 4 (* x (- (* x (+ 32/3 (* -32/3 x))) 8)))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
(- 1 (exp (* -4 x))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(- (* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* -1/3 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (/ (- 1 (exp (* -2 x))) (- 1 (exp (* -4 x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal -4 binary64)))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 4 x) |
(*.f64 x #s(literal 4 binary64)) |
(* x (+ 4 (* -4 x))) |
(*.f64 x (fma.f64 x #s(literal -4 binary64) #s(literal 4 binary64))) |
(* x (+ 4 (* x (- (* 8/3 x) 4)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 8/3 binary64) #s(literal -4 binary64)) #s(literal 4 binary64))) |
(* x (+ 4 (* x (- (* x (+ 8/3 (* -4/3 x))) 4)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 8/3 binary64)) #s(literal -4 binary64)) #s(literal 4 binary64))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 (- 1 (exp (* -2 x)))) |
(*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -2 x))) |
(*.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 2 binary64))) |
(* x (+ 2 (* x (- (* 4/3 x) 2)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 4/3 binary64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(* x (+ 2 (* x (- (* x (+ 4/3 (* -2/3 x))) 2)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(- 1 (exp (* -2 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
4 |
#s(literal 4 binary64) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(+ 4 (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* x (+ 2 (* 4 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 4 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 4 x) |
(*.f64 x #s(literal 4 binary64)) |
(* x (+ 4 (* -8 x))) |
(*.f64 x (fma.f64 x #s(literal -8 binary64) #s(literal 4 binary64))) |
(* x (+ 4 (* x (- (* 32/3 x) 8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 32/3 binary64) #s(literal -8 binary64)) #s(literal 4 binary64))) |
(* x (+ 4 (* x (- (* x (+ 32/3 (* -32/3 x))) 8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -32/3 binary64) #s(literal 32/3 binary64)) #s(literal -8 binary64)) #s(literal 4 binary64))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
(- 1 (exp (* -4 x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal -4 binary64)))) |
Compiled 4 858 to 747 computations (84.6% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 2 | 302 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 4 | 4 |
| Total | 301 | 8 | 309 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 6.1% | (fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| ✓ | 52.3% | (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
| 28.0% | (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) | |
| ✓ | 53.3% | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 12.4% | (*.f64 x #s(literal 1/2 binary64)) | |
| ✓ | 54.1% | x |
| ✓ | 27.5% | #s(literal 1 binary64) |
| ✓ | 25.0% | #s(literal -1 binary64) |
Compiled 220 to 111 computations (49.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
#s(literal -1 binary64) |
7 calls:
| 7.0ms | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 6.0ms | (*.f64 #s(literal -2 binary64) x) |
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
| 62.9% | 4 | y |
| 100.0% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 100.0% | 3 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 100.0% | 3 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 100.0% | 3 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 100.0% | 3 | (*.f64 #s(literal -2 binary64) x) |
Compiled 47 to 39 computations (17% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
#s(literal -1 binary64) |
6 calls:
| 44.0ms | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 5.0ms | (*.f64 #s(literal -2 binary64) x) |
| 4.0ms | x |
| 4.0ms | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
| 100.0% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 100.0% | 3 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 100.0% | 3 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 100.0% | 3 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 100.0% | 3 | (*.f64 #s(literal -2 binary64) x) |
Compiled 44 to 37 computations (15.9% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (+.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal 8 binary64))) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 x x) #s(literal -4 binary64))) (+.f64 (+.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) (+.f64 x x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
#s(literal -1 binary64) |
6 calls:
| 10.0ms | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 5.0ms | (*.f64 #s(literal -2 binary64) x) |
| 4.0ms | x |
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | x |
| 99.7% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 99.7% | 3 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 99.7% | 3 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 99.7% | 3 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 99.7% | 3 | (*.f64 #s(literal -2 binary64) x) |
Compiled 44 to 37 computations (15.9% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
x |
#s(literal -1 binary64) |
6 calls:
| 86.0ms | x |
| 2.0ms | (*.f64 #s(literal -2 binary64) x) |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | x |
| 99.3% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 99.3% | 3 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 99.3% | 3 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 99.3% | 3 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 99.3% | 3 | (*.f64 #s(literal -2 binary64) x) |
Compiled 44 to 37 computations (15.9% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
7 calls:
| 2.0ms | (*.f64 #s(literal -2 binary64) x) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.5% | 3 | y |
| 50.7% | 2 | x |
| 50.0% | 2 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 50.0% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 50.0% | 2 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 50.0% | 2 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 50.7% | 2 | (*.f64 #s(literal -2 binary64) x) |
Compiled 47 to 39 computations (17% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
7 calls:
| 1.0ms | (*.f64 #s(literal -2 binary64) x) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.0% | 1 | y |
| 25.0% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) |
| 25.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
| 25.0% | 1 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
| 25.0% | 1 | (exp.f64 (*.f64 #s(literal -2 binary64) x)) |
| 25.0% | 1 | (*.f64 #s(literal -2 binary64) x) |
| 25.0% | 1 | x |
Compiled 47 to 39 computations (17% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00012101407420197402 | 454.74409105350077 |
| 0.0ms | -3.6370081396577745 | -7.004183026347786e-6 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00012101407420197402 | 454.74409105350077 |
| 90.0ms | -3.6370081396577745 | -7.004183026347786e-6 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00012101407420197402 | 454.74409105350077 |
| 0.0ms | -3.6370081396577745 | -7.004183026347786e-6 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00012101407420197402 | 454.74409105350077 |
| 0.0ms | -3.6370081396577745 | -7.004183026347786e-6 |
Compiled 15 to 15 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 124.0ms | -1.5565117598000884e-307 | 3.012909974434287e-303 |
| 119.0ms | 144× | 2 | valid |
Compiled 87 to 87 computations (0% saved)
ival-exp: 25.0ms (65.8% of total)adjust: 3.0ms (7.9% of total)ival-div: 3.0ms (7.9% of total)ival-sub: 2.0ms (5.3% of total)ival-add: 2.0ms (5.3% of total)ival-mult: 2.0ms (5.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 12× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 4× | mul-1-neg_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 111 |
| 1 | 48 | 111 |
| 2 | 55 | 111 |
| 3 | 64 | 111 |
| 4 | 65 | 111 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) x #s(literal -1 binary64))) |
(if (<=.f64 x #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal 1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -4 binary64))))) #s(literal -1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64) (if (<=.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 7378697629483821/36893488147419103232 binary64)) x #s(literal -1 binary64))) |
(if (<=.f64 x #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| 15 342× | accelerator-lowering-fma.f32 |
| 15 342× | accelerator-lowering-fma.f64 |
| 10 098× | accelerator-lowering-fma.f32 |
| 10 098× | accelerator-lowering-fma.f64 |
| 8 926× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 94 |
| 0 | 213 | 78 |
| 0 | 9 | 28 |
| 1 | 48 | 28 |
| 2 | 366 | 28 |
| 3 | 5971 | 28 |
| 0 | 8137 | 28 |
| 0 | 99 | 726 |
| 1 | 279 | 726 |
| 2 | 500 | 716 |
| 3 | 1259 | 716 |
| 4 | 2449 | 716 |
| 5 | 3639 | 716 |
| 6 | 4454 | 716 |
| 7 | 5517 | 716 |
| 8 | 7250 | 716 |
| 0 | 8249 | 576 |
| 0 | 213 | 1352 |
| 1 | 598 | 1277 |
| 2 | 1692 | 1256 |
| 3 | 5472 | 1234 |
| 0 | 8350 | 1138 |
| 0 | 27 | 122 |
| 1 | 205 | 122 |
| 0 | 2182 | 102 |
| 0 | 49 | 358 |
| 1 | 119 | 358 |
| 2 | 234 | 348 |
| 3 | 604 | 348 |
| 4 | 1194 | 348 |
| 5 | 1764 | 348 |
| 6 | 2024 | 348 |
| 7 | 2599 | 348 |
| 8 | 3669 | 348 |
| 9 | 5745 | 348 |
| 10 | 6685 | 348 |
| 11 | 7091 | 348 |
| 12 | 7233 | 348 |
| 13 | 7295 | 348 |
| 14 | 7337 | 348 |
| 0 | 8101 | 327 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
Compiled 293 to 171 computations (41.6% saved)
(abs y)
Compiled 326 to 136 computations (58.3% saved)
Loading profile data...